X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=configure.usage;h=9a579f7e88eca469f940a790e84bbb60049385b4;hp=0983d738323a66a6467ef4721d56dd139823e59a;hb=528ca5c9afc87d2d698ce64b29cc9b069d09894f;hpb=de1ec4b272dfa3f9ef2c9ae28a9ba67170d24da5 diff --git a/configure.usage b/configure.usage index 0983d73..9a579f7 100644 --- a/configure.usage +++ b/configure.usage @@ -139,7 +139,7 @@ explicitly specify which library to link against. *WARNING* The Motif menubar is currently broken. --with-scrollbars=TYPE (Enum) Types: `lucid'(*), `motif', `athena', or `no'. --with-dialogs=TYPE (Enum) Types: `lucid'(*), `motif', `athena', or `no'. ---with-widgets=TYPE (Enum) Types: `lucid'(*), `motif', `athena', or `no'. +--with-widgets=TYPE (Enum) Types: `lucid', `motif', `athena', or `no'(*). --with-athena=TYPE (Enum) Link with the TYPE Athena library. Types: `xaw' [flat], `3d', `next', `95', or `xpm'. --with-dragndrop (*) Support generic drag and drop API. (EXPERIMENTAL) @@ -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: