summaryrefslogtreecommitdiff
path: root/modules/cache/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'modules/cache/config.m4')
-rw-r--r--modules/cache/config.m411
1 files changed, 0 insertions, 11 deletions
diff --git a/modules/cache/config.m4 b/modules/cache/config.m4
deleted file mode 100644
index c4ad083075..0000000000
--- a/modules/cache/config.m4
+++ /dev/null
@@ -1,11 +0,0 @@
-dnl modules enabled in this directory by default
-
-dnl APACHE_MODULE(name, helptext[, objects[, structname[, default[, config]]]])
-
-APACHE_MODPATH_INIT(cache)
-
-APACHE_MODULE(file_cache, File cache, , , no)
-
-APR_ADDTO(LTFLAGS,-export-dynamic)
-
-APACHE_MODPATH_FINISH