[GRASS-SVN] r57519 - grass/branches/develbranch_6/mswindows/osgeo4w
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Aug 27 08:29:31 PDT 2013
Author: martinl
Date: 2013-08-27 08:29:31 -0700 (Tue, 27 Aug 2013)
New Revision: 57519
Modified:
grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
Log:
wingrass: enable cairo for G65
Modified: grass/branches/develbranch_6/mswindows/osgeo4w/package.sh
===================================================================
--- grass/branches/develbranch_6/mswindows/osgeo4w/package.sh 2013-08-27 15:11:11 UTC (rev 57518)
+++ grass/branches/develbranch_6/mswindows/osgeo4w/package.sh 2013-08-27 15:29:31 UTC (rev 57519)
@@ -137,7 +137,9 @@
--with-regex \
--with-nls \
--with-freetype-includes=$OSGEO4W_ROOT_MSYS/include/freetype2 \
- --with-odbc
+ --with-odbc \
+ --with-cairo \
+ --with-cairo-includes=$OSGEO4W_ROOT_MSYS/include/cairo
touch mswindows/osgeo4w/configure-stamp
fi
More information about the grass-commit
mailing list