[GRASS-SVN] r30692 - grass/branches/releasebranch_6_3/include/Make
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Mar 22 10:41:49 EDT 2008
Author: martinl
Date: 2008-03-22 10:41:49 -0400 (Sat, 22 Mar 2008)
New Revision: 30692
Modified:
grass/branches/releasebranch_6_3/include/Make/Platform.make.in
Log:
Makefile fixes for SWIG/Python (backported from trunk, r30525)
Modified: grass/branches/releasebranch_6_3/include/Make/Platform.make.in
===================================================================
--- grass/branches/releasebranch_6_3/include/Make/Platform.make.in 2008-03-22 14:40:44 UTC (rev 30691)
+++ grass/branches/releasebranch_6_3/include/Make/Platform.make.in 2008-03-22 14:41:49 UTC (rev 30692)
@@ -207,6 +207,7 @@
PYTHONINC = @PYTHONINC@
PYTHONCFLAGS = @PYTHONCFLAGS@
PYTHONLDFLAGS = @PYTHONLDFLAGS@
+SWIG = @SWIG@
USE_PYTHON = @USE_PYTHON@
#wxWidgets
More information about the grass-commit
mailing list