From: Roland McGrath Date: Thu, 2 Aug 2007 09:59:23 +0000 (+0000) Subject: * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to X-Git-Tag: cvs/fedora-glibc-20070804T2027~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d17a8cf07bce9c6951b48d57e85c02f4d95e548e;p=thirdparty%2Fglibc.git * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to $(inst_bindir)/getconf if possible. * posix/Makefile ($(objpfx)getconf.speclist): New target. (generated): Add it. ($(inst_libexecdir)/getconf): Use it. --- diff --git a/ChangeLog b/ChangeLog index 2da5cdc448c..207a05c61ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-08-02 Roland McGrath + + * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to + $(inst_bindir)/getconf if possible. + + * posix/Makefile ($(objpfx)getconf.speclist): New target. + (generated): Add it. + ($(inst_libexecdir)/getconf): Use it. + 2007-08-01 Ulrich Drepper * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Using