maint: avoid "make syntax-check" failure due to old-NEWS modification
authorJim Meyering <meyering@redhat.com>
Thu, 2 Dec 2010 10:44:41 +0000 (11:44 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 2 Dec 2010 10:44:41 +0000 (11:44 +0100)
* cfg.mk (old_NEWS_hash): Update, to reflect recent NEWS correction.

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 879637b787f1c8ef91e658bd2512f3063234674a..b1f18c60578b73902e01f0cda7f3a890b0a17066 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -38,7 +38,7 @@ bootstrap-tools = autoconf,automake,gnulib
 # Now that we have better tests, make this the default.
 export VERBOSE = yes
 
-old_NEWS_hash = e35901d8427a032d2b88a3195ed24a8f
+old_NEWS_hash = 4e76bc5d3e489bb63342e85762172502
 
 sc_obs_header_regex = \
   \<(STDC_HEADERS|HAVE_(LIMITS|STRING|UNISTD|STDLIB)_H)\>