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