mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-20 02:36:16 +02:00
maint: sync up required autoconf version in bootstrap.conf
* bootstrap.conf ($buildreq): Require autoconf 2.64, not 2.62. This is consistent with what is required by AC_PREREQ in configure.ac.
This commit is contained in:
committed by
Pádraig Brady
parent
6539e15620
commit
8f6c5d4327
@@ -307,7 +307,7 @@ gnulib_tool_option_extras="--tests-base=gnulib-tests --with-tests --symlink\
|
||||
|
||||
# Build prerequisites
|
||||
buildreq="\
|
||||
autoconf 2.62
|
||||
autoconf 2.64
|
||||
automake 1.11.1
|
||||
autopoint -
|
||||
bison -
|
||||
|
||||
Reference in New Issue
Block a user