Author: sapient
Date: Sat Jun  2 09:53:02 2007
New Revision: 18009

URL: http://svn.gna.org/viewcvs/wesnoth?rev=18009&view=rev
Log:
not sure about this file's purpose, but apparently I'm supposed to delete these 
two lines

Modified:
    branches/1.2/configure.ac

Modified: branches/1.2/configure.ac
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.2/configure.ac?rev=18009&r1=18008&r2=18009&view=diff
==============================================================================
--- branches/1.2/configure.ac (original)
+++ branches/1.2/configure.ac Sat Jun  2 09:53:02 2007
@@ -12,7 +12,6 @@
 define([DEFAULT_SERVER],[devsrv.wesnoth.org:14999])
 
 AC_INIT([Battle for Wesnoth], WESNOTH_VERSION, [EMAIL PROTECTED], [wesnoth])
-AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["]DEFAULT_SERVER["], [The default server 
for this version])
 
 dnl
 dnl Generate wesconfig.h from the information above
@@ -26,7 +25,6 @@
 # include "config.h"
 #else
 # define VERSION "]WESNOTH_VERSION["
-# define WESNOTH_DEFAULT_SERVER "]DEFAULT_SERVER["
 # define PACKAGE "wesnoth"
 # ifndef LOCALEDIR
 #  define LOCALEDIR "translations"


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

Reply via email to