Fix libgeoip lookup during the build

This commit is contained in:
Felipe Zimmerle
2015-08-10 15:22:32 -03:00
parent 52c419df69
commit 218eab6417
2 changed files with 4 additions and 3 deletions

View File

@@ -186,6 +186,7 @@ libmodsecurity_la_CPPFLAGS = \
-fPIC \
-O0 \
-I ../headers \
$(GEOIP_CFLAGS) \
$(PCRE_CPPFLAGS)
libmodsecurity_la_LIBADD = \