X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=config.h.in;h=4780543457adca95a33e29d363908435319774ac;hb=50cb5b56107bbbdc5eb1565404015efaba66bed4;hp=31beb3f5140243caeec028b935b947f84f267657;hpb=04e8520815632d17a6705219ad8301c1352058f6;p=ppastats.git diff --git a/config.h.in b/config.h.in index 31beb3f..4780543 100644 --- a/config.h.in +++ b/config.h.in @@ -1,8 +1,30 @@ /* 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