mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Using libpcre instead of c++11 regex
This commit is contained in:
@@ -56,6 +56,12 @@ else
|
||||
fi
|
||||
|
||||
|
||||
#
|
||||
# Check for libpcre
|
||||
#
|
||||
CHECK_PCRE
|
||||
|
||||
|
||||
|
||||
# Checks for header files.
|
||||
AC_HEADER_STDC
|
||||
|
Reference in New Issue
Block a user