From: Jim Meyering Date: Tue, 22 Oct 1996 05:01:37 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_12p^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17e8314c790657dc6fe08635e4a8b7204bee5c06;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 827a58c701..983678f29d 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,10 @@ Mon Oct 21 16:49:08 1996 Jim Meyering + * lib/getloadavg.c [__linux__]: Don't bother with a.out/nlist/kernel + defines or includes -- Linux systems simply read /proc/loadavg. + + * lib/Makefile.am (EXTRA_DIST): Remove group-member.c. + * configure.in: Remove hack that created link from group_member.c to group-member.c.