aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorD G Turner2018-11-26 12:51:04 +0000
committerD G Turner2018-11-26 12:51:04 +0000
commit7b4d1ed46025b24dd12f99c7039adb83f86d8841 (patch)
tree23ed3147be2dd629a210aabb5db45c8810d0ebee /configure
parentcfb46da90cb045e029153848652bbd166a5c95b6 (diff)
downloadscummvm-rg350-7b4d1ed46025b24dd12f99c7039adb83f86d8841.tar.gz
scummvm-rg350-7b4d1ed46025b24dd12f99c7039adb83f86d8841.tar.bz2
scummvm-rg350-7b4d1ed46025b24dd12f99c7039adb83f86d8841.zip
IOS7: Enable Building Scalers By Default
This override prevented the previous IOS7 commit to enable software scalers on 2018-11-21 having any effect.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index c833b87706..493573f02c 100755
--- a/configure
+++ b/configure
@@ -3164,7 +3164,6 @@ if test -n "$_host"; then
ios7)
append_var DEFINES "-DIPHONE"
_backend="ios7"
- _build_scalers=no
_seq_midi=no
_timidity=no
;;