mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Support for PCRE2
This commit is contained in:
@@ -865,6 +865,7 @@ AC_SUBST(APXS_MODULES)
|
||||
AC_SUBST(APXS_HTTPD)
|
||||
|
||||
CHECK_PCRE()
|
||||
CHECK_PCRE2()
|
||||
if test "$build_apache2_module" -ne 0 -o "$build_mlogc" -ne 0; then
|
||||
CHECK_APR()
|
||||
CHECK_APU()
|
||||
|
Reference in New Issue
Block a user