]> xenbits.xensource.com Git - libvirt.git/commit
m4: use pkgconfig to detect xenstore
authorOlaf Hering <olaf@aepfle.de>
Fri, 9 Mar 2018 13:47:31 +0000 (14:47 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 14 Mar 2018 07:48:31 +0000 (08:48 +0100)
commit596fc3e3897e7252e0ca0fc95d2f49826bc1ba16
tree650002bfd73000f9eb3338b8ef071f4d315c95d6
parent61ea6845094ce5765e770342f1857d5360edb02b
m4: use pkgconfig to detect xenstore

Since Xen 4.9 a pkgconfig file exists to gather info about building
against libxenstore.so. Use it if available.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
m4/virt-driver-xen.m4