From c0dd6f79754b937ed550ae89a1020c40aeeb6913 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Thu, 12 Jan 2012 09:01:37 +0000 Subject: Evas (wayland_egl): Fix egl detection in check_engine. (In theory, the old version of this w/ the 3 includes Should be working, but I've tested it on 2 machines now, and it fails on both with those lines in there, so I am removing them). Make wayland_egl engine Actually work and draw stuff now (too many code changes to list them all separately). See http://i.imgur.com/i2eBE.png. SVN revision: 67128 --- legacy/evas/m4/evas_check_engine.m4 | 3 --- 1 file changed, 3 deletions(-) (limited to 'legacy/evas/m4/evas_check_engine.m4') diff --git a/legacy/evas/m4/evas_check_engine.m4 b/legacy/evas/m4/evas_check_engine.m4 index e88022b1c1..4fc13a9f85 100644 --- a/legacy/evas/m4/evas_check_engine.m4 +++ b/legacy/evas/m4/evas_check_engine.m4 @@ -923,9 +923,6 @@ if test "x${have_dep}" = "xyes" ; then [have_egl="yes"], [have_egl="no"], [ -#include -#include -#include ]) if test "x${have_egl}" = "xyes" ; then evas_engine_[]$1[]_cflags="${WAYLAND_EGL_CFLAGS}" -- cgit v1.2.1