aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2011-05-23 18:30:30 +0300
committerLasse Collin <lasse.collin@tukaani.org>2011-05-23 18:30:51 +0300
commit240e8b9791df597063a3b68d04ffcb3aa4f2de6a (patch)
tree5fe0c1df463d4074f25f054de87c61824b16b5a3
parentBump version and soname for 5.0.3. (diff)
downloadxz-240e8b9791df597063a3b68d04ffcb3aa4f2de6a.tar.xz
Build: Set GZIP_ENV=-9n in top-level Makefile.am.
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2ce74aa5..1e7ba612 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 =