Disable NO_LOGS by default

This commit is contained in:
Felipe Zimmerle
2015-09-24 08:44:33 -07:00
parent 076a02951c
commit f93c0de940
2 changed files with 2 additions and 3 deletions

View File

@@ -203,7 +203,6 @@ libmodsecurity_la_CPPFLAGS = \
-fPIC \
-O3 \
-I ../headers \
-DNO_LOGS=1 \
$(GEOIP_CFLAGS) \
$(PCRE_CPPFLAGS)