From: Jim Meyering Date: Thu, 11 Jul 1996 05:01:47 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f29f1aeb26d100e887698bff3f9d2eadca19623;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index fd34f01447..ee6bffbdc0 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/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.