versions of zlib. r=emaldona. Added Files: README.nss patches/msvc-vsnprintf.patch patches/prune-zlib.sh git-svn-id: svn://10.0.0.236/trunk@261173 18797224-902f-48f8-a5cc-f745e15eee43
19 lines
456 B
Plaintext
19 lines
456 B
Plaintext
zlib data compression library
|
|
|
|
URL: http://zlib.net/
|
|
Version: 1.2.5
|
|
License: zlib License
|
|
License File: http://zlib.net/zlib_license.html
|
|
|
|
Description:
|
|
|
|
NSS uses zlib in libSSL (for the DEFLATE compression method), modutil, and
|
|
signtool.
|
|
|
|
Local Modifications:
|
|
|
|
- patches/prune-zlib.sh: run this shell script to remove unneeded files
|
|
from the zlib distribution.
|
|
- patches/msvc-vsnprintf.patch: define HAVE_VSNPRINTF for Visual C++ 2008
|
|
(9.0) and later.
|