From: Jim Meyering Date: Mon, 30 Oct 2000 17:50:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_30~28 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=9d7b428daa7f8f6792dd48cedba8cee8f195a6e3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 8ba9ae8937..2c166370b3 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,8 @@ 2000-10-30 Jim Meyering + * configure, config.h.in, Makefile.in, etc.: Regenerate using the + very latest version (in CVS) of autoconf. + * src/wc.c: Include "system.h" after wctype.h (not before) to avoid a compilation error on Solaris 5.5.1 systems. Reported by Vin Shelton.