]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 29 Jun 1996 04:08:10 +0000 (04:08 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 29 Jun 1996 04:08:10 +0000 (04:08 +0000)
old/textutils/ChangeLog

index 108a065dfed5539887b86fef9bacc2d41fe97921..34eca17172114571578156baa62ac56ab1252b61 100644 (file)
@@ -2,10 +2,9 @@ Wed Jun 26 21:35:10 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * src/Makefile.am (LDADD): Remove sort-specific hack to link
        with -lm.
-
        * aclocal.m4 (AM_FUNC_STRTOD): New macro.
        * configure.in: Use AM_FUNC_STRTOD, and remove strtod from
-       AC_REPLACE_FUNCS
+       AC_REPLACE_FUNCS.  Suggested by Tom Tromey.
 
        * po/Makefile.in.in (install-data): Add `else true;' to avoid
        letting failing if-condition cause make to fail.