mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-11 09:17:52 +03:00
configure: cleanup openwsman leftovers
Commit a99bfb4b
moved openwsman to its own file but forget to remove
those few lines.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
parent
cf44dc072a
commit
f3fe4c10ee
@ -2695,11 +2695,6 @@ LIBVIRT_RESULT_YAJL
|
||||
LIBVIRT_RESULT_GNUTLS
|
||||
AC_MSG_NOTICE([ libxml: $LIBXML_CFLAGS $LIBXML_LIBS])
|
||||
AC_MSG_NOTICE([ dlopen: $DLOPEN_LIBS])
|
||||
if test "$with_hyperv" = "yes" ; then
|
||||
AC_MSG_NOTICE([openwsman: $OPENWSMAN_CFLAGS $OPENWSMAN_LIBS])
|
||||
else
|
||||
AC_MSG_NOTICE([openwsman: no])
|
||||
fi
|
||||
AC_MSG_NOTICE([firewalld: $with_firewalld])
|
||||
if test "$with_polkit" = "yes" ; then
|
||||
if test "$with_polkit0" = "yes" ; then
|
||||
|
Loading…
Reference in New Issue
Block a user