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

@@ -11,6 +11,7 @@ test_LDADD = \
$(YAJL_LDFLAGS) \
$(GEOIP_LDFLAGS) \
$(SSDEEP_LDFLAGS) $(SSDEEP_LDADD) \
$(LUA_LDFLAGS) $(LUA_LDADD) \
$(GLOBAL_LDADD)
test_CFLAGS = \