From: Jim Meyering Date: Tue, 10 Sep 2002 13:08:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.2~191 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb3949208886a35051a6f541fa4ecf0344f106c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 77d13b351c..13c453aba4 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,8 +1,8 @@ 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). + * jm-macros.m4: Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new + AC_FUNC_GETLOADAVG where to find getloadavg.c. 2002-09-03 Jim Meyering