Re: [PATCH 0/8] Fix automake bug#14441, and related minor refactorings

2013-05-29 Thread Stefano Lattarini
On 05/28/2013 11:45 AM, Stefano Lattarini wrote: > Reference: > > > I plan to push this (to 'micro') in a day or so. > > Stefano Lattarini (8): > tests: expose automake bug#14441 > Automake::Rule: expose suffix rules as a function, not a sc

[PATCH 0/8] Fix automake bug#14441, and related minor refactorings

2013-05-28 Thread Stefano Lattarini
Reference: I plan to push this (to 'micro') in a day or so. Stefano Lattarini (8): tests: expose automake bug#14441 Automake::Rule: expose suffix rules as a function, not a scalar suffix rules: better distinction between builtin and user-