From d17a8cf07bce9c6951b48d57e85c02f4d95e548e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 2 Aug 2007 09:59:23 +0000 Subject: [PATCH] * 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. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2da5cdc..207a05c 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 -- 2.7.4