From: Jim Meyering Date: Sat, 17 Jun 2000 18:35:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0v~84 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=005d0a41ea51a2ac66fe006cd8e44eb4b86549c4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 5b7819a1e0..87ff842e91 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -2,6 +2,13 @@ * glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C. +2000-06-12 Jim Meyering + + * getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with AC_FUNC_GETLOADAVG + from autoconf, and tweak the latter to accept an optional argument. + * jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply + the optional argument, `lib'. + 2000-06-08 Jim Meyering * largefile.m4: Remove file (now that it's part of autoconf).