summaryrefslogtreecommitdiffstatsabout
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 0a7b9be..d42c5d9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -8,7 +8,8 @@ HEADERS = mod_log_sql.h \
8 functions13.h \ 8 functions13.h \
9 functions20.h \ 9 functions20.h \
10 apache13.h \ 10 apache13.h \
11 apache20.h 11 apache20.h \
12 winconfig.h
12 13
13CFLAGS = -Wc,-Wall -Wc,-fno-strict-aliasing 14CFLAGS = -Wc,-Wall -Wc,-fno-strict-aliasing
14 15