nginx/auto/cc
Maxim Dounin 5b37852323 Win32: Open Watcom C compatibility fixes.
Precompiled headers are disabled as they lead to internal compiler errors
with long configure lines.  Couple of false positive warnings silenced.
Various win32 typedefs are adjusted to work with Open Watcom C 1.9 headers.

With this patch, it's now again possible to compile nginx using owc386,
with options we normally compile on win32 minus ipv6 and ssl.
2013-09-04 20:48:22 +04:00
..
acc Copyright updated. 2012-01-18 15:07:43 +00:00
bcc Copyright updated. 2012-01-18 15:07:43 +00:00
ccc Copyright updated. 2012-01-18 15:07:43 +00:00
clang Configure: fixed detection of newer Apple clang compilers. 2013-04-29 18:07:22 +04:00
conf Added the Clang compiler support. 2012-07-24 15:17:03 +00:00
gcc Removed extraneous GCC warning flags. 2012-07-29 19:45:30 +00:00
icc Copyright updated. 2012-01-18 15:07:43 +00:00
msvc Removed redundant variable assignment. 2013-01-21 15:05:54 +00:00
name Configure: fixed detection of newer Apple clang compilers. 2013-04-29 18:07:22 +04:00
owc Win32: Open Watcom C compatibility fixes. 2013-09-04 20:48:22 +04:00
sunc Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00