[geos-commits] r3002 - trunk/swig

svn_geos at osgeo.org svn_geos at osgeo.org
Wed Jun 16 05:45:08 EDT 2010


Author: strk
Date: 2010-06-16 09:45:08 +0000 (Wed, 16 Jun 2010)
New Revision: 3002

Modified:
   trunk/swig/Makefile.am
Log:
OOps, tabs instead of spaces confuse automake


Modified: trunk/swig/Makefile.am
===================================================================
--- trunk/swig/Makefile.am	2010-06-16 09:31:15 UTC (rev 3001)
+++ trunk/swig/Makefile.am	2010-06-16 09:45:08 UTC (rev 3002)
@@ -7,11 +7,11 @@
 SUBDIRS =
 
 if ENABLE_PYTHON
-	SUBDIRS += python
+ SUBDIRS += python
 endif
 
 if ENABLE_RUBY
-	SUBDIRS += ruby
+ SUBDIRS += ruby
 endif
 
 EXTRA_DIST = \



More information about the geos-commits mailing list