Evas: we want the opengl cocoa engine only on mac os x

SVN revision: 65059
This commit is contained in:
Vincent Torri 2011-11-11 09:57:15 +00:00
parent 018e6d0e22
commit f0b1de83cc
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ want_evas_engine_software_16_sdl="no"
want_evas_engine_gl_xlib="no"
want_evas_engine_gl_xcb="no"
want_evas_engine_gl_sdl="no"
want_evas_engine_gl_cocoa="yes"
want_evas_engine_gl_cocoa="no"
want_evas_engine_direct3d="no"
want_evas_engine_fb="no"
want_evas_engine_directfb="no"