mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
The apu is under the apr dir on Solaris.
This commit is contained in:
@@ -23,7 +23,7 @@ AC_ARG_WITH(
|
||||
|
||||
dnl # Determine apu lib directory
|
||||
if test -z "${apu_path}"; then
|
||||
test_paths="/usr/local/apu /usr/local/apr-util /usr/local /usr"
|
||||
test_paths="/usr/local/apr /usr/local /usr"
|
||||
else
|
||||
test_paths="${apu_path}"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user