diff options
Diffstat (limited to 'shlib-versions')
-rw-r--r-- | shlib-versions | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shlib-versions b/shlib-versions index 65e772bbb5..d3e8407522 100644 --- a/shlib-versions +++ b/shlib-versions @@ -114,6 +114,10 @@ alpha.*-.*-linux.* libresolv=2.1 .*-.*-.* libnss_ldap=2 .*-.*-.* libnss_hesiod=2 +# Tests for NSS. They must have the same NSS_SHLIB_REVISION number as +# the rest. +.*-.*-.* libnss_test1=2 + # Version for libnsl with YP and NIS+ functions. alpha.*-.*-linux.* libnsl=1.1 .*-.*-.* libnsl=1 |