X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=config.h.in;h=6e6ade182acb5195efed9c64d8912386f97dbbb6;hb=db9b8d2df5a1907af92826771538c6ab37ef2d4e;hp=00b832a6810327bd4bfadf04045435e9532f403d;hpb=99b65b5be32158ebc793df4ab2b825633e32a100;p=ppastats.git diff --git a/config.h.in b/config.h.in index 00b832a..6e6ade1 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 @@ -64,9 +70,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -#undef NO_MINUS_C_MINUS_O - /* Name of package */ #undef PACKAGE