nginx-quic/auto
Maxim Dounin 8c6d551127 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
..
cc Win32: Open Watcom C compatibility fixes. 2013-09-04 20:48:22 +04:00
lib Win32: Open Watcom C compatibility fixes. 2013-09-04 20:48:22 +04:00
os Disable symlinks: use O_PATH to open path components. 2013-09-02 08:07:59 +04:00
types Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
configure Made sure to run configure in a "C" locale. 2012-07-24 15:16:09 +00:00
define Copyright updated. 2012-01-18 15:07:43 +00:00
endianness Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
feature Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
have Copyright updated. 2012-01-18 15:07:43 +00:00
have_headers Copyright updated. 2012-01-18 15:07:43 +00:00
headers Copyright updated. 2012-01-18 15:07:43 +00:00
include Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
init Copyright updated. 2012-01-18 15:07:43 +00:00
install Configure: fixed make macros to use parentheses instead of braces. 2012-09-11 12:43:59 +00:00
make Correct plural form for "path" in the whole source base. 2012-09-28 13:49:26 +00:00
modules Auth request module import. 2013-08-21 19:19:47 +04:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options Auth request module import. 2013-08-21 19:19:47 +04:00
sources Auth request module import. 2013-08-21 19:19:47 +04:00
stubs Copyright updated. 2012-01-18 15:07:43 +00:00
summary Copyright updated. 2012-01-18 15:07:43 +00:00
unix Core: guard use of AI_ADDRCONFIG. 2013-08-05 13:44:56 +04:00