From: Jim Meyering Date: Sun, 14 Dec 1997 07:44:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16g~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=457d8d9aefb170fe45ceeb0f300819403797cb37;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index f95687c556..1bea5e1dbe 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,6 +1,11 @@ +1997-12-14 Jim Meyering + + * decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g. + T.E.Dickey said that some older preprocessors + have a 20-character limit on names. + 1997-11-30 Jim Meyering * inttypes_h.m4: New file. * uintmax_t.m4: New file. * Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4. -