From: Jim Meyering Date: Thu, 29 Feb 1996 02:33:57 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12j~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e3478c9d66f9a0e8bf80621705fb33d3483d0da;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index f707cfa23d..6653e1faaa 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,11 @@ +Wed Feb 28 20:32:48 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * src/Makefile.am: Adapt for automake-0.30. + (noinst_HEADERS): Rename from HEADERS. + (INCLUDES): Remove -I.. and -I$(srcdir). automake-0.30 adds these + to DEFS automatically. + * lib/Makefile.am: (noinst_HEADERS): Rename from HEADERS. + Wed Feb 21 18:56:27 1996 Jim Meyering (meyering@na-net.ornl.gov) * join.c (xfields) [without -t]: Ignore leading blanks.