[Scummvm-cvs-logs] SF.net SVN: scummvm:[48473] tools/branches/branch-1-1-0/configure
salty-horse at users.sourceforge.net
salty-horse at users.sourceforge.net
Fri Apr 2 19:55:43 CEST 2010
Revision: 48473
http://scummvm.svn.sourceforge.net/scummvm/?rev=48473&view=rev
Author: salty-horse
Date: 2010-04-02 17:55:43 +0000 (Fri, 02 Apr 2010)
Log Message:
-----------
Backport r48472 - Add missing documentation for command line options
Modified Paths:
--------------
tools/branches/branch-1-1-0/configure
Modified: tools/branches/branch-1-1-0/configure
===================================================================
--- tools/branches/branch-1-1-0/configure 2010-04-02 17:53:30 UTC (rev 48472)
+++ tools/branches/branch-1-1-0/configure 2010-04-02 17:55:43 UTC (rev 48473)
@@ -292,7 +292,13 @@
--with-png-prefix=DIR Prefix where libpng is installed (optional)
--disable-png disable libpng (compression) support [autodetect]
+ --with-wx-prefix=DIR Prefix where wxwidgets is installed (optional)
+ --disable-wxwidgets disable wxwidgets (GUI) support [autodetect]
+ --disable-iconv disable iconv (Japanese font) support [autodetect]
+
+ --disable-freetype disable freetype (Japanese font) support [autodetect]
+
Some influential environment variables:
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
nonstandard directory <lib dir>
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