maint: sync up required autoconf version in bootstrap.conf
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 22 Apr 2012 22:41:05 +0000 (23:41 +0100)
committerPádraig Brady <P@draigBrady.com>
Sun, 22 Apr 2012 22:41:05 +0000 (23:41 +0100)
* bootstrap.conf ($buildreq): Require autoconf 2.64, not 2.62.  This is
consistent with what is required by AC_PREREQ in configure.ac.

bootstrap.conf

index bb414ef..41b9cc2 100644 (file)
@@ -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      -