|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] build: rerun autoconf
# HG changeset patch
# User Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
# Date 1330615411 0
# Node ID f6ccd81028b7631e53a4f1d929f12f709de2f708
# Parent d70b4a1155e3afa6827abb77f554166d70d9cec2
build: rerun autoconf
24942:d70b4a1155e3 contains changes to configure.in and thus we need
to rerun autogen.sh.
Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
diff -r d70b4a1155e3 -r f6ccd81028b7 tools/configure
--- a/tools/configure Thu Mar 01 15:22:09 2012 +0000
+++ b/tools/configure Thu Mar 01 15:23:31 2012 +0000
@@ -653,7 +653,6 @@
vtpm
monitors
githttp
-xsm
host_os
host_vendor
host_cpu
@@ -713,7 +712,6 @@
ac_subst_files=''
ac_user_opts='
enable_option_checking
-enable_xsm
enable_githttp
enable_monitors
enable_vtpm
@@ -1366,7 +1364,6 @@
--disable-option-checking ignore unrecognized --enable/--with options
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
- --enable-xsm Enable XSM security module (by default, Flask)
--enable-githttp Download GIT repositories via HTTP
--disable-monitors Disable xenstat and xentop monitoring tools
--enable-vtpm Enable Virtual Trusted Platform Module
@@ -1375,7 +1372,7 @@
--disable-ocamltools Disable Ocaml tools
--enable-miniterm Enable miniterm
--enable-lomount Enable lomount
- --disable-debug Disable debug build of Xen and tools
+ --disable-debug Disable debug build of tools
Some influential environment variables:
CC C compiler command
@@ -3914,27 +3911,6 @@
# Enable/disable options
-# Check whether --enable-xsm was given.
-if test "${enable_xsm+set}" = set; then :
- enableval=$enable_xsm;
-fi
-
-
-if test "x$enable_xsm" = "xyes"; then :
-
- ax_cv_xsm="y"
-
-elif test "x$enable_xsm" = "xno"; then :
-
- ax_cv_xsm="n"
-
-elif test -z $ax_cv_xsm; then :
-
- ax_cv_xsm="n"
-
-fi
-xsm=$ax_cv_xsm
-
# Check whether --enable-githttp was given.
if test "${enable_githttp+set}" = set; then :
enableval=$enable_githttp;
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |