diff options
author | Jim Meyering <meyering@redhat.com> | 2009-05-17 17:09:39 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-05-17 17:09:39 +0200 |
commit | 29224e54e07711adaaf09d3d89e5e378e47e4368 (patch) | |
tree | f85f39c8f8b6ea86150be1604c205c7e2412c153 | |
parent | 3858a38db1b9dc0844fe2a88ed45113c0ce5e2a5 (diff) | |
download | idutils-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.mk | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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: |