Selaa lähdekoodia

wingrass: bzlib support activated

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@69517 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 8 vuotta sitten
vanhempi
commit
7dbc6c454d
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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