1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

Build: Set GZIP_ENV=-9n in top-level Makefile.am.

This commit is contained in:
Lasse Collin 2011-05-23 18:30:30 +03:00
parent e32cb264ea
commit 240e8b9791

View file

@ -5,6 +5,9 @@
## You can do whatever you want with this file.
##
# Use -n to prevent gzip from adding a timestamp to the .gz headers.
GZIP_ENV = -9n
DIST_SUBDIRS = lib src po tests debug
SUBDIRS =