From: Jim Meyering Date: Sat, 1 Jul 2006 06:44:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~243 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8939a957c7868315d2d8bdbb146c0c1a76754563;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index ac126488f7..f4160c54f3 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -3,7 +3,7 @@ * c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES. Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't want to require the building of c-strtod.o. - * lib-check.m4 (cu_LIB_CHECK): Remuve SEQ_LIBM, since seq no longer + * lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer needs -lm directly. * prereq.m4 (gl_PREREQ): Require gl_C_STRTOD and gl_XSTRTOLD. * xstrtod.m4 (gl_XSTRTOLD): New macro.