From f185a527caf966e10538d342eb677ccc4875200c Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Fri, 31 Aug 2012 11:13:49 +0100 Subject: 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 Acked-by: Ian Jackson Committed-by: Ian Campbell --- config/Tools.mk.in | 1 - 1 file changed, 1 deletion(-) (limited to 'config') 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@ -- cgit v1.2.3