]> git.feebdaed.xyz Git - 0xmirror/nginx.git/commitdiff
Configure: MSVC compatibility with PCRE2 10.45.
authorThierry Bastian <thierryb@filewave.com>
Mon, 17 Feb 2025 08:01:27 +0000 (09:01 +0100)
committerpluknet <pluknet@nginx.com>
Tue, 18 Feb 2025 15:07:11 +0000 (19:07 +0400)
auto/lib/pcre/make

index 182590ac5215acef024abdc7df7b77b1557e1c76..2a987d152daf9d89d1f56c7c91840aa073f1f792 100644 (file)
@@ -37,6 +37,7 @@ if [ $PCRE_LIBRARY = PCRE2 ]; then
                        pcre2_xclass.c"
 
         ngx_pcre_test="pcre2_chkdint.c \
+                       pcre2_compile_class.c \
                        pcre2_convert.c \
                        pcre2_extuni.c \
                        pcre2_find_bracket.c \