Configure: MSVC compatibility with PCRE2 10.47.

This commit is contained in:
Thierry Bastian 2025-11-04 18:28:52 +01:00 committed by Sergey Kandaurov
parent a386df6b23
commit ac99f2808b
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ if [ $PCRE_LIBRARY = PCRE2 ]; then
pcre2_xclass.c" pcre2_xclass.c"
ngx_pcre_test="pcre2_chkdint.c \ ngx_pcre_test="pcre2_chkdint.c \
pcre2_compile_cgroup.c \
pcre2_compile_class.c \ pcre2_compile_class.c \
pcre2_convert.c \ pcre2_convert.c \
pcre2_extuni.c \ pcre2_extuni.c \