From: Jim Meyering Date: Sat, 29 Jun 1996 04:08:10 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12o~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aec69ce22065bf7a79b49ec9bea71b036dababb5;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 108a065dfe..34eca17172 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,10 +2,9 @@ Wed Jun 26 21:35:10 1996 Jim Meyering * 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.