[GRASS-SVN] r40475 - grass/trunk/mswindows/osgeo4w
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Jan 16 10:35:57 EST 2010
Author: martinl
Date: 2010-01-16 10:35:56 -0500 (Sat, 16 Jan 2010)
New Revision: 40475
Modified:
grass/trunk/mswindows/osgeo4w/package.sh
Log:
disable cairo (osgeo4w)
Modified: grass/trunk/mswindows/osgeo4w/package.sh
===================================================================
--- grass/trunk/mswindows/osgeo4w/package.sh 2010-01-16 13:11:09 UTC (rev 40474)
+++ grass/trunk/mswindows/osgeo4w/package.sh 2010-01-16 15:35:56 UTC (rev 40475)
@@ -56,7 +56,8 @@
--with-nls \
--without-swig \
--with-freetype-includes=$OSGEO4W_ROOT_MSYS/include/freetype2 \
- --with-odbc
+ --with-odbc \
+ --without-cairo
echo $(date): STARTING make clean
make clean
More information about the grass-commit
mailing list