Adds support to LUA in configure scripts

This commit is contained in:
Felipe Zimmerle
2017-10-30 10:42:40 -03:00
parent 9369efcb90
commit 1189e9b0ef
13 changed files with 224 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ modsec_rules_check_LDADD = \
$(YAJL_LDFLAGS) $(YAJL_LDADD) \
$(LMDB_LDFLAGS) $(LMDB_LDADD) \
$(SSDEEP_LDFLAGS) $(SSDEEP_LDADD) \
$(LUA_LDFLAGS) $(LUA_LDADD) \
$(LIBXML2_LDADD) \
$(GLOBAL_LDADD)