]> git.kaiwu.me - nginx.git/commit
Updated PCRE used for win32 builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 23 Aug 2013 18:54:08 +0000 (22:54 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 23 Aug 2013 18:54:08 +0000 (22:54 +0400)
commitd5591e914e69322ac5468cf8088945562d6f2d15
tree0cdc6d5baa793f8d0c27668d82633976c1d22bd5
parent4ef185789ed3a8850ba79f06aeb95405ea15e64d
Updated PCRE used for win32 builds.

As of PCRE 8.33, config.h.generic no longer contains boolean macros.  Two
of them (SUPPORT_PCRE8 and HAVE_MEMMOVE) were added to appropriate makefiles.
This allows PCRE 8.33 to compile and don't change anything for previous
versions.
auto/lib/pcre/makefile.bcc
auto/lib/pcre/makefile.msvc
auto/lib/pcre/makefile.owc
misc/GNUmakefile