This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: AC_CHECK_HEADER(S) search path
On Thu, May 03, 2001 at 02:33:49PM -0300, Alexandre Oliva wrote:
: On May 3, 2001, Genty Jean-Paul <jp.genty@digitech.fr> wrote:
: > I prefer not to put it in an environnement variable.
:
: You're out of luck, then.
I don't really consider it putting it in an environment variable if you
append it to the configure command-line. It's in the environment when
running the configure-script and therefore ends up in Makefiles and such,
but it doesn't pollute your shell...
Lars J