build: Searching for LMDB during the configuration phase

This commit is contained in:
Felipe Zimmerle
2016-07-05 11:53:02 -03:00
parent afd7a21d11
commit 5daf4873b5
6 changed files with 191 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ benchmark_LDADD = \
$(GEOIP_LDFLAGS) $(GEOIP_LDADD) \
$(PCRE_LDADD) \
$(YAJL_LDFLAGS) $(YAJL_LDADD) \
$(LMDB_LDFLAGS) $(LMDB_LDADD) \
$(LIBXML2_LDADD)
benchmark_CPPFLAGS = \
@@ -19,9 +20,9 @@ benchmark_CPPFLAGS = \
-I$(top_builddir)/headers \
$(GLOBAL_CPPFLAGS) \
$(PCRE_CFLAGS) \
$(LMDB_CFLAGS) \
$(LIBXML2_CFLAGS)
MAINTAINERCLEANFILES = \
Makefile.in