mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-06 02:10:28 +00:00
CONFIGURE: fix typo
This commit is contained in:
parent
8543f6c1e6
commit
69e522e15e
2
configure
vendored
2
configure
vendored
@ -878,7 +878,7 @@ for ac_option in $@; do
|
||||
--disable-faad) _faad=no ;;
|
||||
--enable-faad) _faad=yes ;;
|
||||
--disable-fluidsynth) _fluidsynth=no ;;
|
||||
//ResidualVM specific:
|
||||
#ResidualVM specific option:
|
||||
--enable-fluidsynth) _fluidsynth=yes ;;
|
||||
--enable-readline) _readline=yes ;;
|
||||
--disable-readline) _readline=no ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user