X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=config.h.in;h=9eca4e7e810b3e378b1577ab4820329fdd3a5b6c;hb=644f7518df425efdcab1bce39f1743605a878283;hp=31beb3f5140243caeec028b935b947f84f267657;hpb=6803a724fb3d4dec4d04258d5544b47fac21bb08;p=ppastats.git diff --git a/config.h.in b/config.h.in index 31beb3f..9eca4e7 100644 --- a/config.h.in +++ b/config.h.in @@ -1,11 +1,42 @@ /* config.h.in. Generated from configure.ac by autoheader. */ +/* Define to 1 if translation of program messages to the user's native + language is requested. */ +#undef ENABLE_NLS + +/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the + CoreFoundation framework. */ +#undef HAVE_CFLOCALECOPYCURRENT + +/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in + the CoreFoundation framework. */ +#undef HAVE_CFPREFERENCESCOPYAPPVALUE + +/* Define if the GNU dcgettext() function is already present or preinstalled. + */ +#undef HAVE_DCGETTEXT + /* Define to 1 if you have the header file. */ #undef HAVE_GETOPT_H +/* Define if the GNU gettext() function is already present or preinstalled. */ +#undef HAVE_GETTEXT + +/* Define if you have the iconv() function and it works. */ +#undef HAVE_ICONV + /* 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