Browse Source

wingrass: bzlib support activated

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@69517 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 8 years ago
parent
commit
7dbc6c454d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      mswindows/osgeo4w/package.sh

+ 2 - 1
mswindows/osgeo4w/package.sh

@@ -184,7 +184,8 @@ if ! [ -f mswindows/osgeo4w/configure-stamp ]; then
 		--with-odbc \
 	        --with-cairo \
                 --with-postgres \
-	        --with-opengl=windows
+	        --with-opengl=windows \
+                --with-bzlib
 # see #3047
 #	        --with-mysql 
 	touch mswindows/osgeo4w/configure-stamp