changeset 3795:b964a1e729fc

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Tue, 09 Apr 2002 17:55:48 +0000
parents 0996cd489073
children e8f2b950dc78
files m4/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,11 @@
+2002-04-09  Jim Meyering  <meyering@lucent.com>
+
+	* 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  <eggert@twinsun.com>
 
 	* jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.