Mercurial > hg > xemacs-beta
comparison configure.usage @ 1985:a8b463c4984a
[xemacs-hg @ 2004-04-06 12:13:54 by stephent]
allow to explicitly disable bignums <87ad1ppaoe.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 06 Apr 2004 12:13:55 +0000 |
parents | 36760cdcb631 |
children | 515786aa760a |
comparison
equal
deleted
inserted
replaced
1984:36760cdcb631 | 1985:a8b463c4984a |
---|---|
292 Emacs Lisp options: | 292 Emacs Lisp options: |
293 ------------------- | 293 ------------------- |
294 | 294 |
295 --use-number-lib=TYPE Compile in support for bignums, ratios, or bigfloats | 295 --use-number-lib=TYPE Compile in support for bignums, ratios, or bigfloats |
296 using library support. TYPE must be one of "gmp" | 296 using library support. TYPE must be one of "gmp" |
297 (for GNU MP) or "mp" (for BSD MP). | 297 (for GNU MP), "mp" (for BSD MP), or "no" (disabled). |
298 | 298 |
299 | 299 |
300 Debugging options: | 300 Debugging options: |
301 ------------------ | 301 ------------------ |
302 | 302 |