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

vinterstum at users.sourceforge.net vinterstum at users.sourceforge.net
Thu Mar 19 21:53:34 CET 2009


Revision: 39538
          http://scummvm.svn.sourceforge.net/scummvm/?rev=39538&view=rev
Author:   vinterstum
Date:     2009-03-19 20:53:33 +0000 (Thu, 19 Mar 2009)

Log Message:
-----------
Whitespace fix

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

Modified: scummvm/trunk/configure
===================================================================
--- scummvm/trunk/configure	2009-03-19 20:49:22 UTC (rev 39537)
+++ scummvm/trunk/configure	2009-03-19 20:53:33 UTC (rev 39538)
@@ -785,9 +785,9 @@
 		arg=`echo $ac_option | cut -d '=' -f 2`
 		_nasmpath="$arg:$arg/bin"
 		;;
-        --with-staticlib-prefix=*)
-                _staticlibpath=`echo $ac_option | cut -d '=' -f 2`
-                ;;
+	--with-staticlib-prefix=*)
+		_staticlibpath=`echo $ac_option | cut -d '=' -f 2`
+		;;
 	--host=*)
 		_host=`echo $ac_option | cut -d '=' -f 2`
 		;;


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