From c18996947c5526bf313fe0db375ea0eb237e322c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 30 Jun 1996 14:29:29 +0000 Subject: [PATCH] . --- old/textutils/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 6372ad18ba..7e9c82b4ac 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -8,8 +8,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. Suggested by Tom Tromey. + * configure.in (AM_FUNC_STRTOD): Use it. + (AC_REPLACE_FUNCS): Remove strtod. + Suggested by Tom Tromey. * po/Makefile.in.in (install-data): Add `else true;' to avoid letting failing if-condition cause make to fail. -- 2.47.2