summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2020-07-12 11:59:14 -0400
committerZack Weinberg <zackw@panix.com>2020-07-12 11:59:14 -0400
commita1acd8e66b7a4ca348401f890b4f04a6ca6b7d15 (patch)
tree5eeb7a2d0139cbc614f1f9473c778676c04547dd /cfg.mk
parentd5cb54d02dba7ba9c0cd3736b46e7b50a71ce2f3 (diff)
downloadautoconf-a1acd8e66b7a4ca348401f890b4f04a6ca6b7d15.tar.gz
Formally obsolete AC_CONFIG_HEADER (#105403)
This macro was replaced by AC_CONFIG_HEADERS many years ago (before the beginning of the VCS history) and isn’t even documented, but we never got around to making autoupdate notice it. Problem reported *in 2006* by jensseidel@users.sf.net. There was one use of AC_CONFIG_HEADER in our source tree, which is converted. Also, to avoid confusing people reading old NEWS or TODO entries, all mentions of AC_CONFIG_HEADER therein are also replaced with AC_CONFIG_HEADERS. * lib/autoconf/status.m4 (AC_CONFIG_HEADER): Make an AU_ALIAS for AC_CONFIG_HEADERS.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index ad7e8e10..b9401f11 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -136,7 +136,7 @@ update-release-year:
.PHONY: update-release-year
# Prevent incorrect NEWS edits.
-old_NEWS_hash = c10c99f23488565809ea61c7db6ce0d8
+old_NEWS_hash = b6af714b06666cbc66cd26169a56bd9d
exclude_file_name_regexp--sc_prohibit_undesirable_word_seq = \
^(maint\.mk|build-aux/texinfo\.tex)$$