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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Wed Jan 21 18:16:58 CET 2009


Revision: 35983
          http://scummvm.svn.sourceforge.net/scummvm/?rev=35983&view=rev
Author:   fingolfin
Date:     2009-01-21 17:16:58 +0000 (Wed, 21 Jan 2009)

Log Message:
-----------
configure: changed 'Running on x86' to 'Compiling for x86'

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

Modified: scummvm/trunk/configure
===================================================================
--- scummvm/trunk/configure	2009-01-21 16:15:07 UTC (rev 35982)
+++ scummvm/trunk/configure	2009-01-21 17:16:58 UTC (rev 35983)
@@ -1036,7 +1036,7 @@
 #
 # Check whether we can use x86 asm routines
 #
-echo_n "Running on x86... "
+echo_n "Compiling for x86... "
 case $_host_cpu in
 	i386|i486|i586|i686)
 		_have_x86=yes


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