aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-01-27 09:11:04 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-01-27 09:11:04 +0200
commitc6a3eff6ca876919dbc4d5221e8c7640ed7b3e43 (patch)
tree6a2714c61176d29cdae28371806221df758584ca /configure.ac
parentf87bfec818319e65540ed08837d8fe85bd29174a (diff)
downloadegawk-c6a3eff6ca876919dbc4d5221e8c7640ed7b3e43.tar.gz
egawk-c6a3eff6ca876919dbc4d5221e8c7640ed7b3e43.tar.bz2
egawk-c6a3eff6ca876919dbc4d5221e8c7640ed7b3e43.zip
Run MPFR tests is MPFR is available.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 4ba5f6aa..4beacd97 100644
--- a/configure.ac
+++ b/configure.ac
@@ -351,6 +351,7 @@ GAWK_CHECK_READLINE
dnl check for mpfr support
GNUPG_CHECK_MPFR
+AM_CONDITIONAL([TEST_MPFR], [test -n "$LIBMPFR"])
dnl checks for structure members
AC_STRUCT_ST_BLKSIZE