]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: Fix disabling netcf
authorAndrea Bolognani <abologna@redhat.com>
Thu, 27 May 2021 14:09:54 +0000 (16:09 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 1 Jun 2021 12:30:39 +0000 (14:30 +0200)
commit48fc84a22c8bc541a52fae7f1575a24d132811b0
treecab9df8f9d12e60e2060765175da27836a4f6ac4
parentcc883e1c0c681c408c7d8767da0a02129329bf9e
meson: Fix disabling netcf

If the feature is disabled, the corresponding flags should not
show up in the compiler command line.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
meson.build