automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 76-magicless-distdirs.patch


From: Tom Tromey
Subject: Re: 76-magicless-distdirs.patch
Date: 25 Feb 2001 19:05:36 -0700

>>>>> "Akim" == Akim Demaille <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]