K 10 svn:author V 7 clement K 8 svn:date V 27 2007-09-09T14:36:42.000000Z K 7 svn:log V 438 - fix pre/post includes for USE_APACHE=common* We still perform a double inclusion for modules to ensure backward compatibility - add "Apache servers"-wide support for OPTIONS. !! Warning !! If OPTIONS is defined, all other modes to select modules are disabled. Here's the logic behind: 1) OPTIONS 2) WITH_MODULES 3) all others knobs. OPTIONS'ified list of modules can be obtained via: "make make-options-list" END