nginx/auto/lib/zlib
Maxim Dounin 48d96ced6f Win32: MinGW GCC compatibility.
Several warnings silenced, notably (ngx_socket_t) -1 is now checked
on socket operations instead of -1, as ngx_socket_t is unsigned on win32
and gcc complains on comparison.

With this patch, it's now possible to compile nginx using mingw gcc,
with options we normally compile on win32.
2013-09-04 20:48:28 +04:00
..
conf Configure: added the NGX_ZLIB define. 2012-12-23 16:04:14 +00:00
make Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +04:00
makefile.bcc Configure: provide inflate() when building zlib on win32. 2012-09-11 12:35:30 +00:00
makefile.msvc Configure: provide inflate() when building zlib on win32. 2012-09-11 12:35:30 +00:00
makefile.owc Configure: provide inflate() when building zlib on win32. 2012-09-11 12:35:30 +00:00
patch.zlib.h nginx-0.1.26-RELEASE import 2005-03-22 16:02:46 +00:00