summaryrefslogtreecommitdiffstats
path: root/rubbos/app/httpd-2.0.64/modules/cache/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'rubbos/app/httpd-2.0.64/modules/cache/config.m4')
-rw-r--r--rubbos/app/httpd-2.0.64/modules/cache/config.m411
1 files changed, 0 insertions, 11 deletions
diff --git a/rubbos/app/httpd-2.0.64/modules/cache/config.m4 b/rubbos/app/httpd-2.0.64/modules/cache/config.m4
deleted file mode 100644
index 9eabf541..00000000
--- a/rubbos/app/httpd-2.0.64/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(LT_LDFLAGS,-export-dynamic)
-
-APACHE_MODPATH_FINISH