[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [VTPM v6 6/8] Add autoconf to stubdom
On Tue, 2012-12-04 at 18:09 +0000, Matthew Fioravante wrote: > +# Enable/disable stub domains > +AX_STUBDOM_DEFAULT_ENABLE([ioemu-stubdom], [ioemu]) > +AX_STUBDOM_DEFAULT_DISABLE([c-stubdom], [c]) > +AX_STUBDOM_DEFAULT_ENABLE([caml-stubdom], [caml]) > +AX_STUBDOM_DEFAULT_ENABLE([pv-grub], [grub]) > +AX_STUBDOM_DEFAULT_ENABLE([xenstore-stubdom], [xenstore]) > +AX_STUBDOM_DEFAULT_ENABLE([vtpm-stubdom], [vtpm]) > +AX_STUBDOM_DEFAULT_ENABLE([vtpmmgrdom], [vtpmmgr]) > + > +AX_ARG_DEFAULT_ENABLE([debug], [Disable debug build of stubdom]) > +AX_ARG_DEFAULT_ENABLE([extfiles], [Use xen extfiles repository for > libraries]) > + > +AC_ARG_VAR([CMAKE], [Path to the cmake program]) Weren't you going to make vtpm* conditional on the presence of cmake? Or is there some magic here which I don't understand? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |