Le 15/07/2019 à 00:13, Pavel Sanda a écrit :
On Sat, Jul 13, 2019 at 06:51:44PM +0200, Jean-Marc Lasgouttes wrote:
commit 8bbc660a25f981ae58b3f40a2d3c25774b259ee4
Author: Jean-Marc Lasgouttes <lasgout...@lyx.org>
Date: Sat Jul 13 18:58:36 2019 +0200
Let automake create the tar.xz archive
We require automake 1.14 these days, and it can do it by itself.
Did you check the compression level used after this commit?
(Or to put it differently what is size difference in .xz archive?)
Do I have a way to see what level has been used on a file? It is
supposed to use -9ev.
My check was to look at the relative sizes of the .gz and .xz files and
be satisfied to see that they are coherent with the relative sizes of
2.3.3 archives. Highly scientific, to say the least.
JMarc