[GRASS-SVN] r40914 - grass/branches/develbranch_6/lib/gis

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Feb 10 14:24:20 EST 2010


Author: neteler
Date: 2010-02-10 14:24:20 -0500 (Wed, 10 Feb 2010)
New Revision: 40914

Modified:
   grass/branches/develbranch_6/lib/gis/gdal.c
Log:
Add libgdal-1.dll as candidate (backport)

Modified: grass/branches/develbranch_6/lib/gis/gdal.c
===================================================================
--- grass/branches/develbranch_6/lib/gis/gdal.c	2010-02-10 19:24:16 UTC (rev 40913)
+++ grass/branches/develbranch_6/lib/gis/gdal.c	2010-02-10 19:24:20 UTC (rev 40914)
@@ -81,6 +81,7 @@
 	"gdal15.dll",
 	"gdal11.dll",
 	"gdal.1.0.dll",
+	"libgdal-1.dll",
 	"gdal.dll",
 # endif
 	NULL



More information about the grass-commit mailing list