This trunk change is needed on the 2.3 branch. 2005-01-17 Roland McGrath <roland@redhat.com> * nscd/Makefile (LDLIBS-nscd): New variable. ($(objpfx)nscd): Use that instead of selinux-LIBS. * Makeconfig (link-extra-libs): Define just as $(LDLIBS-$(@F)). (link-extra-libs-static): Define to $(link-extra-libs). (link-extra-libs-bounded): Likewise. 2005-01-08 Jakub Jelinek <jakub@redhat.com> * elf/Makefile (generated): Add tst-pie1{,.out,.o}. 2005-01-03 Andreas Jaeger <aj@suse.de> * csu/Makefile (generated): Add start.os and start.ob.
Subject: Bug 745 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_3-branch Changes by: roland@sources.redhat.com 2005-02-16 10:50:17 Modified files: nscd : Makefile Log message: 2005-01-17 Roland McGrath <roland@redhat.com> [BZ #745] * nscd/Makefile (LDLIBS-nscd): New variable. ($(objpfx)nscd): Use that instead of selinux-LIBS. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/Makefile.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.40&r2=1.40.2.1
Subject: Bug 745 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_3-branch Changes by: roland@sources.redhat.com 2005-02-16 10:50:20 Modified files: . : Makeconfig Log message: 2005-01-17 Roland McGrath <roland@redhat.com> [BZ #745] * Makeconfig (link-extra-libs): Define just as $(LDLIBS-$(@F)). (link-extra-libs-static): Define to $(link-extra-libs). (link-extra-libs-bounded): Likewise. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/Makeconfig.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.302&r2=1.302.2.1
These changes are in the 2.3 branch as well as the trunk now.