bug-autoconf
[Top][All Lists]
Advanced

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

Re: config.guess does not see config.site environment settings


From: Bob Friesenhahn
Subject: Re: config.guess does not see config.site environment settings
Date: Fri, 18 Sep 2009 14:49:25 -0500 (CDT)

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
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

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