nginx/auto/lib/pcre
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
..
conf Configure: better check for PCRE JIT. 2012-12-12 13:50:07 +00:00
make Configure: pcre.lib dependencies fix. 2013-08-23 22:53:54 +04:00
makefile.bcc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
makefile.msvc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
makefile.owc Win32: Open Watcom C compatibility fixes. 2013-09-04 20:48:22 +04:00