--with-error-checking=none doesn't work

Stephen J. Turnbull stephen at xemacs.org
Thu Jul 12 02:10:46 EDT 2007


skip at pobox.com writes:

 > I tried configuring 21.5.28 on Solaris10/Intel with this command:

It doesn't reproduce on Linux. :-(  With the commands "../configure
--with-optimization --with-error-checking=none" and "../configure
--with-error-checking=none", configure runs, and produces a
src/config.h with all error-checking disabled.  (Using
--with-error-checking=all also runs and the config.h is correct.)

Maybe we managed to give you an old, broken configure.  Do you have
autoconf available?  If so could you try running autoconf, and
rerunning the configure command?

What shell are you using?

Did this configure script come from CVS or tarballs?


 >   Use `./configure --help' to show usage.
 > 
 > Using --help doesn't mention "none" or "all" either.

OK, that's a bug I can fix.



More information about the XEmacs-Beta mailing list