diff options
author | Jim Meyering <jim@meyering.net> | 1996-02-13 05:31:19 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-02-13 05:31:19 +0000 |
commit | 1723365c85d82104acf266e70c2035cae793bbc7 (patch) | |
tree | 835503a2bdd476d01e85966b0fcf14bb1cdfcbd6 /old/textutils | |
parent | 7e9524d7b94ed60f4aa882cec4d9dcab537801bb (diff) | |
download | coreutils-1723365c85d82104acf266e70c2035cae793bbc7.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 3036cfd59..d61a343c5 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,11 +1,11 @@ Mon Feb 12 21:12:28 1996 Jim Meyering (meyering@na-net.ornl.gov) Update 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. + * Makefile.am (CONFIG_HEADER): Don't define. Automake now does it. + * src/Makefile.am: Likewise. + * lib/Makefile.am: Likewise. + * doc/Makefile.am (info_TEXINFOS): Renamed from TEXINFOS. + * man/Makefile.am (man_MANS): Renamed from MANS. * fmt.c [TRUE]: Undefine before defining to avoid warning on NeXT. [FALSE]: Likewise. |