mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Configure: correct log message typo
This commit is contained in:
parent
c060ab91bc
commit
5e17e6dfc4
@ -245,7 +245,7 @@ AC_ARG_ENABLE(mlogc,
|
||||
CHECK_CURL()
|
||||
|
||||
if test -z "${CURL_VERSION}"; then
|
||||
AC_MSG_NOTICE([NOTE: mlgoc compilation was disabled.])
|
||||
AC_MSG_NOTICE([NOTE: mlogc compilation was disabled.])
|
||||
build_mlogc=0
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user