maint: install minimal supported autoconf through convenience targets
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 28 May 2013 13:13:46 +0000 (15:13 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 28 May 2013 13:56:05 +0000 (15:56 +0200)
commitdd78a5e81de220e7030c5c6be4162bab2f0cf4c7
tree8be75ade66d2bb2a7262ff70172e346d3159b7c8
parent3fd6f1648b4bb773a3d7036e9409e4920349e213
maint: install minimal supported autoconf through convenience targets

To make testing of Automake in conjunction with it easier and more
reproducible.  It might be nice to also have convenience targets to
actually automatically run the Automake testsuite with such autoconf
version, but that is left to later patches.

* configure.ac: AC_SUBST the definition of $required_autoconf_version.
* maint.mk (WGET): Move definition earlier.
(gnu-ftp, ac-v, ac-n, ac-p, ac-t, ac-l, ac-d): New auxiliary variables.
(fetch-minimal-autoconf, build-minimal-autoconf): New convenience
targets.
* .gitignore: Update.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
.gitignore
configure.ac
maint.mk