gl: don't default to GST_GL_HAVE_WINDOW_DISPMANX=1

Mistake introduced by 2a0f0399ae

https://bugzilla.gnome.org/show_bug.cgi?id=726591
This commit is contained in:
Руслан Ижбулатов 2014-03-18 00:11:09 +00:00 committed by julien isorce
parent 2a8f52a976
commit e509f7d5f7

View file

@ -1056,7 +1056,7 @@ GST_GL_HAVE_WINDOW_COCOA=0
GST_GL_HAVE_WINDOW_WIN32=0
GST_GL_HAVE_WINDOW_WAYLAND=0
GST_GL_HAVE_WINDOW_ANDROID=0
GST_GL_HAVE_WINDOW_DISPMANX=1
GST_GL_HAVE_WINDOW_DISPMANX=0
if test "x$HAVE_WINDOW_X11" = "xyes"; then
GL_WINDOWS="x11 $GL_WINDOWS"