automake: import upstream fix for perl 5.26
authorDaniel Golle <daniel@makrotopia.org>
Wed, 7 Jun 2017 17:39:33 +0000 (19:39 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Thu, 8 Jun 2017 10:18:56 +0000 (12:18 +0200)
commitf709597e81e841cd13468dba53a1691b267aadbd
treea0edc52448ac458fb2d25e3399078c50e17c20e5
parentdf4363b607629710240dcaccf4e3f0bc6fae93ae
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]