Author: mordante
Date: Sat Jun 2 08:35:51 2007
New Revision: 18006
URL: http://svn.gna.org/viewcvs/wesnoth?rev=18006&view=rev
Log:
really remove WESNOTH_DEFAULT_SERVER; with it still in configure.ac it also
gets back in wesconfig.h
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/configure.ac?rev=18006&r1=18005&r2=18006&view=diff
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Sat Jun 2 08:35:51 2007
@@ -12,7 +12,6 @@
define([DEFAULT_SERVER],[server.wesnoth.org:14998])
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