summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-04-24 20:16:27 -0600
committerEric Blake <ebb9@byu.net>2009-04-24 20:16:27 -0600
commitc86509d86e3e65c9e3342400b343c13bad0ff2f2 (patch)
tree68b2559cb68ae11317fd80a3f7347695164bfa47
parent9e7edf000690fbed1f79aee3c0412334787756a1 (diff)
downloadcoreutils-c86509d86e3e65c9e3342400b343c13bad0ff2f2.tar.xz
cfg.mk: update to latest gnulib change
* cfg.mk (bootstrap-tools): Override maint.mk default to include bison. * gnulib: Update to latest gnulib.
-rw-r--r--cfg.mk6
m---------gnulib0
2 files changed, 5 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 3012a27d9..e4f608ed9 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -34,9 +34,13 @@ gpg_key_ID = B9AB9A16
local-checks-to-skip = strftime-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.
+# release. Used to get gnulib's SHA1 for the "announcement" target and
+# for signing release tags.
gnulib_dir = gnulib
+# Tools used to bootstrap this package, used for "announcement".
+bootstrap-tools = autoconf,automake,gnulib,bison
+
# Now that we have better tests, make this the default.
export VERBOSE = yes
diff --git a/gnulib b/gnulib
-Subproject f937d166906633801966f9cf3e0efe6767ed586
+Subproject b54016675fd7e8e6b36444cde8ac85ff6302c7f