commit | ecc08bc6e15cb263b8ca9eb96234db61383d0255 | [log] [tgz] |
---|---|---|
author | andrew <none@none> | Wed Aug 15 14:35:36 2012 +0100 |
committer | andrew <none@none> | Wed Aug 15 14:35:36 2012 +0100 |
tree | d820482773190f6101368851dc8fb6660a5a0dbd | |
parent | 96921433baa19022e2735d4ead5df41f7e9c2785 [diff] |
7110151: Use underlying platform's zlib library for Java zlib support Summary: Make SYSTEM_ZLIB more flexible by using ZLIB_{CFLAGS,LIBS} and building on more than just MACOSX. Reviewed-by: sherman, alanb