Re: how to specify flags without having them in the command line call to ./configure?

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

 



On Sun, 23 Mar 2008, NightStrike wrote:
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?

Right. The config.site file is intended for "site" specific configuration information and so the installation prefix needs to exist already. The config.site file is (primarily) for package users, not package maintainers.

The CONFIG_SITE environment variable may be used to specify the path to the config.site file so there are ways to use it for something other than "site" specific configuration information.

Bob
======================================
Bob Friesenhahn
bfriesen@xxxxxxxxxxxxxxxxxxx, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux