mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Adds support to LUA in configure scripts
This commit is contained in:
@@ -12,6 +12,7 @@ multi_LDADD = \
|
||||
$(YAJL_LDFLAGS) \
|
||||
$(GEOIP_LDFLAGS) \
|
||||
$(SSDEEP_LDFLAGS) $(SSDEEP_LDADD) \
|
||||
$(LUA_LDFLAGS) $(LUA_LDADD) \
|
||||
$(GLOBAL_LDADD)
|
||||
|
||||
multi_CFLAGS = \
|
||||
|
Reference in New Issue
Block a user