From: Jim Meyering Date: Sun, 23 Jan 2000 10:18:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0p~79 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47b4e7f1aad89e7edbe183cf1bba7929b62edaa3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 53e9eeff94..cf9f5442fb 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -7,6 +7,9 @@ in m4/prereq.m4. Remove many function checks (moved to m4/.) + * configure.in (AM_FUNC_STRTOD): Move to m4/. + (AC_SUBST(POW_LIBM)): Likewise. + * configure.in (SEQ_LIBM): Remove AC_SUBST of a constant. * src/Makefile.am (seq_LDADD): Add -lm rather than constant $(SEQ_LIBM).