X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=configure.usage;h=9a579f7e88eca469f940a790e84bbb60049385b4;hp=2647128164b7ddf4b4df3d893924c3ca792baa7f;hb=eeca41d3213b7a3b7efcf6508693e748c1590748;hpb=79d2db7d65205bc85d471590726d0cf3af5598e0 diff --git a/configure.usage b/configure.usage index 2647128..9a579f7 100644 --- a/configure.usage +++ b/configure.usage @@ -238,7 +238,10 @@ Memory allocation options: --with-system-malloc (Bool) Use the system malloc, instead of GNU malloc. --with-debug-malloc (Bool) Use the debugging malloc package. --use-regex-malloc=no (Bool) Use malloc (not alloca) for regex fail stack. - Setting this to 'yes' allows unpreventable crashes. + Setting this to 'no' allows crashes - it may be + impossible to detect stack exhaustion, and your + XEmacs will crash. + Debugging options: