X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats.git;a=blobdiff_plain;f=config.h.in;h=9eca4e7e810b3e378b1577ab4820329fdd3a5b6c;hp=00b832a6810327bd4bfadf04045435e9532f403d;hb=13c74f42e424a26dc783bb565cb96b8bd542cee8;hpb=8fbc54a7960312d1626f4032d5fef5bf8a37db70 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