summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-23 10:35:49 +0000
committerJim Meyering <jim@meyering.net>2000-01-23 10:35:49 +0000
commitce0262560b78afd0290699394367fdf1e3e06089 (patch)
treea650a7ea025e8632c2f28059516db337f79ce1bf /old
parent505805856eb809e24e771e954ed5cca4ee565ddb (diff)
downloadcoreutils-ce0262560b78afd0290699394367fdf1e3e06089.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index e1d4a9cf9..373f63cdb 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,15 @@
+2000-01-23 Jim Meyering <meyering@lucent.com>
+
+ * configure.in (AM_FUNC_OBSTACK): Remove. (move to m4/.)
+ Remove nearly all function checks (moved to m4/.)
+ (AC_SUBST(DF_PROG)): Move this to m4/.
+ (ftruncate test): Move into new file: m4/ftruncate.m4.
+
+2000-01-22 Jim Meyering <meyering@lucent.com>
+
+ * configure.in: Move addext.c prerequisites from this file into m4/.
+ (AC_CHECK_HEADERS): Move these checks into m4/.
+
2000-01-17 Paul Eggert <eggert@twinsun.com>
* src/dd.c (interrupt_handler): Likewise.