[GRASS-SVN] r43492 - grass/trunk/mswindows/osgeo4w
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Sep 18 08:41:57 EDT 2010
Author: martinl
Date: 2010-09-18 12:41:57 +0000 (Sat, 18 Sep 2010)
New Revision: 43492
Modified:
grass/trunk/mswindows/osgeo4w/package.sh
Log:
back to gdal-16
Modified: grass/trunk/mswindows/osgeo4w/package.sh
===================================================================
--- grass/trunk/mswindows/osgeo4w/package.sh 2010-09-18 06:31:24 UTC (rev 43491)
+++ grass/trunk/mswindows/osgeo4w/package.sh 2010-09-18 12:41:57 UTC (rev 43492)
@@ -38,8 +38,8 @@
echo $(date): STARTING configure
./configure \
- --with-libs="$OSGEO4W_ROOT_MSYS/apps/gdal-17/lib $OSGEO4W_ROOT_MSYS/lib" \
- --with-includes="$OSGEO4W_ROOT_MSYS/apps/gdal-17/include $OSGEO4W_ROOT_MSYS/include" \
+ --with-libs="$OSGEO4W_ROOT_MSYS/apps/gdal-16/lib $OSGEO4W_ROOT_MSYS/lib" \
+ --with-includes="$OSGEO4W_ROOT_MSYS/apps/gdal-16/include $OSGEO4W_ROOT_MSYS/include" \
--exec-prefix=$OSGEO4W_ROOT_MSYS/apps/grass \
--libexecdir=$OSGEO4W_ROOT_MSYS/bin \
--prefix=$OSGEO4W_ROOT_MSYS/apps/grass \
More information about the grass-commit
mailing list