X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=config.h.in;fp=config.h.in;h=1668fb2969fbd9018c09ed9aa94d6b83e07fae7f;hp=866782d2e3bc7bc86626c6b1974f168bbc836035;hb=6255d64eb9fc2802e09bcb45ea274348542afd1e;hpb=d90d80c49709335e9101657d1a82cdd964e14c40 diff --git a/config.h.in b/config.h.in index 866782d..1668fb2 100644 --- a/config.h.in +++ b/config.h.in @@ -22,6 +22,12 @@ /* Define if you have the iconv() function and it works. */ #undef HAVE_ICONV +/* Use JSON */ +#undef HAVE_JSON + +/* Use JSON0 */ +#undef HAVE_JSON_0 + /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O