]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: add dbus build dependency
authorPavel Hrdina <phrdina@redhat.com>
Wed, 24 Jun 2020 11:25:38 +0000 (13:25 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 3 Aug 2020 07:26:59 +0000 (09:26 +0200)
commit3eb4e0049d9901841259a49243bbede9066bdfcb
treee85b4383b5cb0da39459d30f59ccc7ae71a35009
parent22ca7edef5f6a44b8e3d878490cd0c2576a29599
meson: add dbus build dependency

Convert #if VAL into #ifdef VAL in order to make meson more readable and
because it's not necessary to have both defines existing.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
configure.ac
m4/virt-dbus.m4 [deleted file]
meson.build
meson_options.txt