nginx/auto/lib/openssl
Maxim Dounin 77471dbdbb Win32: compatiblity with OpenSSL 1.1.0.
OpenSSL 1.1.0 now uses normal "nmake; nmake install" instead of using
custom "ms\do_ms.bat" script and "ms\nt.mak" makefile.  And Configure
now requires --prefix to be absolute, and no longer derives --openssldir
from prefix (so it's specified explicitly).  Generated libraries are now
called "libcrypto.lib" and "libssl.lib" instead of "libeay32.lib"
and "ssleay32.lib".  Appropriate tests added to support both old and new
variants.

Additionally, openssl/lhash.h now triggers warning C4090 ('function' :
different 'const' qualifiers), so the warning was disabled.
2016-12-24 18:01:14 +03:00
..
conf Win32: compatiblity with OpenSSL 1.1.0. 2016-12-24 18:01:14 +03:00
make Configure: skip building OpenSSL documentation to conserve time. 2016-02-19 13:31:55 +03:00
makefile.bcc Copyright updated. 2012-01-18 15:07:43 +00:00
makefile.msvc Win32: compatiblity with OpenSSL 1.1.0. 2016-12-24 18:01:14 +03:00