[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pan-devel] Re: Re: CVS compile error
From: |
John v/d Kamp |
Subject: |
Re: [Pan-devel] Re: Re: CVS compile error |
Date: |
Thu, 20 Jan 2005 09:21:01 +0100 (CET) |
Or you could have run automake with the -a (--add-missing) parameter.
automake will install these kind of files when it needs them.
use the -c (--copy) parameter to get the files themselves, and not a
symlink.
John
On Wed, 19 Jan 2005, Duncan wrote:
> kevlinux posted <address@hidden>, excerpted
> below, on Wed, 19 Jan 2005 06:43:34 -1000:
>
> > I wound up copying a mkinstalldirs script from another application
> > source I had. Worked like a champ!
>
> Cool! That works too! <g>
>
> --
> Duncan - List replies preferred. No HTML msgs.
> "They that can give up essential liberty to obtain a little
> temporary safety, deserve neither liberty nor safety." --
> Benjamin Franklin
>
>
>
>
> _______________________________________________
> Pan-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/pan-devel
>