fixed version number
[ppastats.git] / config.h.in
index 4780543..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
+
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H