From 3cc3ef96d6c060e9d45b43f5482dc4e03945b30e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 22 Aug 2012 13:31:12 -0700 Subject: BZ#13696: Add --disable-nscd configure option. --- pwd/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'pwd') diff --git a/pwd/Makefile b/pwd/Makefile index 52a917f55d..ec06c8e94d 100644 --- a/pwd/Makefile +++ b/pwd/Makefile @@ -31,8 +31,6 @@ include ../Rules ifeq ($(have-thread-library),yes) -CFLAGS-getpwuid_r.c = -DUSE_NSCD=1 -CFLAGS-getpwnam_r.c = -DUSE_NSCD=1 CFLAGS-getpwent_r.c = -fexceptions CFLAGS-getpwent.c = -fexceptions CFLAGS-getpw.c = -fexceptions -- cgit 1.4.1