summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2019-12-30 10:53:57 -0800
committerJim Meyering <meyering@fb.com>2019-12-30 10:54:08 -0800
commitbd81a1a2cbb68887787f948197983881560fbf30 (patch)
tree67c463780cb7633a0c740018b89fb09db67f2a8f /cfg.mk
parentab73e1c64222872c58879c3684d2fd206f76154d (diff)
downloadgrep-bd81a1a2cbb68887787f948197983881560fbf30.tar.gz
avoid new syntax-check failures
* cfg.mk (old_NEWS_hash): Updating old news, we must also udpate this.
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 26534e71..8fb370ac 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -65,7 +65,7 @@ export VERBOSE = yes
# 1127556 9e
export XZ_OPT = -6e
-old_NEWS_hash = bf4800317f237b8a0826a11dec57fec4
+old_NEWS_hash = 1cecbfe717381ff5abaf2f871b74b8db
# Many m4 macros names once began with 'jm_'.
# Make sure that none are inadvertently reintroduced.