CONFIGURE: Disable OpenGL by default.
This commit is contained in:
parent
9b87abafa4
commit
baa9a4519e
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue