diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 5a2868d6c8..34ddcbd69c 100644 --- a/configure.in +++ b/configure.in @@ -731,7 +731,7 @@ if test $VERSIONING = no; then *** WARNING: You should not compile GNU libc without versioning. Not using *** versioning will introduce incompatibilities so that old binaries *** will not run anymore. -*** For versioning you need recent binutils (binutils-2.8.1.0.17 or newer)." +*** For versioning you need recent binutils (binutils-2.8.1.0.23 or newer)." fi if test $elf = yes; then AC_CACHE_CHECK(for .previous assembler directive, |