mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
Update generated configure.
This commit is contained in:
parent
c63d0ea21a
commit
248bd0971c
4
apache2/configure
vendored
4
apache2/configure
vendored
@ -5730,6 +5730,8 @@ if test -e "$PERL"; then
|
|||||||
|
|
||||||
ac_config_files="$ac_config_files t/gen_rx-pm.pl"
|
ac_config_files="$ac_config_files t/gen_rx-pm.pl"
|
||||||
|
|
||||||
|
ac_config_files="$ac_config_files t/csv_rx-pm.pl"
|
||||||
|
|
||||||
|
|
||||||
# Perl based tools
|
# Perl based tools
|
||||||
ac_config_files="$ac_config_files ../tools/rules-updater.pl"
|
ac_config_files="$ac_config_files ../tools/rules-updater.pl"
|
||||||
@ -6298,6 +6300,7 @@ do
|
|||||||
"build/apxs-wrapper") CONFIG_FILES="$CONFIG_FILES build/apxs-wrapper" ;;
|
"build/apxs-wrapper") CONFIG_FILES="$CONFIG_FILES build/apxs-wrapper" ;;
|
||||||
"t/run-tests.pl") CONFIG_FILES="$CONFIG_FILES t/run-tests.pl" ;;
|
"t/run-tests.pl") CONFIG_FILES="$CONFIG_FILES t/run-tests.pl" ;;
|
||||||
"t/gen_rx-pm.pl") CONFIG_FILES="$CONFIG_FILES t/gen_rx-pm.pl" ;;
|
"t/gen_rx-pm.pl") CONFIG_FILES="$CONFIG_FILES t/gen_rx-pm.pl" ;;
|
||||||
|
"t/csv_rx-pm.pl") CONFIG_FILES="$CONFIG_FILES t/csv_rx-pm.pl" ;;
|
||||||
"../tools/rules-updater.pl") CONFIG_FILES="$CONFIG_FILES ../tools/rules-updater.pl" ;;
|
"../tools/rules-updater.pl") CONFIG_FILES="$CONFIG_FILES ../tools/rules-updater.pl" ;;
|
||||||
"mlogc-src/Makefile") CONFIG_FILES="$CONFIG_FILES mlogc-src/Makefile" ;;
|
"mlogc-src/Makefile") CONFIG_FILES="$CONFIG_FILES mlogc-src/Makefile" ;;
|
||||||
|
|
||||||
@ -6855,6 +6858,7 @@ echo "$as_me: $ac_file is unchanged" >&6;}
|
|||||||
"build/apxs-wrapper":F) chmod +x build/apxs-wrapper ;;
|
"build/apxs-wrapper":F) chmod +x build/apxs-wrapper ;;
|
||||||
"t/run-tests.pl":F) chmod +x t/run-tests.pl ;;
|
"t/run-tests.pl":F) chmod +x t/run-tests.pl ;;
|
||||||
"t/gen_rx-pm.pl":F) chmod +x t/gen_rx-pm.pl ;;
|
"t/gen_rx-pm.pl":F) chmod +x t/gen_rx-pm.pl ;;
|
||||||
|
"t/csv_rx-pm.pl":F) chmod +x t/csv_rx-pm.pl ;;
|
||||||
"../tools/rules-updater.pl":F) chmod +x ../tools/rules-updater.pl ;;
|
"../tools/rules-updater.pl":F) chmod +x ../tools/rules-updater.pl ;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user