From: Jim Meyering Date: Tue, 9 Apr 2002 17:55:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1441dcdc0f09af6cb3af0cabfecaaa4207798f65;p=pspp *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 0894dda8c7..3f4c3f42ca 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,11 @@ +2002-04-09 Jim Meyering + + * malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message + to be more precise. Rather than saying we're checking whether the + function `works', say what we're testing. + * realloc.m4 (jm_FUNC_REALLOC): Likewise. + Reported by Bruno Haible. + 2002-02-27 Paul Eggert * jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.