Mercurial > hg > xemacs-beta
diff configure.usage @ 1984:36760cdcb631
[xemacs-hg @ 2004-04-05 22:50:44 by james]
And one more commit because it still never does the top level for me.
author | james |
---|---|
date | Mon, 05 Apr 2004 22:50:51 +0000 |
parents | 000fb15e7f54 |
children | a8b463c4984a |
line wrap: on
line diff
--- a/configure.usage Mon Apr 05 22:50:11 2004 +0000 +++ b/configure.usage Mon Apr 05 22:50:51 2004 +0000 @@ -289,6 +289,14 @@ --with-debug-malloc Use the debugging malloc package. +Emacs Lisp options: +------------------- + +--use-number-lib=TYPE Compile in support for bignums, ratios, or bigfloats + using library support. TYPE must be one of "gmp" + (for GNU MP) or "mp" (for BSD MP). + + Debugging options: ------------------