aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rwxr-xr-xconfigure4
2 files changed, 2 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 7e53876d07..a446b99398 100644
--- a/NEWS
+++ b/NEWS
@@ -115,7 +115,6 @@ For a more comprehensive changelog of the latest experimental code, see:
- Added workarounds for several issues present in the original game.
SDL ports:
- - Added support for OpenGL (GSoC Task).
- Closed memory leaks in Mouse Surfaces.
Android port:
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