Author: soliton
Date: Fri May  8 17:30:09 2009
New Revision: 35492

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35492&view=rev
Log:
build the server by default

Modified:
    branches/1.6/configure.ac

Modified: branches/1.6/configure.ac
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/configure.ac?rev=35492&r1=35491&r2=35492&view=diff
==============================================================================
--- branches/1.6/configure.ac (original)
+++ branches/1.6/configure.ac Fri May  8 17:30:09 2009
@@ -215,7 +215,7 @@
 AC_ARG_ENABLE([server],
               AS_HELP_STRING([--enable-server], [enable compilation of 
server]),
              [server=$enableval],
-             [server=no])
+             [server=yes])
 
 AC_ARG_WITH([fifodir],
                 AS_HELP_STRING([--with-fifodir], [directory for the wesnothd 
fifo socket file]),


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

Reply via email to