summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c382ed6..25f80b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -144,7 +144,7 @@ AC_LINK_IFELSE(
[AC_MSG_RESULT(yes)],
[
AC_MSG_RESULT(no)
- AC_MSG_ERROR([libmpfr not found or uses a different ABI.])
+ AC_MSG_ERROR([libmpfr not found or uses a different ABI (including static vs shared issue).])
])
# Check for a recent GMP