Re: [PATCH] dejagnu: fix example/mathhelper automake warnings

2016-02-13 Thread Ben Elliston
On Sat, Mar 30, 2013 at 08:27:54AM +0100, Gilles Espinasse wrote: > automake-1.12.6 emitted those warnings > configure.ac:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are > deprecated. For more info, see: > configure.ac:8: > http://www.gnu.org/software/automake/manual/automake.ht

[PATCH] dejagnu: fix example/mathhelper automake warnings

2013-03-30 Thread Gilles Espinasse
automake-1.12.6 emitted those warnings configure.ac:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:8: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation testsuite/mathhelper/Makefile.am:23: