nginx/auto/lib
Maxim Dounin 74b7a91013 Win32: Borland C compatibility fixes.
Several false positive warnings silenced, notably W8012 "Comparing
signed and unsigned" (due to u_short values promoted to int), and
W8072 "Suspicious pointer arithmetic" (due to large type values added
to pointers).

With this patch, it's now again possible to compile nginx using bcc32,
with options we normally compile on win32 minus ipv6 and ssl.
2013-09-04 20:48:23 +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 Copyright updated. 2012-01-18 15:07:43 +00:00
pcre Win32: Borland C compatibility fixes. 2013-09-04 20:48:23 +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 Configure: added the NGX_ZLIB define. 2012-12-23 16:04:14 +00: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