X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=config.h.in;h=9eca4e7e810b3e378b1577ab4820329fdd3a5b6c;hb=3af94f162641b311b549c25f2e3b5bf2d9933cbe;hp=4780543457adca95a33e29d363908435319774ac;hpb=50cb5b56107bbbdc5eb1565404015efaba66bed4;p=ppastats.git diff --git a/config.h.in b/config.h.in index 4780543..9eca4e7 100644 --- a/config.h.in +++ b/config.h.in @@ -28,6 +28,15 @@ /* 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 + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H