[json-glib] Update build/win32/config.h.win32(.in)
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] Update build/win32/config.h.win32(.in)
- Date: Thu, 7 Mar 2013 09:22:45 +0000 (UTC)
commit a518623439d8bcb7052affe7aeef9783e026138b
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Thu Mar 7 17:22:37 2013 +0800
Update build/win32/config.h.win32(.in)
Make its entries reflect the entries that are requested in the config.h.in
that was generated with autotools
build/win32/config.h.win32.in | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/build/win32/config.h.win32.in b/build/win32/config.h.win32.in
index 125d788..d87103d 100644
--- a/build/win32/config.h.win32.in
+++ b/build/win32/config.h.win32.in
@@ -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*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]