From: Jim Meyering Date: Thu, 4 Apr 1996 12:45:16 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14b~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=118e780f0d09acf0befb7a6ea310e4dc4adfbd6c;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 1e54037963..fa1b336e68 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).