From: Jim Meyering Date: Tue, 10 Sep 2002 13:08:00 +0000 (+0000) Subject: . X-Git-Tag: v4.5.2~192 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b49457e24b14d84009d9bac14ea59b55a3898c7;p=thirdparty%2Fcoreutils.git . --- diff --git a/m4/ChangeLog b/m4/ChangeLog index f16f7ce25a..77d13b351c 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,9 +1,14 @@ +2002-09-09 Jim Meyering + + * getloadavg.m4: Remove file -- now it's part of autoconf-2.53c. + * jm-macros.m4: Tell the new AC_FUNC_GETLOADAVG where to find + getloadavg.c: AC_CONFIG_LIBOBJ_DIR(lib). + 2002-09-03 Jim Meyering * gnu-source.m4: Remove definition -- now it's part of autoconf-2.53c. * mbstate_t.m4: Likewise. * fnmatch.m4: Likewise. - * getloadavg.m4: Likewise. 2002-08-05 Jim Meyering