[GRASS-SVN] r40903 - grass/trunk/lib/raster
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Feb 9 23:17:42 EST 2010
Author: glynn
Date: 2010-02-09 23:17:42 -0500 (Tue, 09 Feb 2010)
New Revision: 40903
Modified:
grass/trunk/lib/raster/gdal.c
Log:
Add libgdal-1.dll as candidate
Modified: grass/trunk/lib/raster/gdal.c
===================================================================
--- grass/trunk/lib/raster/gdal.c 2010-02-10 04:15:47 UTC (rev 40902)
+++ grass/trunk/lib/raster/gdal.c 2010-02-10 04:17:42 UTC (rev 40903)
@@ -103,6 +103,7 @@
"gdal15.dll",
"gdal11.dll",
"gdal.1.0.dll",
+ "libgdal-1.dll",
"gdal.dll",
# endif
NULL
More information about the grass-commit
mailing list