[GRASS-SVN] r42715 - grass/branches/develbranch_6/swig

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jul 8 06:12:10 EDT 2010


Author: hamish
Date: 2010-07-08 10:12:10 +0000 (Thu, 08 Jul 2010)
New Revision: 42715

Modified:
   grass/branches/develbranch_6/swig/Makefile
Log:
re-enable swig for now, too much else going on

Modified: grass/branches/develbranch_6/swig/Makefile
===================================================================
--- grass/branches/develbranch_6/swig/Makefile	2010-07-07 23:27:13 UTC (rev 42714)
+++ grass/branches/develbranch_6/swig/Makefile	2010-07-08 10:12:10 UTC (rev 42715)
@@ -5,7 +5,7 @@
 #compile if PYTHON present:
 ifneq ($(USE_PYTHON),)
 ifneq ($(strip $(CXX)),)
-#    SUBDIRS += python
+    SUBDIRS += python
 endif
 endif
 



More information about the grass-commit mailing list