mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-18 10:20:35 +03:00
Adds support to libmemcached into the build system
Libmemcached will be further used to handle centralized collections.
This commit is contained in:
@@ -694,6 +694,7 @@ CHECK_APU()
|
||||
fi
|
||||
CHECK_LIBXML2()
|
||||
CHECK_LUA()
|
||||
CHECK_LIBMEMCACHED()
|
||||
if test "$build_mlogc" -ne 0; then
|
||||
CHECK_CURL()
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user