On 11/8/2011 11:53 AM, Rainer Jung wrote: > After Stefan's change r1199027 we no longer load all built modules by > default. The new behaviour is (citing Stefan): > > "By default, only load those modules that are either required > or explicitly selected by a configure --enable-foo argument. The > LoadModule statements for modules enabled by --enable-mods-shared=most > and friends will be commented out."
Commented-out also means there is no attempt by our test-framework to validate those modules, right? We need (from development) a mode of enable-reallyall which in fact loads them all for interop testing.
