>>>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes: Akim> * automake.in (&handle_dist): Use &transform instead of dedicated Akim> magic for DISTDIRS. Akim> But be sure to always do it. Akim> * distdir.am: Adjust. This is ok, but... Akim> - grep ($dist_dirs{'$(distdir)/' . $_} = 1, keys %dist_dirs); Akim> - $xform .= &transform ('DISTDIRS', join (' ', sort keys %dist_dirs)); This code changed several days ago in response to a bug report. This really worries me. Tom
- 76-magicless-distdirs.patch Akim Demaille
- Re: 76-magicless-distdirs.patch Tom Tromey
- Re: 76-magicless-distdirs.patch Akim Demaille