From: Jim Meyering Date: Tue, 19 Sep 2017 20:30:41 +0000 (-0700) Subject: maint: avoid "make syntax-check" failure due to old-NEWS modification X-Git-Tag: v1.9~24 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=211a01cbddf11e14859530e2dc88d0a6fc55800e;p=debian%2Fgzip maint: avoid "make syntax-check" failure due to old-NEWS modification * cfg.mk (old_NEWS_hash): Update, to reflect recent NEWS correction. --- diff --git a/cfg.mk b/cfg.mk index 3ee7b0b..46bedf0 100644 --- 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)\>