summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-05-17 17:09:39 +0200
committerJim Meyering <meyering@redhat.com>2009-05-17 17:09:39 +0200
commit29224e54e07711adaaf09d3d89e5e378e47e4368 (patch)
treef85f39c8f8b6ea86150be1604c205c7e2412c153
parent3858a38db1b9dc0844fe2a88ed45113c0ce5e2a5 (diff)
downloadidutils-29224e54e07711adaaf09d3d89e5e378e47e4368.tar.gz
idutils-29224e54e07711adaaf09d3d89e5e378e47e4368.tar.bz2
idutils-29224e54e07711adaaf09d3d89e5e378e47e4368.zip
maint: cfg.mk: remove now-unnecessary gnulib_dir definition
* cfg.mk (gnulib_dir): Remove definition, now that gnulib's maint.mk provides the default we want.
-rw-r--r--cfg.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/cfg.mk b/cfg.mk
index 70a7cb0..b2b0055 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -37,10 +37,6 @@ gpg_key_ID = B9AB9A16
local-checks-to-skip = changelog-check strftime-check patch-check \
sc_prohibit_atoi_atof sc_changelog check-AUTHORS
-# The local directory containing the checked-out copy of gnulib used in
-# this release. Used solely to get a date for the "announcement" target.
-gnulib_dir = /gnulib
-
old_NEWS_hash = eb1986d9a01765bcd73053fb1feba356
sc_tight_scope: