mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34: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
|
dnl # Determine apu lib directory
|
||||||
if test -z "${apu_path}"; then
|
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
|
else
|
||||||
test_paths="${apu_path}"
|
test_paths="${apu_path}"
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user