diff options
author | Jim Meyering <jim@meyering.net> | 1996-02-13 05:23:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-02-13 05:23:35 +0000 |
commit | 737a7a7116db1d431f8462975e4655cd622b4575 (patch) | |
tree | 3315be6e4bf545aa801d5967063e3479d00ffb68 /old | |
parent | 4634a5c628e3a0efa40d30d55f5c375c8733860a (diff) | |
download | coreutils-737a7a7116db1d431f8462975e4655cd622b4575.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 6832c599b..6140a6af1 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,4 +1,8 @@ - (LIBOBJS): Split assignment into two statements to accomodate automake-0.29. +Mon Feb 12 23:23:25 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * configure.in (LIBOBJS): Split assignment into two statements to + accomodate automake-0.29 buglet. + Adapt for automake-0.29. * Makefile.in (CONFIG_HEADER): Don't define. Automake now does it. * src/Makefile.in: Likewise. |