mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
build: require automake-1.10b or newer
* bootstrap.conf: Require at least automake-1.10b. * README-prereq: Mention 1.10b, not 1.10a.
This commit is contained in:
committed by
Jim Meyering
parent
4145a1e54c
commit
2ade7643de
@@ -177,7 +177,7 @@ gnulib_tool_option_extras="--tests-base=$bt/gnulib-tests --with-tests"
|
||||
# Build prerequisites
|
||||
buildreq="\
|
||||
autoconf 2.61
|
||||
automake 1.10a
|
||||
automake 1.10b
|
||||
autopoint -
|
||||
bison -
|
||||
gettext -
|
||||
|
||||
Reference in New Issue
Block a user