From: Jim Meyering Date: Wed, 14 Aug 1996 02:51:17 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69a2d6bce1898c25f672d021864a1f0f83332080;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 6ca422ca03..fb30018e49 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,12 @@ +Tue Aug 13 21:47:23 1996 Jim Meyering + + * src/Makefile.am (EXTRA_DIST): Remove ansi2knr.1 and ansi2knr.c. + Automake includes them automatically. + + * configure.in (AM_INIT_AUTOMAKE): Use it. + (AM_PROG_INSTALL): Remove. AM_INIT_AUTOMAKE does this. + (AC_PROG_MAKE_SET): Likewise. + Sun Aug 11 20:49:21 1996 Jim Meyering * configure.in: Rename a few macros for automake-1.1c.