mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Implemented SecUploadFileMode. See #448.
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
#
|
||||
build/buildcheck.sh || exit 1
|
||||
|
||||
echo "Generating config header ..."
|
||||
autoheader -Wall || exit 1
|
||||
|
||||
libtoolize=`build/PrintPath glibtoolize libtoolize15 libtoolize14 libtoolize`
|
||||
if [ "x$libtoolize" = "x" ]; then
|
||||
echo "libtoolize not found in path"
|
||||
|
Reference in New Issue
Block a user