summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-08-30 12:06:28 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-08-30 12:06:28 +0000
commitdf88f7cd97457e6be17c81d365dd5991a31d5d26 (patch)
tree2a76b4a0b1cb3574f9ffc0158be479c412ef49da /configure.ac
parentb030df38cb3c25a856cbfb68f7670c685c8933be (diff)
downloadmpc-df88f7cd97457e6be17c81d365dd5991a31d5d26.tar.gz
configure.ac: changed a word...
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@1036 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4bc0912..a4da274 100644
--- a/configure.ac
+++ b/configure.ac
@@ -150,7 +150,7 @@ AC_LINK_IFELSE(
# We only guarantee that with a *functional* and recent enough GMP version,
# MPC will compile; we do not guarantee that GMP will compile.
# In particular fat builds are broken in GMP 4.3.2 and GMP 5.0.0
-# (at least on 64-bit Core 2 under Linux),
+# (at least on 64-bit Core 2 under GNU/Linux),
# see http://gmplib.org/list-archives/gmp-bugs/2011-August/002345.html.
AC_MSG_CHECKING(for recent GMP)
AC_COMPILE_IFELSE(