From: Jim Meyering Date: Tue, 13 Feb 1996 05:31:19 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12j~91 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1723365c85d82104acf266e70c2035cae793bbc7;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a11f70500b..dead3c08f7 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -4,11 +4,11 @@ Mon Feb 12 23:23:25 1996 Jim Meyering (meyering@na-net.ornl.gov) accomodate automake-0.29 buglet. 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. Wed Jan 31 21:50:41 1996 Jim Meyering (meyering@na-net.ornl.gov) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 3036cfd59e..d61a343c54 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.