Re: [PATCH] missing: retore back-compat for use by older automake

2012-06-26 Thread Eric Blake
On 06/26/2012 11:26 AM, Stefano Lattarini wrote: > On 06/26/2012 06:40 PM, Eric Blake wrote: >> Commit a22717dffe3 removed the --run argument, since our new preferred >> calling conventions now imply it; but if a newer 'missing' is mixed >> with an already built project that used an older Automake

Re: [PATCH] missing: retore back-compat for use by older automake

2012-06-26 Thread Stefano Lattarini
On 06/26/2012 06:40 PM, Eric Blake wrote: > Commit a22717dffe3 removed the --run argument, since our new preferred > calling conventions now imply it; but if a newer 'missing' is mixed > with an already built project that used an older Automake version, then > the 'Makefile' in that project will fa

[PATCH] missing: retore back-compat for use by older automake

2012-06-26 Thread Eric Blake
Commit a22717dffe3 removed the --run argument, since our new preferred calling conventions now imply it; but if a newer 'missing' is mixed with an already built project that used an older Automake version, then the 'Makefile' in that project will fail due to passing the --run option when trying to