From: Jim Meyering Date: Sun, 15 Jul 2001 16:03:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~535 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=da026ebe1065d409e583d8e5ea4cec8683d1b614;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index baa9447af0..767c1f2dc2 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,8 @@ 2001-07-15 Jim Meyering + * src/Makefile.am (INCLUDES): Add -I../lib so sys2.h can include + the new, generated file, unlocked-io.h. + * src/sys2.h: Include "unlocked-io.h", rather than hard-coding the HAVE_*_UNLOCKED macros.