Author: loonycyborg
Date: Mon Jun 16 22:03:13 2008
New Revision: 27230

URL: http://svn.gna.org/viewcvs/wesnoth?rev=27230&view=rev
Log:
Updated INSTALL to reflect changes to scons options.

Modified:
    trunk/INSTALL

Modified: trunk/INSTALL
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/INSTALL?rev=27230&r1=27229&r2=27230&view=diff
==============================================================================
--- trunk/INSTALL (original)
+++ trunk/INSTALL Mon Jun 16 22:03:13 2008
@@ -89,7 +89,7 @@
 So, for example, this builds game, editor, and campaign server,
 enabling debugging on all:
 
-    scons debug=yes wesnoth wesnoth_editor campaignd 
+    scons build=debug wesnoth wesnoth_editor campaignd 
 
 To build wesnothd:
 
@@ -183,8 +183,8 @@
   --disable-dependency-tracking  N/A
   --enable-dependency-tracking   N/A
   --disable-rpath           N/A
-  --enable-debug            debug=yes
-  --enable-profile          profile=yes
+  --enable-debug            build=debug
+  --enable-profile          build=profile
   --enable-tests            (See --help documentation on choice of targets)
   --enable-static           static=yes
   --disable-python          python=no


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to