summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1af04b5d4..ffea2614d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -368,7 +368,7 @@ AC_ARG_ENABLE(float128,
test_libgmp=__gmpz_init
-dnl Removed this option?
+dnl Remove this option?
dnl This option assumes that mini-gmp has already been built (like if
dnl it were a real GMP) and that the corresponding gmp.h is the one of
dnl mini-gmp. Thus the --enable-mini-gmp is misused, because the fact