2002-05-03 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Fri, 3 May 2002 08:05:49 +0000 (08:05 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 3 May 2002 08:05:49 +0000 (08:05 +0000)
* shlib-versions (.*-.*-gnu-gnu.*): Remove USE_IN_LIBIO conditionals;
we can only build libc.so.0.3(GLIBC_2.2.6) now.

shlib-versions

index 4670c00..f3ef8aa 100644 (file)
 s390x-.*-linux.*        DEFAULT                        GLIBC_2.2
 cris-.*-linux.*                DEFAULT                 GLIBC_2.2
 x86_64-.*-linux.*       DEFAULT                        GLIBC_2.2.5
-%if defined(USE_IN_LIBIO) && !defined(GLIBC_OLDEST_ABI)
-// If you use configure --enable-libio --enable-oldest-abi=2.0 then we
-// won't rename the old version sets and all the libraries except libc
-// itself ought to be binary compatible with the libc.so.0.2 ABI.
 .*-.*-gnu-gnu.*                DEFAULT                 GLIBC_2.2.6
-%endif
 
 # Configuration                Library=version         Earliest symbol set (optional)
 # -------------                ---------------         ------------------------------
@@ -60,13 +55,8 @@ hppa.*-.*-.*         libc=6                  GLIBC_2.2
 # libhurduser.so.0.0 corresponds to hurd/*.defs as of 7 May 1996.
 .*-.*-gnu-gnu.*                libhurduser=0.0
 
-%ifndef USE_IN_LIBIO
-# libc.so.0.2 is for the Hurd alpha release 0.2.
-.*-.*-gnu-gnu.*                libc=0.2
-%else
 # libc.so.0.3 is the first Hurd libc using libio.
 .*-.*-gnu-gnu.*                libc=0.3
-%endif
 
 # The dynamic loader also requires different names.
 i.86-.*-linux.*                ld=ld-linux.so.2