mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 13:26:01 +03:00
Typo fix
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
This commit is contained in:
parent
2ed32f2035
commit
854906de7c
@ -29,7 +29,7 @@ AS_CASE(["${with_pcre}"],
|
||||
if test "x${with_pcre}" = "x" || test "x${with_pcre}" = "xno"; then
|
||||
AC_MSG_NOTICE([pcre not specified; omitting check for pcre])
|
||||
else
|
||||
AC_MSG_CHECKING([for libpcre configig script])
|
||||
AC_MSG_CHECKING([for libpcre config script])
|
||||
|
||||
for x in ${test_paths}; do
|
||||
dnl # Determine if the script was specified and use it directly
|
||||
|
Loading…
x
Reference in New Issue
Block a user