mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Add --enable-FEATURE options to configure.
This commit is contained in:
@@ -10,7 +10,7 @@ MOD_SECURITY2_H = re.h modsecurity.h msc_logging.h msc_multipart.h msc_parsers.h
|
||||
msc_geo.h acmp.h utf8tables.h msc_lua.h
|
||||
|
||||
### Must be in APXS format: -Wc,-flag
|
||||
EXTRA_CFLAGS = -Wc,-O2 -Wc,-g -Wc,-Wall -Wc,-Werror
|
||||
EXTRA_CFLAGS = @EXTRA_CFLAGS@
|
||||
|
||||
|
||||
APXS = @APXS@
|
||||
|
Reference in New Issue
Block a user