Let autoreconf pass warning flags to new-enough aclocal.
commit70201af851c0640cda80ec1c522e00a23906f9bf
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 20 Jul 2010 05:35:01 +0000 (20 07:35 +0200)
committerEric Blake <eblake@redhat.com>
Tue, 20 Jul 2010 13:15:59 +0000 (20 07:15 -0600)
tree8bee43787eced878d32e1f81f4ae15f1a7740863
parentf3c508423fb6c5ef8bc45c613b05dedf76a1f24e
Let autoreconf pass warning flags to new-enough aclocal.

* bin/autoreconf.in ($aclocal_supports_warnings)
($automake_supports_warnings): New globals.
(parse_args): Set and use them.  Be sure to invoke `aclocal
--help' and `automake --help' just once each.
* NEWS: Update.
Prompted by report from Bruno Haible.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
NEWS
bin/autoreconf.in