On 06/06/2012 04:11 PM, Dave Hart wrote: > On Wed, Jun 6, 2012 at 7:31 AM, Stefano Lattarini > <[email protected]> wrote: >> Hi Dave. >> >> On 06/06/2012 07:03 AM, Dave Hart wrote: >>> On Tue, Jun 5, 2012 at 10:52 PM, Stefano Lattarini >>> <[email protected]> wrote: >>>> * lib/am/yacc.am (am__yacc_c2h): Transform from a sed command to a >>>> make function. >>> >>> It appears the subject line summary says the opposite of what was intended. >>> >> Oops, indeed; the summary should have said: >> >> yacc/c++: prefer make-time processing over recipe-time one >> >> and I've fixed it accordingly. > > make-time and recipe-time both sound like make-time to me. If the sed > command was executed by automake, I suggest "prefer make-time > processing over automake-time." > No, the sed command was executed by the make-spawned shell at recipe time. Maybe "prefer make builtins over shell processing in a recipe" would have been somewhat better, but let this split for this time (I've already merged the series to 'ng/master' and almost finished with the testing, so I'd rather not start tweaking the messages again).
Thanks, Stefano
