On Fri, Dec 16, 2016 at 10:10:40 +0100, Pavel Hrdina wrote:
This allows to use two or more LIBVIRT_CHECK_(LIB|LIB_ALT|PKG)
macros
for one library. For example, when we check for existence of
pgk-config file of some library and we know that not all versions of
that library that libvirt requires provides this file, we can fallback
to use library check.
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
ACK
Jirka