| commit | 5b0f1f7d1375c31280a68b51d5737f4d95df06bf | [log] [tgz] |
|---|---|---|
| author | Richard Levitte <levitte@openssl.org> | Thu Oct 14 05:48:59 2004 +0000 |
| committer | Richard Levitte <levitte@openssl.org> | Thu Oct 14 05:48:59 2004 +0000 |
| tree | cb12e8dec575ee70f1a3a40ceaedb66c53ed5b29 | |
| parent | 785e82732318333c5c12fa867bc975db82bd461d [diff] |
Because libraries on Windows lack useful version information, the zlib guys had to change the name to differentiate with older versions when a backward incompatibility came up. Of course, we need to adapt. This change simply tries to load the library through the newer name (ZLIB1) first, and if that fails, it tries the good old ZLIB.