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 48053e8a45
commit 21b45b9bab
1 changed files with 3 additions and 0 deletions

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 =