From: Jim Meyering Date: Fri, 24 Oct 1997 02:13:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22c~189 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe4e67e1a09efb14c20fddb39ddbdb08068f8b22;p=thirdparty%2Fcoreutils.git *** empty log message *** --- 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.