mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Merge 2.5.x changes into trunk.
This commit is contained in:
@@ -25,7 +25,7 @@ AC_MSG_CHECKING([for liblua config script])
|
||||
for x in ${test_paths}; do
|
||||
dnl # Determine if the script was specified and use it directly
|
||||
if test ! -d "$x" -a -e "$x"; then
|
||||
LUA_CONFIG="$x"
|
||||
LUA_CONFIG=$x
|
||||
break
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user