]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Particular Functions): AC_FUNC_MALLOC and
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Oct 2002 20:23:09 +0000 (20:23 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Oct 2002 20:23:09 +0000 (20:23 +0000)
AC_FUNC_REALLOC check for compatibility with glibc, not POSIX.
Problem reported by Bruno Haible.

ChangeLog

index 099a988823dc5df51c717425cd1916cc21056b08..ae09426965c176802b73d36b79cb9f278e46c7bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-29  Paul Eggert  <eggert@twinsun.com>
+
+       * doc/autoconf.texi (Particular Functions): AC_FUNC_MALLOC and
+       AC_FUNC_REALLOC check for compatibility with glibc, not POSIX.
+       Problem reported by Bruno Haible.
+
 2002-10-29  Akim Demaille  <akim@epita.fr>
 
        * doc/autoconf.texi (Header Templates): Put also in words what the