From 408cfc09b2113d738e37c104d37e4840679c4bf1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 12 Aug 1996 03:51:18 +0000 Subject: [PATCH] . --- old/textutils/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index e448e89..6ca422c 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. -- 2.7.4