summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-11 05:01:47 +0000
committerJim Meyering <jim@meyering.net>1996-07-11 05:01:47 +0000
commit4f29f1aeb26d100e887698bff3f9d2eadca19623 (patch)
treeb13a3b1604f34dea959b3f50a448092697e74e72 /old/fileutils
parent36a4ba8ba38323e8cbe33684e21bd3f6201b3348 (diff)
downloadcoreutils-4f29f1aeb26d100e887698bff3f9d2eadca19623.tar.xz
.
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index fd34f0144..ee6bffbdc 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/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.