[clutter/wip/cogl-winsys-egl: 31/37] Adds COGL_HAS_EGL_PLATFORM_GDL_SUPPORT define
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/wip/cogl-winsys-egl: 31/37] Adds COGL_HAS_EGL_PLATFORM_GDL_SUPPORT define
- Date: Mon, 4 Apr 2011 12:09:12 +0000 (UTC)
commit da4cee13e3df91abae927caa94c8898c5531c13c
Author: Robert Bragg <robert linux intel com>
Date: Thu Mar 17 19:37:12 2011 +0000
Adds COGL_HAS_EGL_PLATFORM_GDL_SUPPORT define
clutter/cogl/configure.ac | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/clutter/cogl/configure.ac b/clutter/cogl/configure.ac
index 8fd890e..5573661 100644
--- a/clutter/cogl/configure.ac
+++ b/clutter/cogl/configure.ac
@@ -453,6 +453,9 @@ AS_IF([test "x$enable_gdl_egl_platform" == "xyes"],
[COGL_EXTRA_CFLAGS="$COGL_EXTRA_CFLAGS -I/usr/include/CE4100"],
[AC_MSG_ERROR([libgdl.h not found])])
])
+
+ AC_DEFINE([COGL_HAS_EGL_PLATFORM_GDL_SUPPORT], [1],
+ [Cogl supports GDL based EGL platform typedefs])
])
AM_CONDITIONAL(SUPPORT_EGL_PLATFORM_GDL,
[test "x$enable_gdl_egl_platform" = "xyes"])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]