diff options
| author | Jordi Vilalta Prat | 2010-12-01 20:40:12 +0000 | 
|---|---|---|
| committer | Jordi Vilalta Prat | 2010-12-01 20:40:12 +0000 | 
| commit | 75cf4a225d741be442097f23e361459e08e45fc2 (patch) | |
| tree | 3b36f96efdb579675f001e026db376ede7109ea1 /configure | |
| parent | f3bda71376137b1cf06f58fcdabd170d76aa5c35 (diff) | |
| download | scummvm-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-x | configure | 2 | 
1 files changed, 0 insertions, 2 deletions
| @@ -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 | 
