bug-cppi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-cppi] [PATCH 09/19] build: remove obsolete settings from cfg.mk


From: Jim Meyering
Subject: [bug-cppi] [PATCH 09/19] build: remove obsolete settings from cfg.mk
Date: Wed, 25 Jan 2012 09:22:46 +0100

From: Jim Meyering <address@hidden>

* cfg.mk (local-checks-to-skip): Remove.  No longer needed.
(gnulib_dir): Likewise.
---
 cfg.mk |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)

diff --git a/cfg.mk b/cfg.mk
index c993489..d1076d0 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -18,17 +18,6 @@
 # it can take a while for the faster mirror links to become usable.
 url_dir_list = http://ftp.gnu.org/gnu/$(PACKAGE)

-# Tests not to run as part of "make distcheck".
-# Exclude changelog-check here so that there's less churn in ChangeLog
-# files -- otherwise, you'd need to have the upcoming version number
-# at the top of the file for each `make distcheck' run.
-local-checks-to-skip = patch-check strftime-check check-AUTHORS
-local-checks-to-skip += changelog-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
-
 # Now that we have better (check.mk) tests, make this the default.
 export VERBOSE = yes

-- 
1.7.9.rc2.2.g183d6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]