depends: Pass PYTHONPATH along to configure

This commit is contained in:
Cory Fields
2015-12-17 16:43:56 -05:00
committed by Luke Dashjr
parent e611b6e329
commit de619a37fd
3 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ SUBDIRS = src
.PHONY: deploy FORCE
GZIP_ENV="-9n"
export PYTHONPATH
if BUILD_BITCOIN_LIBS
pkgconfigdir = $(libdir)/pkgconfig