]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
. FILEUTILS-4_1_10
authorJim Meyering <jim@meyering.net>
Sat, 20 Jul 2002 07:12:58 +0000 (07:12 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 Jul 2002 07:12:58 +0000 (07:12 +0000)
lib/ChangeLog

index e7414e86a1abe34bd72cd67690889b59af12b5ed..7aa22528d606edd097737c7a8372c50d59d1c117 100644 (file)
@@ -1,5 +1,8 @@
 2002-07-20  Jim Meyering  <meyering@lucent.com>
 
+       * xmalloc.c: Adjust to work with new autoconf macros, AC_FUNC_MALLOC
+       and AC_FUNC_REALLOC: test #ifndef HAVE_MALLOC/HAVE_REALLOC.
+
        * gettext.h: Upgrade to gettext-0.11.3.
 
 2002-07-13  Bruno Haible  <bruno@clisp.org>