Fixing zlib compilation on MinGW-w64.
commit33ae78bbc6c6743c27ff73de2468e1b43685eb3f
authorPeter Kahle <pkahle@kahlilia.org>
Thu, 18 Mar 2010 17:54:34 +0000 (18 13:54 -0400)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 25 May 2010 13:42:40 +0000 (25 15:42 +0200)
tree7119b402beefe63c8c607d0090384d046d7d3886
parentd512d0fc0c4adef0c8fd568e4acb9f01a341dc19
Fixing zlib compilation on MinGW-w64.

Added patch to zlib configure script to make it MinGW-aware.
(also submitted to zlib project)

Updated release-zlib.sh to make it apply the patch before compiling.

[jes: adjusted to zlib-1.2.5, which did not take Peter's patch]

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
src/mingw-w64/patch/zlib-config.patch [new file with mode: 0644]
src/mingw-w64/release-zlib.sh