From 37a1000f5dda4f42aa1d626752a2125e0a4187d5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 2 Dec 2010 11:44:41 +0100 Subject: [PATCH] maint: avoid "make syntax-check" failure due to old-NEWS modification * cfg.mk (old_NEWS_hash): Update, to reflect recent NEWS correction. --- cfg.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg.mk b/cfg.mk index 879637b..b1f18c6 100644 --- 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)\> -- 2.47.2