]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 23 Jan 2000 10:35:49 +0000 (10:35 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 Jan 2000 10:35:49 +0000 (10:35 +0000)
old/fileutils/ChangeLog

index e1d4a9cf954ed3d07ec997b2bd52ad9401a39960..373f63cdb8aa8358925da83f0784f16f9def2d32 100644 (file)
@@ -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.