From: Jim Meyering Date: Sat, 6 Jun 1998 04:42:12 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16q~91 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=dc6658157ddacf7867f8fbf58d86ad01b208121c;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index a5b1b01189..ac667aa36d 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,13 @@ -1998-05-16 Jim Meyering +1998-05-25 Jim Meyering * Version 1.22f. + * configure.in (_GNU_SOURCE): AC_DEFINE it here. + * acconfig.h (_GNU_SOURCE): Remove definition from @TOP@ section. + [!_GNU_SOURCE]: Add #undef instead. + +1998-05-16 Jim Meyering + * configure.in (jm_MACROS): New wrapper macro. Remove uses of most jm_* macros.