On 08/31/2012 01:58 PM, Akim Demaille wrote: > > Le 10 août 2012 à 16:13, Stefano Lattarini a écrit : > >> This is mostly a preparatory refactoring in view of future changes. >> >> * automake.in (handle_dist): Here, define the internal variable >> 'am.conf.handle-distcheck-hook' to "yes" if a user-defined >> 'distcheck-hook' rule, to the empty string otherwise. This take > > takes > >> over the role of the transform 'DISTCHECK-HOOK', which has thus >> been removed. >> * lib/am/distdir.am (distcheck): Adjust to rely on the new variable >> instead than of the removed transform. > > s/than// > > Alas, you are 20 days late ;-)
>> * t/distcheck-hook.sh: Remove obsolete or obsolescent grepping checks. >> * t/distcheck-hook2.sh: Likewise. > > Nice. Regards, Stefano
