]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert "util: avoid symbol clash between json libraries"
authorJán Tomko <jtomko@redhat.com>
Mon, 13 Aug 2018 11:39:16 +0000 (13:39 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 13 Aug 2018 13:50:00 +0000 (15:50 +0200)
commit6c3d66ac7409579752765c12e65adccec30e24fc
treed8080edbbb586ae313a641c66c74cf7f4fec28fa
parentb56950fd277c0e31cbdf3a0e5b3c944f9857789a
Revert "util: avoid symbol clash between json libraries"

This reverts commit ce3c6ef6843f98d81be5423ece11fad79eaab920.

Jansson cannot parse QEMU's quirky JSON.
Revert back to yajl.

https://bugzilla.redhat.com/show_bug.cgi?id=1614569

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in
src/Makefile.am
src/util/Makefile.inc.am
src/util/virjson.c
src/util/virjsoncompat.c [deleted file]
src/util/virjsoncompat.h [deleted file]