lyx_mirror/3rdparty/zlib
Georg Baum 78e17b1579 Configure included zlib with autotools
The included zlib should not be used on Linux or OS X, but (depending on
local configuration) it might be needed for crosscompiling a mingw target
from Linux. Now the user can choose whether to use the included zlib or not.
cmake does already support that.

zconf.h.in was taken from the original zlib 1.2.8 package. The generation of
zconf.h was made equivalent to the one generated by cmake.
2016-05-29 17:55:43 -04:00
..
1.2.8 Configure included zlib with autotools 2016-05-29 17:55:43 -04:00
CMakeLists.txt zlib: enable prefix, fix mingw build 2016-01-12 20:11:31 +01:00
Makefile.am Configure included zlib with autotools 2016-05-29 17:55:43 -04:00