Hello,

Mitja Stachowiak <i...@mitjastachowiak.de> writes:

> I found a bug in http://ftpmirror.gnu.org/automake/automake-1.15.tar.xz -> 
> bin/automake.in
>
> At line 3881: Escape the outer {} with \. The correct line should look like 
> this:
>
> $text =~ s/\$\{([^ \t=:+{}]+)\}/substitute_ac_subst_variables_worker ($1)/ge;
>
> Since newer versions, Perl enforces the escape of this brackets.

This is fixed since Automake 1.16

Thanks for the bug report.

-- 
Mathieu Lirzin
GPG: F2A3 8D7E EB2B 6640 5761  070D 0ADE E100 9460 4D37



Reply via email to