From 5e57241435d49c264a9cd9ae4f7105679ae7c131 Mon Sep 17 00:00:00 2001 From: drepper Date: Sun, 18 Oct 1998 14:49:46 +0000 Subject: [PATCH 1/1] Remove wrong comment. --- pwd/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/pwd/Makefile b/pwd/Makefile index ca0e363422..30453f88c8 100644 --- a/pwd/Makefile +++ b/pwd/Makefile @@ -28,7 +28,6 @@ routines := fgetpwent getpw putpwent \ include ../Rules -# We can later add the names of other thread packages here. ifeq ($(have-thread-library),yes) CFLAGS-getpwuid_r.c = -DUSE_NSCD=1 -- 2.11.0