[Scummvm-cvs-logs] SF.net SVN: scummvm:[48461] tools/trunk/configure
salty-horse at users.sourceforge.net
salty-horse at users.sourceforge.net
Fri Apr 2 01:33:34 CEST 2010
Revision: 48461
http://scummvm.svn.sourceforge.net/scummvm/?rev=48461&view=rev
Author: salty-horse
Date: 2010-04-01 23:33:34 +0000 (Thu, 01 Apr 2010)
Log Message:
-----------
Fix typo
Modified Paths:
--------------
tools/trunk/configure
Modified: tools/trunk/configure
===================================================================
--- tools/trunk/configure 2010-04-01 22:01:40 UTC (rev 48460)
+++ tools/trunk/configure 2010-04-01 23:33:34 UTC (rev 48461)
@@ -320,7 +320,7 @@
--disable-zlib) _zlib=no ;;
--enable-png) _png=yes ;;
--disable-png) _png=no ;;
- --enable-wxwidgets) _wxsidgets=yes ;;
+ --enable-wxwidgets) _wxwidgets=yes ;;
--disable-wxwidgets) _wxwidgets=no ;;
--enable-freetype) _freetype=yes ;;
--disable-freetype) _freetype=no ;;
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