Browse Source

deactivate wingrass7 postgres support because of direct postgis vector support

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@50755 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 13 years ago
parent
commit
d4b27fd613
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mswindows/osgeo4w/package.sh

+ 1 - 1
mswindows/osgeo4w/package.sh

@@ -124,7 +124,7 @@ if ! [ -f mswindows/osgeo4w/configure-stamp ]; then
 		--with-geos=$PWD/mswindows/osgeo4w/geos-config \
 		--with-tcltk \
 		--with-sqlite \
-		--with-postgres \
+		--without-postgres \
 		--with-curses \
 		--with-regex \
 		--with-nls \