mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Configure: correct log message typo
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user