Switch back to yajl until we figure out a solution for
the json_object_iter_next conflict with json-glib.
This reverts commit 93fdc9e0b0cbb2eec32745a868ac4633f0912ad5.
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
---
config-post.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/config-post.h b/config-post.h
index 24117bbbd4..063e30fa37 100644
--- a/config-post.h
+++ b/config-post.h
@@ -36,7 +36,6 @@
# undef WITH_DEVMAPPER
# undef WITH_DTRACE_PROBES
# undef WITH_GNUTLS
-# undef WITH_JANSSON
# undef WITH_LIBSSH
# undef WITH_MACVTAP
# undef WITH_NUMACTL
--
2.16.1