On 05/28/2012 11:20 PM, Matt Burgess wrote:
> 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.
>
Thanks for confirming. I've applied that patch, after squashing
in the following addition to NEWS:
diff --git a/NEWS b/NEWS
index 944f7f9..6ce2a60 100644
--- a/NEWS
+++ b/NEWS
@@ -112,6 +112,10 @@ Bugs fixed in 1.12.1:
#line 7 "grammar.y"
as it did before.
+* Bugs with new Perl versions:
+
+ - Aclocal works correctly with perl 5.16.0 (automake bug#11543).
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
New in 1.12:
Regards,
Stefano