[cogl/msvc-support] Update config.h.win32.in
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/msvc-support] Update config.h.win32.in
- Date: Mon, 30 May 2011 06:48:50 +0000 (UTC)
commit 5566e5c637bf61a501904a5682cbc28e86e8c07a
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Mon May 30 15:03:26 2011 +0800
Update config.h.win32.in
There are some config macros that are checked that were added lately...
config.h.win32.in | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/config.h.win32.in b/config.h.win32.in
index 5b12d11..158ad58 100644
--- a/config.h.win32.in
+++ b/config.h.win32.in
@@ -19,6 +19,9 @@
/* The prefix for our gettext translation domains. */
#define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
+/* Whether we have cairo or not */
+#define HAVE_CAIRO 1
+
/* Define to 1 if you have the <CE4100/libgdl.h> header file. */
/*#undef HAVE_CE4100_LIBGDL_H*/
@@ -61,6 +64,10 @@
/* Define if the GNU gettext() function is already present or preinstalled. */
#define HAVE_GETTEXT 1
+/* Define to 1 if you have the <GLES/egl.h> header file. */
+/*#undef HAVE_GLES_EGL_H*/
+
+
/* Define if you have the iconv() function and it works. */
#define HAVE_ICONV 1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]