summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-11 04:27:54 +0000
committerJim Meyering <jim@meyering.net>1996-07-11 04:27:54 +0000
commit36a4ba8ba38323e8cbe33684e21bd3f6201b3348 (patch)
tree2a4ffe192de8bdd830a62272c9e53aadf6e6f882 /old/sh-utils/ChangeLog
parentaaafa60129a3fdddbe7d11df956216fe685ce6ab (diff)
downloadcoreutils-36a4ba8ba38323e8cbe33684e21bd3f6201b3348.tar.xz
.
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index c1233f26c..24055818f 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,10 @@
Wed Jul 10 22:57:29 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * 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.