summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
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.