mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Fix libgeoip lookup during the build
This commit is contained in:
@@ -186,6 +186,7 @@ libmodsecurity_la_CPPFLAGS = \
|
||||
-fPIC \
|
||||
-O0 \
|
||||
-I ../headers \
|
||||
$(GEOIP_CFLAGS) \
|
||||
$(PCRE_CPPFLAGS)
|
||||
|
||||
libmodsecurity_la_LIBADD = \
|
||||
|
Reference in New Issue
Block a user