From: Jim Meyering Date: Mon, 12 Aug 1996 03:48:18 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19b~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eebe6a6c0c8e6c09aef4df61f9b583545f62206f;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 0b92de7c54..e448e890cc 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,10 @@ Sun Aug 11 20:49:21 1996 Jim Meyering + * lib/Makefile.am (tu_LIBADD): Remove @REGEXOBJ@. New AM_WITH_REGEX + adds .o files to @LIBOBJ@. + (tu_SOURCES): Add getopt.c and getopt1.c. + (EXTRA_DIST): Remove getopt.c and getopt1.c. + * acinclude.m4: New file -- derived from aclocal.m4. * aclocal.m4: This file is now generated by the aclocal program (which comes with the automake package.)