bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / modules / cache / config.m4
1 dnl modules enabled in this directory by default
2
3 dnl APACHE_MODULE(name, helptext[, objects[, structname[, default[, config]]]])
4
5 APACHE_MODPATH_INIT(cache)
6
7 APACHE_MODULE(file_cache, File cache, , , no)
8
9 APR_ADDTO(LT_LDFLAGS,-export-dynamic)
10
11 APACHE_MODPATH_FINISH