summaryrefslogtreecommitdiff
path: root/lib/autoconf/general.m4
diff options
context:
space:
mode:
Diffstat (limited to 'lib/autoconf/general.m4')
-rw-r--r--lib/autoconf/general.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4
index 492c4336..ecda0a51 100644
--- a/lib/autoconf/general.m4
+++ b/lib/autoconf/general.m4
@@ -2427,7 +2427,7 @@ m4_append_uniq([_AC_SUBST_FILES], [$1], [
# 2020-10-06 / autoconf 2.70: Widely used third-party macros
# (among others, from automake, libtool, and gettext) use AC_DIAGNOSE,
-# so we temporarily don't issue an obsoletion warning for it.
+# so we temporarily don't issue an obsolescence warning for it.
# Revisit after third parties have had a chance to update their macros
# and make releases.
AU_DEFUN([AC_DIAGNOSE], [[m4_warn($@)]], [], [silent])