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

Re: Automake 1.9 breakage



On Sun, 2004-08-01 at 08:57 -0700, Steve G wrote:
> Hi,
> 
> The new automake 1.9 breaks several packages. 

A package should *always* call a specific version of automake.  If a
package directly invokes "automake", that's a bug.  It should instead
call automake-1.8, automake-1.4, whatever is known to work.

The automake binaries are versioned for a reason - so installing a new
version doesn't break builds.  Patches to move to a new version should
be upstream, since they are more likely to be familiar with their build
system and the effects of new automake versions on their packages.

Attachment: signature.asc
Description: This is a digitally signed message part


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