My mingw system doesn't zlib installed. Is it safe to make a build with './configure --without-zlib'?What's the consequences of doing this? Will something not work properly in the resulting psql application/database?
There does appear to be a mingw port of zlib, should I install that before proceeding?
-Matt