aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEvan Klitzke <[email protected]>2017-08-08 18:56:18 -0700
committerfanquake <[email protected]>2017-10-21 12:05:36 +0800
commitf8c66972ddc2a70f5015497436870e2af6833ecc (patch)
tree152c13788d238e6710081c75d758d1f0860d34d8 /Makefile.am
parentMerge #11529: Avoid slow transaction search with txindex enabled (diff)
downloaddiscoin-f8c66972ddc2a70f5015497436870e2af6833ecc.tar.xz
discoin-f8c66972ddc2a70f5015497436870e2af6833ecc.zip
Fix automake warnings when running autogen.sh
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3b62a1060..8b3973d0e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,6 @@ SUBDIRS += doc/man
endif
.PHONY: deploy FORCE
-GZIP_ENV="-9n"
export PYTHONPATH
if BUILD_BITCOIN_LIBS