[libpng17] Made default Zlib compression settings be configurable. This adds #defines to

pnglibconf.h to control the defaults.
This commit is contained in:
John Bowler
2012-12-20 22:16:51 -06:00
committed by Glenn Randers-Pehrson
parent 5a0afcfa63
commit e699993d70
6 changed files with 205 additions and 174 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.7.0alpha04 - December 20, 2012
Libpng 1.7.0alpha04 - December 21, 2012
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -90,8 +90,10 @@ Version 1.7.0alpha03 [December 19, 2012]
Disassembled the version number in scripts/options.awk (necessary for
building on SunOs).
Version 1.7.0alpha04 [December 20, 2012]
Version 1.7.0alpha04 [December 21, 2012]
Added scripts/makefile.msys contributed by Christopher M. Wheeler
Made default Zlib compression settings be configurable. This adds #defines to
pnglibconf.h to control the defaults.
===========================================================================
NOTICE November 17, 2012: