This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 76-magicless-distdirs.patch


Tom Tromey <tromey@redhat.com> writes:

> >>>>> "Akim" == Akim Demaille <akim@epita.fr> 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.

Yes, I remember, I `reported' it :)

> This really worries me.

Rest assured, *this* part, I did not break :)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]