maint: allow more C99 constructs; stop maintaining c99-to-c89 patch set
authorJim Meyering <meyering@redhat.com>
Wed, 24 Sep 2008 13:02:19 +0000 (15:02 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 26 Sep 2008 22:08:39 +0000 (00:08 +0200)
* cfg.mk (local-checks-to-skip): Add patch-check.
With the recent changes to remove.c, I no longer wish
to maintain the c99-to-c89 patch set.

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index df172a6..6924e0e 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -33,6 +33,8 @@ gpg_key_ID = B9AB9A16
 # at the top of the file for each `make distcheck' run.
 local-checks-to-skip = changelog-check strftime-check
 
+local-checks-to-skip += patch-check
+
 # The local directory containing the checked-out copy of gnulib used in this
 # release.  Used solely to get gnulib's SHA1 for the "announcement" target.
 gnulib_dir = /gnulib