From: Jim Meyering Date: Thu, 11 Jul 1996 04:27:27 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaafa60129a3fdddbe7d11df956216fe685ce6ab;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index e07ccd95a6..6855643ddc 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,10 @@ Wed Jul 10 22:57:29 1996 Jim Meyering + * aclocal.m4 (fp_PROG_CC_STDC): Include sys/stat.h in test program + so that DYNIX/ptx V4.1.3 doesn't use `-Xc -D__EXTENSIONS__' -- with + those options on that system, sys/stat.h gets compile errors. + With help from Marcus Daniels. + * getopt.c: Update from gettext-0.10.23. * getopt1.c: Likewise. * getopt.h: Likewise.