[Scummvm-cvs-logs] SF.net SVN: scummvm:[52152] scummvm/trunk/configure
sev at users.sourceforge.net
sev at users.sourceforge.net
Tue Aug 17 13:19:35 CEST 2010
Revision: 52152
http://scummvm.svn.sourceforge.net/scummvm/?rev=52152&view=rev
Author: sev
Date: 2010-08-17 11:19:34 +0000 (Tue, 17 Aug 2010)
Log Message:
-----------
CONFIGURE: Remove trailing space (and kick buildbot)
Modified Paths:
--------------
scummvm/trunk/configure
Modified: scummvm/trunk/configure
===================================================================
--- scummvm/trunk/configure 2010-08-17 11:02:27 UTC (rev 52151)
+++ scummvm/trunk/configure 2010-08-17 11:19:34 UTC (rev 52152)
@@ -1447,7 +1447,7 @@
_unix=yes
;;
n64)
- DEFINES="$DEFINES -D__N64__ -DLIMIT_FPS -DNONSTANDARD_PORT"
+ DEFINES="$DEFINES -D__N64__ -DLIMIT_FPS -DNONSTANDARD_PORT"
DEFINES="$DEFINES -DDISABLE_DEFAULT_SAVEFILEMANAGER -DDISABLE_COMMAND_LINE"
DEFINES="$DEFINES -DDISABLE_FANCY_THEMES -DDISABLE_DOSBOX_OPL -DDISABLE_SID -DDISABLE_NES_APU"
;;
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