summaryrefslogtreecommitdiff
path: root/ltdl/m4/gmp.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ltdl/m4/gmp.m4')
-rw-r--r--ltdl/m4/gmp.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ltdl/m4/gmp.m4 b/ltdl/m4/gmp.m4
index 6df17a06..4f703042 100644
--- a/ltdl/m4/gmp.m4
+++ b/ltdl/m4/gmp.m4
@@ -31,7 +31,7 @@ case $use_gmp:$LIBADD_GMP:$ac_cv_header_gmp_h in
;;
*::yes)
AC_MSG_WARN([gmp library not found or does not appear to work
- but `gmp.h' is present])
+ but `gmp.h' is present])
M4_cv_using_lib_gmp=no
;;
*:-lgmp:no)