aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYotam Barnoy2010-10-20 09:50:39 +0000
committerYotam Barnoy2010-10-20 09:50:39 +0000
commit9d12ee212561b0f9b94c8fc76f48c73d35b5ced9 (patch)
treee10c41b7b1725c527fcc1b4ad27b15e1f15e79e4
parentd305587495c3d0329fab989e5d2fd2cf3379a636 (diff)
downloadscummvm-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-xconfigure5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure b/configure
index 0163c806e1..5053884c51 100755
--- a/configure
+++ b/configure
@@ -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
#