]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Remove redundant usage of WITH_YAJL
authorJán Tomko <jtomko@redhat.com>
Thu, 12 Dec 2019 17:17:08 +0000 (18:17 +0100)
committerJán Tomko <jtomko@redhat.com>
Fri, 13 Dec 2019 13:57:32 +0000 (14:57 +0100)
commit20071c9f99e94e45e12431da8d20e07250aeb21e
tree739691433178dfc73e98e147ef552705c5ba636e
parent1100931f8db3b29c552aac09e1cc0aed3e41329e
Remove redundant usage of WITH_YAJL

As of commit 2a00ef6e71f30241f9ca6288da984d75f3cef957 which
was released in v5.2.0, we require YAJL to build the QEMU driver.

Remove the checks from code that requires the QEMU driver
or checks that also check for WITH_QEMU.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_driver.c
tests/cputest.c
tests/qemuagenttest.c
tests/qemublocktest.c
tests/qemucapabilitiestest.c
tests/qemucaps2xmltest.c
tests/qemucommandutiltest.c
tests/qemuhotplugtest.c
tests/qemumigparamstest.c
tests/qemumonitorjsontest.c