From: Jim Meyering Date: Thu, 25 Dec 1997 17:51:15 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16h~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=012a6455ea7a7c48dedf29a2d6862ccbc98c2cbf;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 7f9b5dcdc7..468cf52ccb 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 1997-12-25 Jim Meyering + * lib/getline.c: (_GNU_SOURCE): Define only if not already defined. + * configure.in: Remove AC_DEFINE of _GNU_SOURCE. * acconfig.h (_GNU_SOURCE): Define if not already defined. Put this code in @TOP@ section.