diff options
Diffstat (limited to 'm4/mpfr.m4')
-rw-r--r-- | m4/mpfr.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |