From: Jim Meyering Date: Thu, 25 Dec 1997 17:43:21 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16h~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a952f81457c2277d5a3b11dd8f5cf921d5cba93;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index dc52e62121..7f9b5dcdc7 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ 1997-12-25 Jim Meyering + * configure.in: Remove AC_DEFINE of _GNU_SOURCE. + * acconfig.h (_GNU_SOURCE): Define if not already defined. + Put this code in @TOP@ section. + (_GNU_SOURCE): Remove #undef. 1997-12-20 Andreas Schwab