Imported Upstream version 0.16.0
[platform/upstream/json-glib.git] / build / win32 / config.h.win32.in
index 125d788..d87103d 100644 (file)
@@ -3,9 +3,30 @@
 /* The prefix for our gettext translation domains. */
 #define GETTEXT_PACKAGE "json-glib-1.0"
 
+/* 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.
+   */
+#define HAVE_DCGETTEXT 1
+
 /* Define to 1 if you have the <dlfcn.h> header file. */
 /*#undef HAVE_DLFCN_H*/
 
+/* Whether you have gcov */
+/* #undef HAVE_GCOV */
+
+/* Define if the GNU gettext() function is already present or preinstalled. */
+#define HAVE_GETTEXT 1
+
+/* Define if you have the iconv() function and it works. */
+#define HAVE_ICONV 1
+
 /* Define to 1 if you have the <inttypes.h> header file. */
 /*#undef HAVE_INTTYPES_H*/