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

wjpalenstijn at users.sourceforge.net wjpalenstijn at users.sourceforge.net
Fri Apr 9 16:30:15 CEST 2010


Revision: 48602
          http://scummvm.svn.sourceforge.net/scummvm/?rev=48602&view=rev
Author:   wjpalenstijn
Date:     2010-04-09 14:30:10 +0000 (Fri, 09 Apr 2010)

Log Message:
-----------
Change outdated configure status message

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

Modified: scummvm/trunk/configure
===================================================================
--- scummvm/trunk/configure	2010-04-09 14:23:30 UTC (rev 48601)
+++ scummvm/trunk/configure	2010-04-09 14:30:10 UTC (rev 48602)
@@ -1353,7 +1353,7 @@
 
 if test -n "$_host"; then
 	# Cross-compiling mode - add your target here if needed
-	echo "Cross-compiling to $_host, forcing endianness, alignment and type sizes"
+	echo "Cross-compiling to $_host"
 	case "$_host" in
 		arm-linux|arm*-linux-gnueabi|arm-*-linux)
 			DEFINES="$DEFINES -DUNIX"


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