git-svn-id: https://svn.osgeo.org/grass/grass/trunk@58296 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -138,7 +138,8 @@ if ! [ -f mswindows/osgeo4w/configure-stamp ]; then
--with-freetype-includes=$OSGEO4W_ROOT_MSYS/include/freetype2 \
--with-odbc \
--with-cairo \
- --with-cairo-includes=$OSGEO4W_ROOT_MSYS/include/cairo
+ --with-cairo-includes=$OSGEO4W_ROOT_MSYS/include/cairo \
+ --with-postgres
touch mswindows/osgeo4w/configure-stamp
fi