提交 b0a3d680 编写于 作者: D Daniel Veillard

* configure.in: patch from Cole Robinson to reactivate storage

  support
Daniel
上级 cb96ae25
Tue Jun 10 17:34:12 CEST 2008 Daniel Veillard <veillard@redhat.com>
* configure.in: patch from Cole Robinson to reactivate storage
support
Tue Jun 10 17:10:31 CEST 2008 Daniel Veillard <veillard@redhat.com>
* python/generator.py python/libvir.c python/libvirt-python-api.xml:
......
......@@ -259,6 +259,10 @@ if test "$with_remote" = "yes" ; then
LIBVIRT_FEATURES="$LIBVIRT_FEATURES -DWITH_REMOTE"
fi
if test "$with_libvirtd" = "yes" ; then
LIBVIRT_FEATURES="$LIBVIRT_FEATURES -DWITH_LIBVIRTD"
fi
if test "$with_xen" = "yes" ; then
dnl search for the Xen store library
AC_SEARCH_LIBS(xs_read, [xenstore],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册