CONFIGURE: Disable OpenGL by default.

This commit is contained in:
Johannes Schickel 2011-10-21 18:26:38 +02:00
parent 9b87abafa4
commit baa9a4519e

2
configure vendored
View file

@ -141,7 +141,7 @@ _png=auto
_theoradec=auto _theoradec=auto
_faad=auto _faad=auto
_fluidsynth=auto _fluidsynth=auto
_opengl=auto _opengl=no
_opengles=auto _opengles=auto
_readline=auto _readline=auto
_taskbar=yes _taskbar=yes