The modules system is nice but still needs some small tweaks: - One module can contain support for more then one subsystem ('general modules') - We currently recompile the modules every time the Makefile changes. Can't we just 'touch' the files for which the settings changed in configure? (didn't know which category to put this bug into)
Modules are no longer rebuilt. That leaves the objects with the functions that call {rpc,pdb,vfs,...}_init_static to be recompiled whenever Makefile changes, so this whole thing still needs improvement.
Fixed in CVS now. We 'touch' these 5 files in configure.
originally reported against 3.0alpha23. Bugzilla spring cleaning.
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.