aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJordi Vilalta Prat2010-12-01 20:40:12 +0000
committerJordi Vilalta Prat2010-12-01 20:40:12 +0000
commit75cf4a225d741be442097f23e361459e08e45fc2 (patch)
tree3b36f96efdb579675f001e026db376ede7109ea1 /configure
parentf3bda71376137b1cf06f58fcdabd170d76aa5c35 (diff)
downloadscummvm-rg350-75cf4a225d741be442097f23e361459e08e45fc2.tar.gz
scummvm-rg350-75cf4a225d741be442097f23e361459e08e45fc2.tar.bz2
scummvm-rg350-75cf4a225d741be442097f23e361459e08e45fc2.zip
CONFIGURE: Remove the duplicated --disable-opengl description.
svn-id: r54721
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index e094be70b1..e95ec9f080 100755
--- a/configure
+++ b/configure
@@ -711,7 +711,6 @@ Optional Features:
--default-dynamic make plugins dynamic by default
--disable-mt32emu don't enable the integrated MT-32 emulator
--disable-16bit don't enable 16bit color support
- --disable-opengl don't enable OpenGL (ES)
--disable-scalers exclude scalers
--disable-hq-scalers exclude HQ2x and HQ3x scalers
--disable-translation don't build support for translated messages
@@ -2643,7 +2642,6 @@ define_in_config_h_if_yes "$_text_console" 'USE_TEXT_CONSOLE'
#
# Check for OpenGL (ES)
#
-
echocheck "OpenGL (ES)"
if test "$_opengl" = auto ; then
_opengl=no