[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] tools: rerun autoconf after 26144:170d45f7a2eb
# HG changeset patch # User Ian Campbell <ian.campbell@xxxxxxxxxx> # Date 1352910478 0 # Node ID d1d05cb59a76f5206aa2404e08801f227ac38cea # Parent b64a7d868f06c730a444e990da1a4d816ce3f5dc tools: rerun autoconf after 26144:170d45f7a2eb Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- diff -r b64a7d868f06 -r d1d05cb59a76 tools/configure --- a/tools/configure Wed Nov 14 11:45:37 2012 +0000 +++ b/tools/configure Wed Nov 14 16:27:58 2012 +0000 @@ -668,7 +668,6 @@ lomount miniterm ocamltools xenapi -vtpm monitors githttp host_os @@ -722,7 +721,6 @@ ac_user_opts=' enable_option_checking enable_githttp enable_monitors -enable_vtpm enable_xenapi enable_ocamltools enable_miniterm @@ -1381,8 +1379,6 @@ Optional Features: DISABLED) --disable-monitors Disable xenstat and xentop monitoring tools (default is ENABLED) - --enable-vtpm Enable Virtual Trusted Platform Module (default is - DISABLED) --enable-xenapi Enable Xen API Bindings (default is DISABLED) --disable-ocamltools Disable Ocaml tools (default is ENABLED) --enable-miniterm Enable miniterm (default is DISABLED) @@ -2445,29 +2441,6 @@ monitors=$ax_cv_monitors -# Check whether --enable-vtpm was given. -if test "${enable_vtpm+set}" = set; then : - enableval=$enable_vtpm; -fi - - -if test "x$enable_vtpm" = "xno"; then : - - ax_cv_vtpm="n" - -elif test "x$enable_vtpm" = "xyes"; then : - - ax_cv_vtpm="y" - -elif test -z $ax_cv_vtpm; then : - - ax_cv_vtpm="n" - -fi -vtpm=$ax_cv_vtpm - - - # Check whether --enable-xenapi was given. if test "${enable_xenapi+set}" = set; then : enableval=$enable_xenapi; _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |