[Scummvm-cvs-logs] SF.net SVN: scummvm: [27686] scummvm/trunk/configure

aquadran at users.sourceforge.net aquadran at users.sourceforge.net
Sun Jun 24 09:08:47 CEST 2007


Revision: 27686
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27686&view=rev
Author:   aquadran
Date:     2007-06-24 00:08:47 -0700 (Sun, 24 Jun 2007)

Log Message:
-----------
should be smush not codec47

Modified Paths:
--------------
    scummvm/trunk/configure

Modified: scummvm/trunk/configure
===================================================================
--- scummvm/trunk/configure	2007-06-24 07:02:55 UTC (rev 27685)
+++ scummvm/trunk/configure	2007-06-24 07:08:47 UTC (rev 27686)
@@ -729,7 +729,7 @@
 			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 @@
 $_config_mk_data
 
 $_mak_asm_arm_rate
-$_mak_asm_arm_codec47
+$_mak_asm_arm_smush
 
 INCLUDES += $INCLUDES
 OBJS += $OBJS


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list