I just noticed that the more I run ./config.status --recheck the
more CFLAGS arguments show up in ./configure line that gets
rerun. (This is after two re-configures)
% make
/bin/sh ./config.status --recheck
running /bin/sh /home/mo/project/tkgs/configure CFLAGS=-g -O2 CFLAGS=-g
-O2 --host=i386-mingw32msvc --with-tcl=/home/mo/project/build/tcl_Xmingw
--with-tk=/home/mo/project/build/tk_Xmingw --prefix=/tmp/tkgs_Xmingw
--no-create --no-recursion
Also, if CFLAGS is not set to anything by the user, why should
it get passed into the ./configure on the command line?
Mo DeJong
Red Hat Inc