summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-23 10:23:26 +0000
committerJim Meyering <jim@meyering.net>2000-01-23 10:23:26 +0000
commit7d7c1047228f9f0db1c2395d5bcb3c1fd7737907 (patch)
treee54825c24ee46e5e156988a5b445f826bcf93fcc /m4
parentd0a520d3678bc8d10e49b7fde7742eadd758eb21 (diff)
downloadcoreutils-7d7c1047228f9f0db1c2395d5bcb3c1fd7737907.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index f3de16e82..c51a7343c 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -8,6 +8,7 @@
(AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
(AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
(AC_SUBST(POW_LIBM)): Likewise.
+ (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
2000-01-22 Jim Meyering <meyering@lucent.com>