test defs: hack to support autoconf-wrapper programs
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 16 Dec 2011 10:12:31 +0000 (11:12 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 16 Dec 2011 14:55:31 +0000 (15:55 +0100)
commit63da4921d542b2c329cf95f58c955b9972c5d161
tree737a10e9821f10aa4bea5c7235aa7f26a2e96fe7
parentfb49574d11f61b23b2a25a81e032df7cc5c9b296
test defs: hack to support autoconf-wrapper programs

* tests/defs.in ($AUTOCONF): Add a dummy `-B' option to the
autoconf invocation, so that, when the Debian autoconf wrapper
is involved, it will correctly dispatch an autoconf >= 2.50
instead of defaulting to autoconf 2.13.
($AUTOHEADER, $AUTORECONF): Likewise, but for autoheader and
autoreconf respectively.

Reported by Bruno Haible:
<http://lists.gnu.org/archive/html/automake/2011-12/msg00039.html>
ChangeLog
tests/defs.in