On Fri, 18 Sep 2009, Ralf Wildenhues wrote:

Probably the right solution to this is to document that config.site
should export the variables it sets (because in general, configure
cannot know the set of variables you would like to have set).  Does
the override work when you do that?

As a followup, I bracketed the shell code in config.site which sets configure variables with

set -a

[ the code ]

set +a

And that works.

Bob
--
Bob Friesenhahn
[email protected], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/


Reply via email to