changeset 2198:81c03abe53c5

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sun, 23 Jan 2000 10:19:30 +0000
parents acb9b16ccebf
children f2f7c69f31c9
files m4/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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>