[cig-commits] r13885 - cs/spatialdata-0.1/trunk

brad at geodynamics.org brad at geodynamics.org
Sun Jan 18 19:57:58 PST 2009


Author: brad
Date: 2009-01-18 19:57:58 -0800 (Sun, 18 Jan 2009)
New Revision: 13885

Modified:
   cs/spatialdata-0.1/trunk/configure.ac
Log:
Added check for SWIG version.

Modified: cs/spatialdata-0.1/trunk/configure.ac
===================================================================
--- cs/spatialdata-0.1/trunk/configure.ac	2009-01-19 03:54:11 UTC (rev 13884)
+++ cs/spatialdata-0.1/trunk/configure.ac	2009-01-19 03:57:58 UTC (rev 13885)
@@ -117,7 +117,7 @@
   CIT_NUMPY_INCDIR
 
   # SWIG
-  AC_PROG_SWIG
+  AC_PROG_SWIG(1.3.33)
 fi
 
 # DOXYGEN



More information about the CIG-COMMITS mailing list