diff 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
line wrap: on
line diff
--- a/configure.usage	Mon Apr 05 22:50:51 2004 +0000
+++ b/configure.usage	Tue Apr 06 12:13:55 2004 +0000
@@ -294,7 +294,7 @@
 
 --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).
+                        (for GNU MP), "mp" (for BSD MP), or "no" (disabled).
 
 
 Debugging options: