automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

small fix to automake for updated perl


From: rain1
Subject: small fix to automake for updated perl
Date: Tue, 14 Nov 2017 21:26:09 +0000
User-agent: Roundcube Webmail/1.3.3

Hello!
Here is a small fix to automake so that it works in recent versions of perl.

Currently, with perl 5.26 I get this error while trying to build automake from source: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at automake-1.15/bin/automake line 3936.

this patch fixes that by escaping the braces.

Attachment: 0001-minor-bug-fix-to-bin-automake.in.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]