From: Jim Meyering Date: Sun, 13 Oct 1996 13:00:34 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19n~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cb23387cbe71194651f956170f9332fa939ae0f;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 670fa56818..d2937d985d 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,12 @@ Sun Oct 13 07:34:15 1996 Jim Meyering + * configure.in: Don't save and restore LIBS around AM_FUNC_GETLOADAVG. + * acinclude.m4 (AM_FUNC_GETLOADAVG): Don't modify LIBS in this macro + (by saving and restoring initial value). Instead, arrange for + substitution of @GETLOADAVG_LIBS@. + * src/Makefile.am (uptime_LDADD): Add @GETLOADAVG_LIBS@, + not @UPTIME_LIBS@. + * configure.in (ALL_LINGUAS): Add swedish (sv). Fri Oct 11 22:51:50 1996 Jim Meyering