1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

cfg.mk: update to latest gnulib change

* cfg.mk (bootstrap-tools): Override maint.mk default to include
bison.
* gnulib: Update to latest gnulib.
This commit is contained in:
Eric Blake
2009-04-24 20:16:27 -06:00
parent 9e7edf0006
commit c86509d86e
2 changed files with 6 additions and 2 deletions

6
cfg.mk
View File

@@ -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

2
gnulib

Submodule gnulib updated: f937d16690...b54016675f