On Jul  5, 2000, Akim Demaille <[EMAIL PROTECTED]> wrote:

> Arg, CFLAGS is declared to AC_ARG_VAR, which means it is precious, and
> the value it was set to must be kept, so it is kept for --recheck.

But it wasn't set by the user, so I don't see the point of keeping it
in config.status.  In fact, I'm not sure we should be adding
environment variables to config.status at all.  IMO, we should only
add those that the user explicitly set in the configure command line.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Reply via email to