diff options
author | Jim Meyering <jim@meyering.net> | 1996-02-13 05:22:15 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-02-13 05:22:15 +0000 |
commit | 4634a5c628e3a0efa40d30d55f5c375c8733860a (patch) | |
tree | 878ba889fb439f2ec9f949f267a38a89b71a4b31 /old/fileutils | |
parent | c33725a845cb0f00ce8220c9f1824b771747cf09 (diff) | |
download | coreutils-4634a5c628e3a0efa40d30d55f5c375c8733860a.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 97f858d1d..6832c599b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,11 @@ + (LIBOBJS): Split assignment into two statements to accomodate automake-0.29. + Adapt for automake-0.29. + * Makefile.in (CONFIG_HEADER): Don't define. Automake now does it. + * src/Makefile.in: Likewise. + * lib/Makefile.in: Likewise. + * doc/Makefile.in (info_TEXINFOS): Renamed from TEXINFOS. + * man/Makefile.in (man_MANS): Renamed from MANS. + Wed Jan 31 21:50:41 1996 Jim Meyering (meyering@na-net.ornl.gov) * dd.c (skip): Change type of parameter #5 from char* to |