added support json and json-c
[ppastats.git] / config.h.in
index 00b832a..9eca4e7 100644 (file)
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Use JSON */
+#undef HAVE_JSON
+
+/* Use JSON0 */
+#undef HAVE_JSON_0
+
 /* Use json_bool */
 #undef HAVE_JSON_BOOL