From: Jim Meyering Date: Fri, 20 Sep 1996 03:47:46 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19f~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b12923594b2d2b85c75a8d56f39ec2bbc11337f6;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 311922f6df..2117573e26 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,8 @@ Thu Sep 19 22:13:31 1996 Jim Meyering + * lib/Makefile.am (fu_SOURCES): Remove regex.c and rx.c. + (EXTRA_DIST): Put them here instead. + * configure.in ($PACKAGE, $VERSION): Don't AC_DEFINE_UNQUOTED these. AM_INIT_AUTOMAKE now does it (as of automake-1.1e).