From fe4e67e1a09efb14c20fddb39ddbdb08068f8b22 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 24 Oct 1997 02:13:01 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 2 ++ old/sh-utils/ChangeLog | 2 ++ old/textutils/ChangeLog | 2 ++ 3 files changed, 6 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index bf97ce2c75..39a8303ab2 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 1997-10-23 Jim Meyering + * Makefile.am (aclocal-files): Also depend on m4/Makefile.am. + * src/system.h [!HAVE_DECLARATION_FREE]: Declare free. [!HAVE_DECLARATION_MALLOC]: Declare malloc. [!HAVE_DECLARATION_REALLOC]: Declare realloc. diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 0f648c5229..652e4f0fa3 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,7 @@ 1997-10-23 Jim Meyering + * Makefile.am (aclocal-files): Also depend on m4/Makefile.am. + * src/system.h [!HAVE_DECLARATION_FREE]: Declare free. [!HAVE_DECLARATION_MALLOC]: Declare malloc. [!HAVE_DECLARATION_REALLOC]: Declare realloc. diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 0041727323..01c2c46bbc 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ 1997-10-23 Jim Meyering + * Makefile.am (aclocal-files): Also depend on m4/Makefile.am. + * src/system.h [!HAVE_DECLARATION_FREE]: Declare free. [!HAVE_DECLARATION_MALLOC]: Declare malloc. [!HAVE_DECLARATION_REALLOC]: Declare realloc. -- 2.47.3