[GRASS-SVN] r40913 - grass/branches/releasebranch_6_4/lib/gis

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


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

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

Modified: grass/branches/releasebranch_6_4/lib/gis/gdal.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/gis/gdal.c	2010-02-10 14:29:31 UTC (rev 40912)
+++ grass/branches/releasebranch_6_4/lib/gis/gdal.c	2010-02-10 19:24:16 UTC (rev 40913)
@@ -83,6 +83,7 @@
 	"gdal15.dll",
 	"gdal11.dll",
 	"gdal.1.0.dll",
+	"libgdal-1.dll",
 	"gdal.dll",
 # endif
 	NULL



More information about the grass-commit mailing list