On Tuesday 28 June 2011, Stefano Lattarini wrote:
> On Tuesday 28 June 2011, Stefano Lattarini wrote:
> > Non-suffix rules aren't allowed to use the %EXT% substitution,
> > but the yacc rules were doing so; for implementation reasons,
> > this problems only manifested itself when Yacc was used with
On Tuesday 28 June 2011, Stefano Lattarini wrote:
> Non-suffix rules aren't allowed to use the %EXT% substitution,
> but the yacc rules were doing so; for implementation reasons,
> this problems only manifested itself when Yacc was used with C++
> and with different extensions (e.g., `y++' and `yxx
Non-suffix rules aren't allowed to use the %EXT% substitution,
but the yacc rules were doing so; for implementation reasons,
this problems only manifested itself when Yacc was used with C++
and with different extensions (e.g., `y++' and `yxx') in the
same Makefile.am.
Bug introduced in commit v1.1