wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth ./config.h.dummy ./configure ./configur...


From: Pauli Manninen
Subject: [Wesnoth-cvs-commits] wesnoth ./config.h.dummy ./configure ./configur...
Date: Sat, 11 Sep 2004 19:53:55 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Pauli Manninen <address@hidden> 04/09/11 18:03:54

Modified files:
        .              : config.h.dummy configure configure.ac 
        src            : wesconfig.h 

Log message:
        pumped version to 0.8.5-CVS
        ran ./autogen.sh

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/config.h.dummy.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/configure.diff?tr1=1.105&tr2=1.106&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/configure.ac.diff?tr1=1.84&tr2=1.85&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/wesconfig.h.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: wesnoth/config.h.dummy
diff -u wesnoth/config.h.dummy:1.2 wesnoth/config.h.dummy:1.3
--- wesnoth/config.h.dummy:1.2  Sat Sep 11 05:43:34 2004
+++ wesnoth/config.h.dummy      Sat Sep 11 18:03:53 2004
@@ -9,17 +9,17 @@
 #define PACKAGE_NAME "Battle for Wesnoth"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "Battle for Wesnoth 0.8.4"
+#define PACKAGE_STRING "Battle for Wesnoth 0.8.5-CVS"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "wesnoth"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.8.4"
+#define PACKAGE_VERSION "0.8.5-CVS"
 
 /* Version number of package */
-#define VERSION "0.8.4"
+#define VERSION "0.8.5-CVS"
 
 /* The default server for this version */
-#define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org"
+#define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org:14999"
 
Index: wesnoth/configure
diff -u wesnoth/configure:1.105 wesnoth/configure:1.106
--- wesnoth/configure:1.105     Sat Sep 11 05:39:12 2004
+++ wesnoth/configure   Sat Sep 11 18:03:53 2004
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.ac Revision: 1.84 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for Battle for Wesnoth 0.8.4.
+# Generated by GNU Autoconf 2.59 for Battle for Wesnoth 0.8.5-CVS.
 #
 # Report bugs to <address@hidden>.
 #
@@ -270,8 +270,8 @@
 # Identity of this package.
 PACKAGE_NAME='Battle for Wesnoth'
 PACKAGE_TARNAME='wesnoth'
-PACKAGE_VERSION='0.8.4'
-PACKAGE_STRING='Battle for Wesnoth 0.8.4'
+PACKAGE_VERSION='0.8.5-CVS'
+PACKAGE_STRING='Battle for Wesnoth 0.8.5-CVS'
 PACKAGE_BUGREPORT='address@hidden'
 
 ac_unique_file="src/actions.cpp"
@@ -789,7 +789,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Battle for Wesnoth 0.8.4 to adapt to many kinds of 
systems.
+\`configure' configures Battle for Wesnoth 0.8.5-CVS to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -859,7 +859,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Battle for Wesnoth 0.8.4:";;
+     short | recursive ) echo "Configuration of Battle for Wesnoth 
0.8.5-CVS:";;
    esac
   cat <<\_ACEOF
 
@@ -1007,7 +1007,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-Battle for Wesnoth configure 0.8.4
+Battle for Wesnoth configure 0.8.5-CVS
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1021,7 +1021,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Battle for Wesnoth $as_me 0.8.4, which was
+It was created by Battle for Wesnoth $as_me 0.8.5-CVS, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -1359,7 +1359,7 @@
 
 
 cat >>confdefs.h <<\_ACEOF
-#define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org"
+#define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org:14999"
 _ACEOF
 
 
@@ -1664,7 +1664,7 @@
 
 # Define the identity of the package.
  PACKAGE='wesnoth'
- VERSION='0.8.4'
+ VERSION='0.8.5-CVS'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16763,7 +16763,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by Battle for Wesnoth $as_me 0.8.4, which was
+This file was extended by Battle for Wesnoth $as_me 0.8.5-CVS, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16826,7 +16826,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-Battle for Wesnoth config.status 0.8.4
+Battle for Wesnoth config.status 0.8.5-CVS
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
Index: wesnoth/configure.ac
diff -u wesnoth/configure.ac:1.84 wesnoth/configure.ac:1.85
--- wesnoth/configure.ac:1.84   Thu Sep  9 20:24:10 2004
+++ wesnoth/configure.ac        Sat Sep 11 18:03:54 2004
@@ -5,12 +5,12 @@
 #######################################################################
 
 AC_PREREQ([2.57])
-AC_INIT([Battle for Wesnoth], [0.8.4], address@hidden, [wesnoth])
+AC_INIT([Battle for Wesnoth], [0.8.5-CVS], address@hidden, [wesnoth])
 dnl AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["server.wesnoth.org"], [The default 
server for this version])
-AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["devsrv.wesnoth.org"], [The default 
server for this version])
-dnl AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["devsrv.wesnoth.org:14999"], [The 
default server for this version])
+dnl AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["devsrv.wesnoth.org"], [The default 
server for this version])
+AC_DEFINE([WESNOTH_DEFAULT_SERVER], ["devsrv.wesnoth.org:14999"], [The default 
server for this version])
 
-AC_REVISION([$Revision: 1.84 $])
+AC_REVISION([$Revision: 1.85 $])
 
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([foreign 1.5])
Index: wesnoth/src/wesconfig.h
diff -u wesnoth/src/wesconfig.h:1.3 wesnoth/src/wesconfig.h:1.4
--- wesnoth/src/wesconfig.h:1.3 Thu Sep  9 18:35:52 2004
+++ wesnoth/src/wesconfig.h     Sat Sep 11 18:03:54 2004
@@ -4,8 +4,8 @@
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #else
-# define VERSION "0.8.4"
-# define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org"
+# define VERSION "0.8.5-CVS"
+# define WESNOTH_DEFAULT_SERVER "devsrv.wesnoth.org:14999"
 # define PACKAGE "wesnoth"
 # define LOCALEDIR "messages"
 #endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]