]> xenbits.xensource.com Git - libvirt.git/commit
m4: virt-sanlock: use pkg-config to find libsanlock_client
authorPavel Hrdina <phrdina@redhat.com>
Tue, 23 Jun 2020 22:05:57 +0000 (00:05 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 10 Jul 2020 07:40:17 +0000 (09:40 +0200)
commit95037c48ef401d356ba3b6ad9fc9f4b2f493192e
treea2f20077341edb73d6fd8223f7e09811362eb1a0
parent4e27aa6e60370dbcd3a1e34f7c554dad7150d121
m4: virt-sanlock: use pkg-config to find libsanlock_client

The last distribution supported by libvirt and lacking pkg-config file
for libsanlock_client was Ubuntu 16.04. It is no longer supported so
switch to pkg-config.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
m4/virt-sanlock.m4