aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2013-01-31 10:37:47 -0500
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2013-01-31 10:37:47 -0500
commit73f32709ff864a425c76d1283b8c275ce43890a1 (patch)
tree660a1821706a616567bd262c99b940e5f72d2700 /configure.ac
parent2234c5ee7487a0630b3995510bb50a93a02aae3d (diff)
downloadegawk-73f32709ff864a425c76d1283b8c275ce43890a1.tar.gz
egawk-73f32709ff864a425c76d1283b8c275ce43890a1.tar.bz2
egawk-73f32709ff864a425c76d1283b8c275ce43890a1.zip
Use gawk --version to decide whether to run MPFR tests.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4beacd97..4ba5f6aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -351,7 +351,6 @@ 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