diff options
author | Jim Meyering <jim@meyering.net> | 1996-02-28 05:11:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-02-28 05:11:50 +0000 |
commit | c940655b0f5bc29171341629873ef25136a12b54 (patch) | |
tree | a7f1c21f15a20047ec46f2ca723939a65fe099e5 /old/fileutils | |
parent | db18c4898eb1ec5ccf5ccbfa52607c0cf998b5d3 (diff) | |
download | coreutils-c940655b0f5bc29171341629873ef25136a12b54.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 9a5531015..033fe4c09 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,17 @@ + + * src/Makefile.am: Adapt for automake-0.30. + (noinst_HEADERS): Rename from HEADERS. + (EXTRA_PROGRAMS): Set to `df mvdir'. + (PROGRAMS): Remove definition. + (bin_PROGRAMS): Remove hard-coded df. Use @DF_PROG@ instead. + (libexec_PROGRAMS): Remove hard-coded mvdir. Use @MVDIR_PROG@ instead. + * lib/Makefile.am: (noinst_HEADERS): Rename from HEADERS. + + * configure.in (DF_PROG, MVDIR_PROG): Use these instead of bundling + both into PROGS. + Mon Feb 26 21:23:58 1996 Jim Meyering (meyering@na-net.ornl.gov) - + * dd.c (copy): Remove bogus (now that we're using full_write) increment of w_partial. Change sense of the tests (though they're equivalent) that check |