X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=config.h.in;h=92f991271704c68058e36b013b8ec2ebd68041c1;hp=866782d2e3bc7bc86626c6b1974f168bbc836035;hb=c42759e0cd49f5285ebf872c0b99d59d51246cb9;hpb=1220a2a9fa18c670858318eff441d7d272cda43d diff --git a/config.h.in b/config.h.in index 866782d..92f9912 100644 --- a/config.h.in +++ b/config.h.in @@ -4,11 +4,11 @@ language is requested. */ #undef ENABLE_NLS -/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the +/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the CoreFoundation framework. */ #undef HAVE_CFLOCALECOPYCURRENT -/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in +/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in the CoreFoundation framework. */ #undef HAVE_CFPREFERENCESCOPYAPPVALUE @@ -22,8 +22,11 @@ /* Define if you have the iconv() function and it works. */ #undef HAVE_ICONV -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -#undef NO_MINUS_C_MINUS_O +/* Use JSON */ +#undef HAVE_JSON + +/* Use JSON0 */ +#undef HAVE_JSON_0 /* Name of package */ #undef PACKAGE