about summary refs log tree commit diff
path: root/posix
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-29 18:12:01 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-29 18:12:01 +0000
commit30f1226b0b921c541d539450e5b6fe8af7fc4ab9 (patch)
treee6b03d73295b23e8b8da7cf341e31e9fb1948937 /posix
parent1a6c971d0030bdd01aacbee3bbb52602f5ab6b4c (diff)
downloadglibc-30f1226b0b921c541d539450e5b6fe8af7fc4ab9.tar.gz
glibc-30f1226b0b921c541d539450e5b6fe8af7fc4ab9.tar.xz
glibc-30f1226b0b921c541d539450e5b6fe8af7fc4ab9.zip
Update.
2000-08-29  Ulrich Drepper  <drepper@redhat.com>

	* inet/rcmd.c (__checkhost_sa): If getnameinfo succeeds but the
	names don't match don't return.
	Patch by Olaf Kirch <okir@flash.lst.de>.
Diffstat (limited to 'posix')
-rw-r--r--posix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/Makefile b/posix/Makefile
index f313bb4d66..d1dc009bf4 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -85,6 +85,7 @@ generated := $(addprefix wordexp-test-result, 1 2 3 4 5 6 7 8 9 10) \
 
 include ../Rules
 
+ifeq (yes,$(built-static-nss))
 # We need it for "make check" only. We can skip them if they haven't
 # been built yet during "make".
 otherlibs += $(wildcard $(nssobjdir)/libnss_files.a \