Author: esr
Date: Mon Mar 24 17:04:02 2008
New Revision: 25072

URL: http://svn.gna.org/viewcvs/wesnoth?rev=25072&view=rev
Log:
This file is generate (either by autotools or scons) and does not belong in 
the repo.

Removed:
    trunk/src/wesconfig.h

Removed: trunk/src/wesconfig.h
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/wesconfig.h?rev=25071&view=auto
==============================================================================
--- trunk/src/wesconfig.h (original)
+++ trunk/src/wesconfig.h (removed)
@@ -1,28 +1,0 @@
-
-#ifndef WESCONFIG_H_INCLUDED
-#define WESCONFIG_H_INCLUDED
-
-//! @file wesconfig.h
-//! Some defines: VERSION, PACKAGE, MIN_SAVEGAME_VERSION
-//!
-//! DO NOT MODIFY THIS FILE !!!
-//! modify SConstruct otherwise the settings will be overwritten.
-
-// We are building with scons, so Python cannot be absent. 
-#define HAVE_PYTHON
-
-# define VERSION "1.5.0-svn"
-# define PACKAGE "wesnoth"
-# ifndef LOCALEDIR
-#  define LOCALEDIR "translations"
-# endif
-
-/**
- * Some older savegames of Wesnoth cannot be loaded anymore,
- * this variable defines the minimum required version.
- * It is only to be updated upon changes that break *all* saves/replays
- * (break as in crash Wesnoth, not compatibility issues like stat changes)
- */
-#define MIN_SAVEGAME_VERSION "1.3.10"
-
-#endif


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

Reply via email to