>> no i see in unpatched sources : >> New in 1.10.1: >> - "make dist" can now create lzma-compressed tarballs. >> >> so my proposal is lo use lzma from dependency and compression ratio >> reasons. > >OK, the NEWS file for 1.11 does not contain the 1.10.x intermediate >releases. So you should require 1.10.1. >
Maybe, I don't understand this well enough, but anyway, why do we require automake 1.10.1 for everyone ? Even for people not using make dist or the tarball at all. Who does use "make dist" by the way ? Is it only Pavel, or do other people do this as well ? For me, requiring this means that I can no longer compile on Linux as I don't have the appropriate rights there to update automake. Vincent