maint: avoid "make syntax-check" failure due to old-NEWS modification
authorJim Meyering <meyering@fb.com>
Tue, 19 Sep 2017 20:30:41 +0000 (13:30 -0700)
committerJim Meyering <meyering@fb.com>
Tue, 19 Sep 2017 20:30:41 +0000 (13:30 -0700)
* cfg.mk (old_NEWS_hash): Update, to reflect recent NEWS correction.

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 3ee7b0b3c34d6072394eac2074f911e06bdef041..46bedf02db2133080d75679ff10d2a29284f781e 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -35,7 +35,7 @@ bootstrap-tools = autoconf,automake,gnulib
 # Now that we have better tests, make this the default.
 export VERBOSE = yes
 
-old_NEWS_hash = 8721b8773b81ae1ad7f7c8779e30ea03
+old_NEWS_hash = 143a1e2047fa15579bd66c75c7d962ce
 
 sc_obs_header_regex = \
   \<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\>