fix json_bool
[ppastats.git] / config.h.in
index 4780543..00b832a 100644 (file)
@@ -28,6 +28,9 @@
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Use json_bool */
+#undef HAVE_JSON_BOOL
+
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H