]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 4 Apr 1996 12:45:16 +0000 (12:45 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 4 Apr 1996 12:45:16 +0000 (12:45 +0000)
old/fileutils/ChangeLog

index 1e5403796399c27cd86e98e75918f7fe27618faa..fa1b336e68765f03d6efe6d7ab92769239500a5c 100644 (file)
@@ -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).