autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to specify flags without having them in the command line call to


From: NightStrike
Subject: Re: how to specify flags without having them in the command line call to ./configure?
Date: Sun, 23 Mar 2008 22:08:36 -0400

On 3/23/08, Bob Friesenhahn <address@hidden> 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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]