summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-07-01 06:44:22 +0000
committerJim Meyering <jim@meyering.net>2006-07-01 06:44:22 +0000
commit8939a957c7868315d2d8bdbb146c0c1a76754563 (patch)
treef8056eff393f26b9b40faedaa4b798181ca630ad /m4
parent69f1a97138d154be7c3f4e8ed4687793530bc625 (diff)
downloadcoreutils-8939a957c7868315d2d8bdbb146c0c1a76754563.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index ac126488f..f4160c54f 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.