aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorIan Campbell <Ian.Campbell@citrix.com>2012-08-31 11:13:49 +0100
committerIan Campbell <Ian.Campbell@citrix.com>2012-08-31 11:13:49 +0100
commitf185a527caf966e10538d342eb677ccc4875200c (patch)
tree6fe616279efd53e20b426ca0055ff952248d3b52 /config
parent3c5b9dcac890323c43794684510c71ebc74501a2 (diff)
downloadxen-f185a527caf966e10538d342eb677ccc4875200c.tar.gz
xen-f185a527caf966e10538d342eb677ccc4875200c.tar.bz2
xen-f185a527caf966e10538d342eb677ccc4875200c.zip
tools: remove --disable-pythontools option
This incorrectly removes the $(PYTHON) variable which is used at build time as well as by the tools. Remove and revisit for 4.3. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'config')
-rw-r--r--config/Tools.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/Tools.mk.in b/config/Tools.mk.in
index b6bdad0915..21ad0ef270 100644
--- a/config/Tools.mk.in
+++ b/config/Tools.mk.in
@@ -45,7 +45,6 @@ GIT_HTTP := @githttp@
XENSTAT_XENTOP := @monitors@
VTPM_TOOLS := @vtpm@
LIBXENAPI_BINDINGS := @xenapi@
-PYTHON_TOOLS := @pythontools@
OCAML_TOOLS := @ocamltools@
CONFIG_MINITERM := @miniterm@
CONFIG_LOMOUNT := @lomount@