From: Jim Meyering Date: Mon, 18 Sep 2000 06:37:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_27~34 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6924fde974614f49d49737c7518af4533209e95e;p=platform%2Fupstream%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 0bfd0fd..1cc34cf 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2000-09-18 Jim Meyering + + * getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of LIBS. + Otherwise, everyone ends up linking with -lelf for some configurations. + Reported by Mike Stone. + 2000-08-26 Jim Meyering * jm-macros.m4: Use jm_FUNC_FPENDING.