From: Jim Meyering Date: Thu, 11 Jul 1996 04:27:54 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36a4ba8ba38323e8cbe33684e21bd3f6201b3348;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index c1233f26ce..24055818fe 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/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.