On Thu, 26 Aug 2004, H. J. Lu wrote:
I got
[hjl@gnu-4 libunwind-0.98]$ ./config.status --recheck running /bin/sh ./configure --enable-debug --host=ia64-redhat-linux-gnu --build=ia64-redhat-linux-gnu --target=ia64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info CFLAGS=-O2 -g -pipe CXXFLAGS=-O2 -g -pipe FFLAGS=-O2 -g -pipe build_alias=ia64-redhat-linux-gnu host_alias=ia64-redhat-linux-gnu target_alias=ia64-redhat-linux-gnu --no-create --no-recursion
It will be nice to use CFLAGS="-O2 -g -pipe" instead of CFLAGS=-O2 -g -pipe.
Or 'CFLAGS=-O2 -g -pipe' would be better.
At least 'config.status --version' seems to output somewhat useful syntax now. For a while it lacked quoting.
Since ./config.status --recheck is apparently not allowed to create new files, I often cut-and-paste the output of 'config.status --version' into the command-line in order to re-configure. At one time the entire command was mentioned in one line, but now it is split. This is a continuing sore point with me.
Bob ====================================== Bob Friesenhahn bfriesen@xxxxxxxxxxxxxxxxxxx http://www.simplesystems.org/users/bfriesen
_______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf