From: Jim Meyering Date: Mon, 12 Aug 1996 03:51:18 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=408cfc09b2113d738e37c104d37e4840679c4bf1;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index e448e890cc..6ca422ca03 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,11 @@ Sun Aug 11 20:49:21 1996 Jim Meyering + * configure.in: Rename a few macros for automake-1.1c. + (AC_REPLACE_GNU_GETOPT): Remove. + (AC_PATH_PROG): Find perl -- needed only for checks if you + change or remove things with e.g. make maintainerclean. + + * lib/Makefile.am (tu_LIBADD): Remove @REGEXOBJ@. New AM_WITH_REGEX adds .o files to @LIBOBJ@. (tu_SOURCES): Add getopt.c and getopt1.c.