summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 1e5403796..fa1b336e6 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -7,6 +7,9 @@ Wed Apr 3 06:12:23 1996 Jim Meyering (meyering@na-net.ornl.gov)
(fullpath): Rewrite to use save_cwd, xgetcwd, and restore_cwd
rather than explicit chdir/getcwd calls.
+ * src/Makefile.am (INCLUDES): Add -I$(srcdir) to get system.h
+ when srcdir != builddir. From Kaveh Ghazi.
+
Mon Apr 1 23:50:29 1996 Jim Meyering (meyering@na-net.ornl.gov)
* cp.c: Include assert.h (disabled).