summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-12-10 03:01:43 +0000
committerJim Meyering <jim@meyering.net>1996-12-10 03:01:43 +0000
commit90b901cd1c581c491c37787444e4d8058225ab49 (patch)
tree663234c8320c33dffde0490d78dac8f45273d06c /old
parent73c7efa3eeb8614306b83e8eec624a138f8e9d73 (diff)
downloadcoreutils-90b901cd1c581c491c37787444e4d8058225ab49.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 949e342c1..b545c2227 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,13 @@
+Mon Dec 9 18:26:54 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * configure.in (LIBOBJS): After AC_FUNC_FNMATCH, add fnmatch.o
+ and define fnmatch to rpl_fnmatch if necessary.
+
+ * acconfig.h (fnmatch): Add undef.
+
+ * src/df.c (find_mount_point): Convert from K&R style header to ANSI.
+ Patch from Kaveh Ghazi.
+
Sun Dec 8 07:22:38 1996 Jim Meyering <meyering@na-net.ornl.gov>
=========== Update for automake-1.1k.