[virt-tools-list] [PATCH 1/4] msi: use libvirt conditionally

Christophe Fergeau cfergeau at redhat.com
Wed Dec 17 11:20:15 UTC 2014


> > It's defined in the configure.ac, the same is valid for GTK_API_VERSION,
> > HAVE_SPICE_GTK, HAVE_GTK_VNC and HAVE_OVIRT.
> > IIRC I had problems using $(VAR) instead of $VAR or ${VAR}.
> 
> They are not defined the same way: AC_SUBST vs AC_DEFINE

Fwiw, there are AM_CONDITIONAL for each of the HAVE_XXX used in this
series, something like
if HAVE_LIBVIRT
  WIXL_FLAGS += "-D HaveLibvirt=1"
endif
would probably work
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20141217/374e99d2/attachment.sig>


More information about the virt-tools-list mailing list