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