nginx/auto/lib
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
..
geoip GeoIP: IPv6 support. 2013-01-24 16:15:51 +00:00
google-perftools Added code to look up Google perftools in /opt/local/, for MacPorts. 2012-06-26 08:15:40 +00:00
libatomic Configure: fixed make macros to use parentheses instead of braces. 2012-09-11 12:43:59 +00:00
libgd Configure: fixed style of include directories. 2013-01-24 16:14:12 +00:00
libxslt Copyright updated. 2012-01-18 15:07:43 +00:00
md5 Configure: uniformly refer to libs when searching for md5 and sha1. 2013-04-18 14:26:08 +00:00
openssl Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +04:00
pcre Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +04:00
perl Configure: perl Makefile rebuild after configure. 2013-07-11 20:34:02 +04:00
sha1 Configure: uniformly refer to libs when searching for md5 and sha1. 2013-04-18 14:26:08 +00:00
zlib Win32: MinGW GCC compatibility. 2013-09-04 20:48:28 +04:00
conf Copyright updated. 2012-01-18 15:07:43 +00:00
make Copyright updated. 2012-01-18 15:07:43 +00:00
test Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00