Mon May 27 10:10:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
[glibc.git] / shlib-versions
blob77d7f74b33c96c1213761d8dfaf31a9f35417302
1 # This file defines the shared library version numbers we will install.
3 # The following lines list filename patterns matching canonical configurations,
4 # and the associated versions to use for various libraries.  The entire
5 # list processed, with earlier entries taking precedence over later entries.
6 # So loose patterns at the end of the list can give defaults.
8 # Configuration         Library versions
9 # -------------         ------- --------
11 # The interface to -lm depends only on cpu, not on operating system.
12 i?86-*-*                libm=6
13 m68k-*-*                libm=6
15 # We provide libc.so.6 for Linux kernel versions 1.3.95 and later.
16 i?86-*-linux*           libc=6
17 m68k-*-linux*           libc=6
19 # libmachuser.so.1 corresponds to mach/*.defs as of Utah's UK22 release.
20 *-*-gnu*                libmachuser=1
22 # libhurduser.so.0.0 corresponds to hurd/*.defs as of 7 May 1996.
23 *-*-gnu*                libhurduser=0.0