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

@@ -12,6 +12,7 @@ multi_LDADD = \
$(YAJL_LDFLAGS) \
$(GEOIP_LDFLAGS) \
$(SSDEEP_LDFLAGS) $(SSDEEP_LDADD) \
$(LUA_LDFLAGS) $(LUA_LDADD) \
$(GLOBAL_LDADD)
multi_CFLAGS = \