efl/evas: Use "with_opengl" option instead of "gl_flavor_gles".
authorRafael Antognolli <antognolli@gmail.com>
Mon, 21 Jan 2013 16:05:02 +0000 (16:05 +0000)
committerRafael Antognolli <antognolli@gmail.com>
Mon, 21 Jan 2013 16:05:02 +0000 (16:05 +0000)
commit4b552cb9f75f717ebcd6a8ccaf317f4016257c48
treedae6ed3840963929d93a67ec98f0a64c8fd92ec0
parent066543089d5226575b36d6b4b0213035958b7363
efl/evas: Use "with_opengl" option instead of "gl_flavor_gles".

The latter got replaced by the former one. This fix the building of some
GL engines when --with-opengl=es is used.

SVN revision: 83040
m4/evas_check_engine.m4