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(a)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