Author: soliton
Date: Fri May 8 17:30:52 2009
New Revision: 35493
URL: http://svn.gna.org/viewcvs/wesnoth?rev=35493&view=rev
Log:
build the server by default
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/configure.ac?rev=35493&r1=35492&r2=35493&view=diff
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Fri May 8 17:30:52 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