I do think that mod_userdir, mod_asis, mod_imap, and mod_status should _not_ be enabled by default in the configuration, although I see no reason why the should not be built at compile time.
The point is: these modules are copiled statically (by default). I would not compile modules to be static, if they are not active by default.
dang, you're right! I thought that we were doing shared builds by default. But I just tried it and got a static build with what looks like the "most" list enabled. Maybe I was thinking of 1.3 and/or binbuild.
For some reason I thought we switched to shared builds by default on 2.0 several web years ago on platforms where it works. Why can't we do that?
Greg