From 30f1226b0b921c541d539450e5b6fe8af7fc4ab9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 29 Aug 2000 18:12:01 +0000 Subject: Update. 2000-08-29 Ulrich Drepper * inet/rcmd.c (__checkhost_sa): If getnameinfo succeeds but the names don't match don't return. Patch by Olaf Kirch . --- posix/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'posix/Makefile') 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 \ -- cgit v1.2.3