On Mon, Jul 15, 2019 at 12:19:20AM +0200, Jean-Marc Lasgouttes wrote: > 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.
Don't know, I was concerned whether XZ_OPT=-9ev is actually used by the machinery. Pavel