aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPaweł Kołodziejski2007-06-24 07:08:47 +0000
committerPaweł Kołodziejski2007-06-24 07:08:47 +0000
commit347f7f8830af0b92c97bb1c94fb58a1474480c8d (patch)
tree87884efc274026d4e7cabad1bfebdbda13e0f442 /configure
parentc88567aa79eb5a88b54f1c47d36b65b0a3ddae2b (diff)
downloadscummvm-rg350-347f7f8830af0b92c97bb1c94fb58a1474480c8d.tar.gz
scummvm-rg350-347f7f8830af0b92c97bb1c94fb58a1474480c8d.tar.bz2
scummvm-rg350-347f7f8830af0b92c97bb1c94fb58a1474480c8d.zip
should be smush not codec47
svn-id: r27686
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 8b54438c82..40f7ff7357 100755
--- a/configure
+++ b/configure
@@ -729,7 +729,7 @@ if test -n "$_host"; then
type_2_byte='short'
type_4_byte='int'
_mak_asm_arm_rate='USE_ARM_SOUND_ASM = 1'
- _mak_asm_arm_codec47='USE_ARM_SMUSH_ASM = 1'
+ _mak_asm_arm_smush='USE_ARM_SMUSH_ASM = 1'
;;
gp2x)
echo "Cross-compiling to $_host, forcing endianness, alignment and type sizes"
@@ -1505,7 +1505,7 @@ $_mak_plugins
$_config_mk_data
$_mak_asm_arm_rate
-$_mak_asm_arm_codec47
+$_mak_asm_arm_smush
INCLUDES += $INCLUDES
OBJS += $OBJS