summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-07-15 16:03:55 +0000
committerJim Meyering <jim@meyering.net>2001-07-15 16:03:55 +0000
commitda026ebe1065d409e583d8e5ea4cec8683d1b614 (patch)
tree953cf47a66920e3fd119356ecbda216acfa10630 /old
parentb0e6b6a062654f7353f6df12c6b713aceaeb3e77 (diff)
downloadcoreutils-da026ebe1065d409e583d8e5ea4cec8683d1b614.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index baa9447af..767c1f2dc 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,8 @@
2001-07-15 Jim Meyering <meyering@lucent.com>
+ * 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.