From: Jim Meyering Date: Fri, 28 Jun 1996 03:04:11 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12o~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fefdeb52641761e5413bcad03e3d40f574ab060;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 39e6805590..108a065dfe 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,6 +1,11 @@ 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 * po/Makefile.in.in (install-data): Add `else true;' to avoid letting failing if-condition cause make to fail.