summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-23 10:19:30 +0000
committerJim Meyering <jim@meyering.net>2000-01-23 10:19:30 +0000
commit4d5960cf1f427ea167209b82da1ac0524012e4a5 (patch)
tree362f393eae5206a5ce6a3a2bedd3e78460feffa6 /m4
parent5adc8fd591914b6c1875f72e236080fda055db4f (diff)
downloadcoreutils-4d5960cf1f427ea167209b82da1ac0524012e4a5.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index bd8aa6df0..f3de16e82 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -5,6 +5,9 @@
that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
all the same.
(AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
+ (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.
2000-01-22 Jim Meyering <meyering@lucent.com>