X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=config.h.in;h=9eca4e7e810b3e378b1577ab4820329fdd3a5b6c;hb=9875b72f4ac0b5a1cc7fe79c4f7037bd0441e18a;hp=00b832a6810327bd4bfadf04045435e9532f403d;hpb=99b65b5be32158ebc793df4ab2b825633e32a100;p=ppastats.git diff --git a/config.h.in b/config.h.in index 00b832a..9eca4e7 100644 --- a/config.h.in +++ b/config.h.in @@ -28,6 +28,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Use JSON */ +#undef HAVE_JSON + +/* Use JSON0 */ +#undef HAVE_JSON_0 + /* Use json_bool */ #undef HAVE_JSON_BOOL