]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 28 Apr 2001 04:21:54 +0000 (04:21 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 28 Apr 2001 04:21:54 +0000 (04:21 +0000)
* nis/Makefile (libnss_compat-rountines): Add nss-nisplus.

ChangeLog
nis/Makefile

index b912339691858a06c2afeb42daf0a35dbe8b9ef0..08bd8e6cadd97ad6174ced4663a5636889017da8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
        * nis/nss-nis.h: Correct test for invalid error number.
        * nis/nss-nisplus.h: Likewise.
 
+       * nis/Makefile (libnss_compat-rountines): Add nss-nisplus.
+
 2001-04-26  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add getunwind.
index f1bf01c0e290df05c9a677d299b0d612e6a047e6..5de3afaf6b3faee4c00260df3ebcd289b21abf46 100644 (file)
@@ -55,7 +55,7 @@ libnsl-routines = yp_xdr ypclnt ypupdate_xdr \
                  nis_clone_res
 
 libnss_compat-routines := $(addprefix compat-,grp pwd spwd initgroups) \
-                          nisplus-parser nss-nis
+                          nisplus-parser nss-nis nss-nisplus
 libnss_compat-inhibit-o        = $(filter-out .os,$(object-suffixes))
 
 libnss_nis-routines    := $(addprefix nis-,$(databases)) nis-initgroups \