Make sure the apache includes dir is always included.

This commit is contained in:
brectanus
2008-03-28 17:02:04 +00:00
parent 6b970c9185
commit 8beaef9fd8
2 changed files with 16 additions and 2 deletions

View File

@@ -26,6 +26,7 @@ MODSEC_APXS_EXTRA_CFLAGS = @MODSEC_APXS_EXTRA_CFLAGS@
APXS = @APXS@
APXS_WRAPPER = @APXS_WRAPPER@
APXS_INCLUDEDIR = @APXS_INCLUDEDIR@
APXS_INCLUDES = @APXS_INCLUDES@
APXS_CFLAGS = @APXS_CFLAGS@
APXS_LDFLAGS = @APXS_LDFLAGS@