From: Jim Meyering Date: Wed, 24 Sep 2008 13:02:19 +0000 (+0200) Subject: maint: allow more C99 constructs; stop maintaining c99-to-c89 patch set X-Git-Tag: v7.0~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2f706199d0cd144acf6340f388bbd91472a3bb49;p=platform%2Fupstream%2Fcoreutils.git maint: allow more C99 constructs; stop maintaining c99-to-c89 patch set * 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. --- diff --git a/cfg.mk b/cfg.mk index df172a6..6924e0e 100644 --- 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