aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJohannes Schickel2011-05-06 20:10:50 +0200
committerJohannes Schickel2011-05-06 20:13:22 +0200
commit066b3882c6d42b4f5cecdca5415857c20f0c2251 (patch)
treec700325185f3d250a7bf0a6ad4eda3780150087d /configure
parentdec1fe148e179c2097ba848396061aafe611056f (diff)
downloadscummvm-rg350-066b3882c6d42b4f5cecdca5415857c20f0c2251.tar.gz
scummvm-rg350-066b3882c6d42b4f5cecdca5415857c20f0c2251.tar.bz2
scummvm-rg350-066b3882c6d42b4f5cecdca5415857c20f0c2251.zip
BUILD: Disable OpenGL backend code.
The (SDL) OpenGL backend is not ready for the release.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 501244f9f2..d686bea856 100755
--- a/configure
+++ b/configure
@@ -137,8 +137,8 @@ _png=auto
_theoradec=auto
_fluidsynth=auto
_16bit=auto
-_opengl=auto
-_opengles=auto
+_opengl=no
+_opengles=no
_readline=auto
# Default option behaviour yes/no
_debug_build=auto