>>>> "Stephen" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
Stephen> Unfortunately, for me it is no longer possible to select individual
Stephen> types.
That's because we have another policy of turning on all error checking by
default in beta releases. As a comment says in configure.ac:
Error checking default to "yes" in beta versions, to "no" in
releases.
Same goes for --enable-debug and --extra-verbosity.
To set just one flag use --with-error-checking=none,gc or mark 21.5 non-beta :-)
Stephen> BTW, is there a use for the #ifdef ERROR_CHECKING_ALL clause at the
Stephen> bottom of config.h?
It looks like a relic of the pre-autoconf 2.5 macros that can be safely
removed.
Malcolm
--
Malcolm Purvis <malcolmp(a)xemacs.org>