summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index fef5ea8..bfce1c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -147,6 +147,9 @@ AC_LINK_IFELSE(
])
# Check for a recent GMP
+# Note: the fat builds are broken in GMP 4.3.2 and GMP 5.0.0
+# (at least on 64-bit Core 2 under Linux)
+# http://gmplib.org/list-archives/gmp-bugs/2011-August/002345.html
AC_MSG_CHECKING(for recent GMP)
AC_COMPILE_IFELSE(
[AC_LANG_SOURCE(