automake: import upstream fix for perl 5.26
authorDaniel Golle <daniel@makrotopia.org>
Wed, 7 Jun 2017 17:39:33 +0000 (19:39 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 7 Jun 2017 17:47:34 +0000 (19:47 +0200)
commit92c80f38cff3c20388f9ac13d5196f2745aeaf77
tree887fb29cc42bd213d23817d554fbe3bd145c9987
parent079d57b0f290a79c9dbc013b6e9c83cebf8a2f99
automake: import upstream fix for perl 5.26

Build broke as distributions now include Perl 5.26 and automake
triggered an "Unescaped left brace in regex" error.
Import upstream commit 13f00eb449 to fix that.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
tools/automake/patches/010-automake-port-to-Perl-5.22-and-later.patch [new file with mode: 0644]