tools: make building xend configurable

Enterprise / Virtualization / Xen - Ian Campbell [citrix.com] - 20 August 2013 09:33 UTC

xend has been deprecated for 2 releases now. Lets make it possible to not even build it.

For now I'm leaving the default of on but I would like to change that before the 4.4 release.

03145f0 tools: make building xend configurable.
config/Tools.mk.in | 1 +
tools/configure | 26 ++++++++++++++++++++++++++
tools/configure.ac | 1 +
tools/examples/Makefile | 33 ++++++++++++++++-----------------
tools/hotplug/Linux/Makefile | 5 ++++-
tools/hotplug/NetBSD/Makefile | 3 ++-
tools/python/Makefile | 10 ++++++++--
tools/python/setup.py | 35 ++++++++++++++++++++++++++---------
8 files changed, 84 insertions(+), 30 deletions(-)

Upstream: xenbits.xen.org


  • Share