summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-aux/.gitignore1
-rw-r--r--cfg.mk2
2 files changed, 2 insertions, 1 deletions
diff --git a/build-aux/.gitignore b/build-aux/.gitignore
index 5734ae47..ea3ae098 100644
--- a/build-aux/.gitignore
+++ b/build-aux/.gitignore
@@ -18,3 +18,4 @@ texinfo.tex
update-copyright
useless-if-before-free
vc-list-files
+warn-on-use.h
diff --git a/cfg.mk b/cfg.mk
index b386126d..a867861e 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -37,7 +37,7 @@ bootstrap-tools = autoconf,automake,gnulib
# Now that we have better tests, make this the default.
export VERBOSE = yes
-old_NEWS_hash = f81932a59c299cb94579f099231305a6
+old_NEWS_hash = a332622733366ac037afb059b59f546f
# Many m4 macros names once began with `jm_'.
# Make sure that none are inadvertently reintroduced.