evas: reverted 9d9ea2e

This commit is contained in:
Daniel Kolesa 2014-02-12 13:27:01 +00:00
parent 56f8f5bfa9
commit bd7bcad640
1 changed files with 1 additions and 1 deletions

View File

@ -554,7 +554,7 @@ have_dep="no"
evas_engine_[]$1[]_cflags=""
evas_engine_[]$1[]_libs=""
if test "x${with_opengl}" = "xyes" ; then
if test "x${with_opengl}" = "xes" ; then
gl_library="glesv2"
else
gl_library="gl"