]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
cfg.mk: update to latest gnulib change
authorEric Blake <ebb9@byu.net>
Sat, 25 Apr 2009 02:16:27 +0000 (20:16 -0600)
committerEric Blake <ebb9@byu.net>
Sat, 25 Apr 2009 02:16:27 +0000 (20:16 -0600)
* cfg.mk (bootstrap-tools): Override maint.mk default to include
bison.
* gnulib: Update to latest gnulib.

cfg.mk
gnulib

diff --git a/cfg.mk b/cfg.mk
index 3012a27d96e720b1498e3d7d00ed9f01b1bd1450..e4f608ed99aabc37cb732b74064f398af3e3f9a1 100644 (file)
--- 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
index f937d166906633801966f9cf3e0efe6767ed586f..b54016675fd7e8e6b36444cde8ac85ff6302c7ff 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit f937d166906633801966f9cf3e0efe6767ed586f
+Subproject commit b54016675fd7e8e6b36444cde8ac85ff6302c7ff