mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
6ce83e91e6
Added a macro similar to the GLib's GLIB_CHECK_VERSION so that one can simply do something like: #if LIBVIR_CHECK_VERSION(1,1,3) /* Call function here that appeared in 1.1.3 and newer */ virSomeNewFunction(); #endif |
||
---|---|---|
.. | ||
libvirt-lxc.h | ||
libvirt-qemu.h | ||
libvirt.h.in | ||
Makefile.am | ||
virterror.h |