Author: ivanovic
Date: Tue Mar 25 15:24:22 2008
New Revision: 25117
URL: http://svn.gna.org/viewcvs/wesnoth?rev=25117&view=rev
Log:
more fixes related to the removal of wesconfig.h
Modified:
trunk/src/wesconfig.h
Modified: trunk/src/wesconfig.h
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/wesconfig.h?rev=25117&r1=25116&r2=25117&view=diff
==============================================================================
--- trunk/src/wesconfig.h (original)
+++ trunk/src/wesconfig.h Tue Mar 25 15:24:22 2008
@@ -9,7 +9,9 @@
//! before and after each release.
// We are building with scons, so Python cannot be absent.
-#define HAVE_PYTHON
+// this definition has to be done somewhere else or the normal builds
+// via autotools are broken, which is ATM not acceptable
+//#define HAVE_PYTHON
# define VERSION "1.5.0-svn"
# define PACKAGE "wesnoth"
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits