From: Jim Meyering Date: Sat, 17 Jun 2000 18:35:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=047aa6648c1a2931496d6530a93d8a665fc2be2e;p=pspp *** 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).