On Wednesday 10 of February 2016 16:57:51 Ingo Brückl wrote:
> Unescaped left brace in regex is deprecated and causes a warning.
> It will become an error in a later perl release.
I believe this is for Perl 5.22, not 5.17:
https://lists.gnu.org/archive/html/automake-patches/2015-07/msg0.html
Unescaped left brace in regex is deprecated and causes a warning.
It will become an error in a later perl release.
Ingo
--- a/bin/automake.in 2015-01-05 20:25:55.0 +0100
+++ b/bin/automake.in 2016-02-10 16:37:47.087974806 +0100
@@ -3878,7 +3878,7 @@
sub substitute_ac_subst_variables
{