meson: reenable filemonitor-inotify compilation
authorVolker Rümelin <vr_qemu@t-online.de>
Fri, 7 Jan 2022 13:35:14 +0000 (14:35 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 12 Jan 2022 13:09:06 +0000 (14:09 +0100)
commit9d30c78c7d3b994825cbe63fa277279ae3ef4248
tree0661fc68ebfba19f06b8b2991b828beca0496e31
parentfb72176ba64057ce0ee5c1a0a443d9f72e270636
meson: reenable filemonitor-inotify compilation

Reenable util/filemonitor-inotify compilation. Compilation was
disabled when commit a620fbe9ac ("configure: convert compiler tests
to meson, part 5") moved CONFIG_INOTIFY1 from config-host.mak to
config-host.h.

This fixes the usb-mtp device and reenables test-util-filemonitor.

Fixes: a620fbe9ac ("configure: convert compiler tests to meson, part 5")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/800
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20220107133514.7785-1-vr_qemu@t-online.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/unit/meson.build
util/meson.build