From: Jim Meyering Date: Sat, 12 Oct 1996 04:06:15 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19n~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a64289005dded577e49d42444a5def00c5c290b2;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 41455e5bd9..8af46b7e65 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,7 @@ Fri Oct 11 22:51:50 1996 Jim Meyering + * src/Makefile.am (uptime_LDADD): Add @UPTIME_LIBS@. + * acinclude.m4 (AM_FUNC_GETLOADAVG): Like AC_FUNC_GETLOADAVG, but with the following changes: - include $top_srcdir/lib/getloadavg.c, not src/getloadavg.c.