summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-03 08:50:23 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-03 08:50:23 +0000
commit53329fb62200a58bcc334e86aa280fe3988eb55e (patch)
treeb3d28016310ac2883fe48333957e9d9f39d883fa /configure.in
parentf8348e1124cd9b268acb758344cc1ffac87590fa (diff)
refine configure message of broken erfc of glibc-2.3 on IA64.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17845 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 55976da76d..59d36e0795 100644
--- a/configure.in
+++ b/configure.in
@@ -704,7 +704,7 @@ AC_FUNC_MEMCMP
# http://sources.redhat.com/ml/libc-hacker/2005-08/msg00008.html
# Debian GNU/Linux Etch's libc6.1 2.3.6.ds1-13etch5 has this problem.
# Debian GNU/Linux Lenny's libc6.1 2.7-10 has no problem.
-AC_CACHE_CHECK(for broken erfc of glibc comes with Debian GNU/Linux Etch on IA64, rb_broken_glibc_ia64_erfc,
+AC_CACHE_CHECK(for broken erfc of glibc-2.3 on IA64, rb_broken_glibc_ia64_erfc,
[AC_TRY_RUN([
#include <math.h>
int