diff options
-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. |