From 17061e097a2f774139ecd91b91cbc15cd0987ee9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 16 Dec 2004 22:21:56 +0000 Subject: [PATCH] * nscd/Makefile ($(objpfx)nscd): Don't depend on $(selinux-LIBS), which is usually a -lselinux that make will resolve wrongly. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2d6895b..15d8b35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-12-16 Roland McGrath + + * nscd/Makefile ($(objpfx)nscd): Don't depend on $(selinux-LIBS), + which is usually a -lselinux that make will resolve wrongly. + 2004-12-16 Andreas Jaeger * math/math.h: Use #if defined to not receive warnings about -- 2.7.4