aboutsummaryrefslogtreecommitdiffstats
path: root/m4/mpfr.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/mpfr.m4')
-rw-r--r--m4/mpfr.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/mpfr.m4 b/m4/mpfr.m4
index 11cfe106..7d9e678b 100644
--- a/m4/mpfr.m4
+++ b/m4/mpfr.m4
@@ -50,7 +50,7 @@ mpz_clear(z);
if test $_found_mpfr = yes ; then
AC_DEFINE(HAVE_MPFR,1,
- [Define to 1 if you have a fully functional mpfr and gmp library.])
+ [Define to 1 if you have fully functional mpfr and gmp libraries.])
AC_SUBST(LIBMPFR,$_combo)
break
fi