diff options
author | Yotam Barnoy | 2010-10-20 09:50:39 +0000 |
---|---|---|
committer | Yotam Barnoy | 2010-10-20 09:50:39 +0000 |
commit | 9d12ee212561b0f9b94c8fc76f48c73d35b5ced9 (patch) | |
tree | e10c41b7b1725c527fcc1b4ad27b15e1f15e79e4 | |
parent | d305587495c3d0329fab989e5d2fd2cf3379a636 (diff) | |
download | scummvm-rg350-9d12ee212561b0f9b94c8fc76f48c73d35b5ced9.tar.gz scummvm-rg350-9d12ee212561b0f9b94c8fc76f48c73d35b5ced9.tar.bz2 scummvm-rg350-9d12ee212561b0f9b94c8fc76f48c73d35b5ced9.zip |
PSP: building BS2.5 again. Reverting 53615.
svn-id: r53636
-rwxr-xr-x | configure | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -2397,11 +2397,6 @@ if test `get_engine_build sword25` = yes && test ! "$_png" = yes ; then engine_disable sword25 fi -if test `get_engine_build sword25` = yes && test "$_host" = psp ; then - echo "...disabling Broken Sword 2.5 engine as PSP currently can't build it" - engine_disable sword25 -fi - # # Check for Theora Decoder # |