summaryrefslogtreecommitdiffstats
path: root/rubbos/app/httpd-2.0.64/modules/arch/win32/config.m4
blob: 25f7a8509263856670c1f0af1d3ff649ae0f91f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
dnl modules enabled in this directory by default

dnl APACHE_MODULE(name, helptext[, objects[, structname[, default[, config]]]])

APACHE_MODPATH_INIT(arch/win32)

APACHE_MODULE(isapi, isapi extension support, , , no)

APR_ADDTO(LT_LDFLAGS,-export-dynamic)

APACHE_MODPATH_FINISH