diff options
Diffstat (limited to 'shlib-versions')
-rw-r--r-- | shlib-versions | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/shlib-versions b/shlib-versions index 5f9ed657da..4699b1f7d1 100644 --- a/shlib-versions +++ b/shlib-versions @@ -47,10 +47,3 @@ alpha-*-linux* libc=6 # We use libdb.so.2 for the interface in version 1.85 of the Berkeley DB code. *-*-* libdb=2 - -# So far libcrypt.so.0 specifies the interface of the traditional `crypt' -# function. The libc distribution installs the stub `nocrypt' library -# with this interface. The separate crypt distribution (which cannot be -# legally exported from the USA) provides real DES encryption in a shared -# library libcrypt.so.0 with the same interface. -*-*-* libcrypt=0 |