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


>>>>> "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.
This really worries me.

Tom


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