mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Added mlogc source.
This commit is contained in:
4
apache2/configure
vendored
4
apache2/configure
vendored
@@ -5831,6 +5831,8 @@ ac_config_files="$ac_config_files Makefile"
|
||||
ac_config_files="$ac_config_files build/apxs-wrapper"
|
||||
|
||||
if test -e "$PERL"; then
|
||||
ac_config_files="$ac_config_files mlogc-src/mlogc-batch-load.pl"
|
||||
|
||||
ac_config_files="$ac_config_files t/run-unit-tests.pl"
|
||||
|
||||
ac_config_files="$ac_config_files t/run-regression-tests.pl"
|
||||
@@ -6407,6 +6409,7 @@ do
|
||||
"mod_security2_config.h") CONFIG_HEADERS="$CONFIG_HEADERS mod_security2_config.h" ;;
|
||||
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
|
||||
"build/apxs-wrapper") CONFIG_FILES="$CONFIG_FILES build/apxs-wrapper" ;;
|
||||
"mlogc-src/mlogc-batch-load.pl") CONFIG_FILES="$CONFIG_FILES mlogc-src/mlogc-batch-load.pl" ;;
|
||||
"t/run-unit-tests.pl") CONFIG_FILES="$CONFIG_FILES t/run-unit-tests.pl" ;;
|
||||
"t/run-regression-tests.pl") CONFIG_FILES="$CONFIG_FILES t/run-regression-tests.pl" ;;
|
||||
"t/gen_rx-pm.pl") CONFIG_FILES="$CONFIG_FILES t/gen_rx-pm.pl" ;;
|
||||
@@ -7022,6 +7025,7 @@ echo "$as_me: $ac_file is unchanged" >&6;}
|
||||
|
||||
case $ac_file$ac_mode in
|
||||
"build/apxs-wrapper":F) chmod +x build/apxs-wrapper ;;
|
||||
"mlogc-src/mlogc-batch-load.pl":F) chmod +x mlogc-src/mlogc-batch-load.pl ;;
|
||||
"t/run-unit-tests.pl":F) chmod +x t/run-unit-tests.pl ;;
|
||||
"t/run-regression-tests.pl":F) chmod +x t/run-regression-tests.pl ;;
|
||||
"t/gen_rx-pm.pl":F) chmod +x t/gen_rx-pm.pl ;;
|
||||
|
Reference in New Issue
Block a user