diff options
author | D G Turner | 2018-11-26 12:51:04 +0000 |
---|---|---|
committer | D G Turner | 2018-11-26 12:51:04 +0000 |
commit | 7b4d1ed46025b24dd12f99c7039adb83f86d8841 (patch) | |
tree | 23ed3147be2dd629a210aabb5db45c8810d0ebee /configure | |
parent | cfb46da90cb045e029153848652bbd166a5c95b6 (diff) | |
download | scummvm-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-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3164,7 +3164,6 @@ if test -n "$_host"; then ios7) append_var DEFINES "-DIPHONE" _backend="ios7" - _build_scalers=no _seq_midi=no _timidity=no ;; |