Re: bug#11543: 3 test failures with automake-1.12.0 and perl-5.16.0

2012-05-28 Thread Matt Burgess
On Mon, 2012-05-28 at 13:47 +0200, Stefano Lattarini wrote: > Does the attached patch fixes your issue? Thanks, Stefano. That's fixed it. Regards, Matt.

Re: [FYI] {maint} news: support for configure.in will be dropped in future automake versions

2012-05-28 Thread Jim Meyering
Stefano Lattarini wrote: > The use of configure.in as Autoconf input has been deprecated for a > very long time in the Autoconf documentation, and the next version of > Autoconf (2.70) will start warning about it ar runtime as well (see > commit 'v2.69-4-g560f16b' or 2012-05-23, "general: deprecate

[FYI] {maint} news: support for configure.in will be dropped in future automake versions

2012-05-28 Thread Stefano Lattarini
The use of configure.in as Autoconf input has been deprecated for a very long time in the Autoconf documentation, and the next version of Autoconf (2.70) will start warning about it ar runtime as well (see commit 'v2.69-4-g560f16b' or 2012-05-23, "general: deprecate 'configure.in' as autoconf input

Re: bug#11543: 3 test failures with automake-1.12.0 and perl-5.16.0

2012-05-28 Thread Stefano Lattarini
severity 11543 serious tags 11543 patch thanks On 05/22/2012 10:34 PM, Matt Burgess wrote: > Hi, > Hi Matt, sorry for the delay. > aclocal8, acsilent and unused test cases all fail if I have the newly > released perl-5.16.0 installed. > > The error appears to be because of a change in Perl, whic