On Wed, Aug 05, 2020 at 10:07:44AM +0200, Pavel Hrdina wrote:
In meson.build we define sanlock_dep only if it is available but in
addition we add 'WITH_SANLOCK' into conf. Use the presence of
'WITH_SANLOCK' in conf to figure out if we need to install
virt-sanlock-cleanup man page.
Reported-by: Michal Privoznik <mprivozn(a)redhat.com>
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>