summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-03 13:16:43 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-03 13:16:43 +0000
commit026d5cd3d379a53c0b5f9988b503ec9e7ec9654c (patch)
treeba7f092d40a52a86015c20ec53a1584717d48c89
parent74f4445df249bbc846d06a77c7796298e6aea9c1 (diff)
downloadruby-026d5cd3d379a53c0b5f9988b503ec9e7ec9654c.tar.gz
ruby-026d5cd3d379a53c0b5f9988b503ec9e7ec9654c.tar.xz
ruby-026d5cd3d379a53c0b5f9988b503ec9e7ec9654c.zip
describe glibc version bit more accurate.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17858 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 59d36e079..42721bb7e 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-2.3 on IA64, rb_broken_glibc_ia64_erfc,
+AC_CACHE_CHECK(for broken erfc of glibc-2.3.6 on IA64, rb_broken_glibc_ia64_erfc,
[AC_TRY_RUN([
#include <math.h>
int