Author: ivanovic
Date: Tue Mar 25 15:18:16 2008
New Revision: 25115

URL: http://svn.gna.org/viewcvs/wesnoth?rev=25115&view=rev
Log:
correct comment in src/wesconfig
this file should *NOT* be autogenerated but only touched by hand by the 
packager of the release tarball

Modified:
    trunk/src/wesconfig.h

Modified: trunk/src/wesconfig.h
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/wesconfig.h?rev=25115&r1=25114&r2=25115&view=diff
==============================================================================
--- trunk/src/wesconfig.h (original)
+++ trunk/src/wesconfig.h Tue Mar 25 15:18:16 2008
@@ -5,8 +5,8 @@
 //! @file wesconfig.h
 //! Some defines: VERSION, PACKAGE, MIN_SAVEGAME_VERSION
 //!
-//! DO NOT MODIFY THIS FILE !!!
-//! modify SConstruct otherwise the settings will be overwritten.
+//! This file should only be modified by the packager of the tarball
+//! before and after each release.
 
 // We are building with scons, so Python cannot be absent. 
 #define HAVE_PYTHON


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

Reply via email to