Hurd: Build pldd also if use-ldconfig != yes || build-shared != yes
authorThomas Schwinge <thomas@schwinge.name>
Thu, 10 May 2012 22:26:10 +0000 (15:26 -0700)
committerRoland McGrath <roland@hack.frob.com>
Thu, 10 May 2012 22:57:26 +0000 (15:57 -0700)
ChangeLog
elf/Makefile

index 22b2605..fd2752f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
 
+       * elf/Makefile (pldd-modules): Define unconditionally.
+
+2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
+
        * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
 
 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
index 8743ee0..f6c6fb4 100644 (file)
@@ -80,15 +80,14 @@ install-rootsbin += ldconfig
 
 ldconfig-modules := cache readlib xmalloc xstrdup chroot_canon
 extra-objs     += $(ldconfig-modules:=.o)
+endif
+endif
 
 pldd-modules := xmalloc
 
 # To find xmalloc.c and xstrdup.c
 vpath %.c ../locale/programs
 
-endif
-endif
-
 ifeq ($(have-ksh)$(build-shared),yesyes)
 extra-objs += sotruss-lib.os sotruss-lib.so
 install-others += $(inst_auditdir)/sotruss-lib.so