On 3/23/08, Bob Friesenhahn <[EMAIL PROTECTED]> wrote:
> On Sun, 23 Mar 2008, aaragon wrote:
> >
> > Of course the line above won't do anything, but you get what I mean. Now
> > imagine that instead of 2 libraries, I have 10!!! It's really annoying to
> > have a very big command line with all those arguments. I've been hard-coding
> > these in the Makefile.am but I don't think that's the best approach. Can
> > anyone point me to the way it's done? Thank you all,
>
> If this is for use on your own machine, then you should set up a
> config.site file.  By default, the file resides at
> $prefix/share/config.site.

This implies that the config.site is in the prefix directory before
you start.  But isn't prefix allowed to not exist, and thus be created
by a make install?


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to