[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: Fri, 17 Jun 2011 06:44:26 +0000 (UTC)
commit c1feb54ef238edededf04e6926f34a35b1dd8e9b
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Fri Jun 17 14:42:53 2011 +0800
Update config.h.win32.in
Reflect the changes to config.h.in (via configure.ac)
config.h.win32.in | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/config.h.win32.in b/config.h.win32.in
index 3744628..a1ec547 100644
--- a/config.h.win32.in
+++ b/config.h.win32.in
@@ -49,6 +49,9 @@
/* Have libdrm support */
/*#undef HAVE_DRM*/
+/* Define to 1 if you have the <EGL/eglext.h> header file. */
+/*#undef HAVE_EGL_EGLEXT_H*/
+
/* Define to 1 if you have the <EGL/egl.h> header file. */
/*#undef HAVE_EGL_EGL_H*/
@@ -150,3 +153,5 @@
/* Define to empty if `const' does not conform to ANSI C. */
/*#undef const*/
+
+#include "config-custom.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]