# HG changeset patch # User Jim Meyering # Date 948622770 0 # Node ID 81c03abe53c530ba281bdd59edc48070beefec20 # Parent acb9b16ccebf71d1ac30d61e2e8762db6816c52f *** empty log message *** diff --git a/m4/ChangeLog b/m4/ChangeLog --- 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