Re: small fix to automake for updated perl

2018-01-04 Thread Mathieu Lirzin
Hello, ra...@airmail.cc writes: > 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/\${ <-

small fix to automake for updated perl

2017-11-14 Thread rain1
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-