[libvirt] [PATCH 06/10] Revert "build: remove references to WITH_YAJL for SETUID_RPC_CLIENT"

Ján Tomko jtomko at redhat.com
Tue Jul 31 14:43:44 UTC 2018


Switch back to yajl until we figure out a solution for
the json_object_iter_next conflict with json-glib.

This reverts commit 1caf8441604b58e4a89aa2c09975b8346928c52a.

Signed-off-by: Ján Tomko <jtomko at redhat.com>
---
 config-post.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/config-post.h b/config-post.h
index 05672121f0..24117bbbd4 100644
--- a/config-post.h
+++ b/config-post.h
@@ -44,6 +44,8 @@
 # undef WITH_SSH2
 # undef WITH_SYSTEMD_DAEMON
 # undef WITH_VIRTUALPORT
+# undef WITH_YAJL
+# undef WITH_YAJL2
 #endif
 
 /*
-- 
2.16.1




More information about the libvir-list mailing list