Hello Mark, * Mark Hobley wrote on Sun, Apr 19, 2009 at 01:18:31PM CEST: > > This is a proposal to include an additional switch in configure scripts that > can be used to override all autoconf made decisions. This would give the > system builder greater control of the build. This is particularly useful > for builders that are building on one machine for deployment on other > machines, > where decisions made by autoconf are not necessarily appropriate.
Please consider - using the right configure switches to enable cross-compilation if that is an issue for you, - using a config.site file (or several such) for presetting cache variables appropriately. Both issues are extensively discussed in the Autoconf manual. Hope that helps. Cheers, Ralf -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

