]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2005-04-14 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Fri, 15 Apr 2005 06:33:25 +0000 (06:33 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 15 Apr 2005 06:33:25 +0000 (06:33 +0000)
[BZ #253]
* nscd/Makefile (all-nscd-modules): New variable, include selinux
module regardless of configuration.
(distribute): Use that instead of $(nscd-modules).

nscd/Makefile

index 23feca427361a5c541b658783cf315d5211e9d72..75a9d434f47d0ac9da51ef7ca077f5818b65f76a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1998, 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 1998,2000,2002,2003,2004,2005 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -51,6 +51,7 @@ otherlibs += $(nssobjdir)/libnss_files.a $(resolvobjdir)/libnss_dns.a \
             $(resolvobjdir)/libresolv.a
 endif
 
+all-nscd-modules := $(nscd-modules) selinux
 ifeq (yes,$(have-selinux))
 nscd-modules += selinux
 selinux-LIBS := -lselinux
@@ -59,7 +60,7 @@ endif
 LDLIBS-nscd = $(selinux-LIBS)
 
 distribute := nscd.h nscd-client.h dbg_log.h \
-             $(addsuffix .c, $(filter-out xmalloc, $(nscd-modules))) \
+             $(addsuffix .c, $(filter-out xmalloc,$(all-nscd-modules))) \
              nscd_nischeck.c nscd.conf nscd.init nscd_proto.h \
              nscd-types.h