build-modules-c.awk revision d59bcf65a7217a26e765ab07cb6bbf5b427ad9e3
print " * Modules which initially form the" print " * list of available modules on startup," print " * i.e. these are the modules which are" print " * initially loaded into the Apache process" print " * [extendable under run-time via LoadModule]" print "module *ap_preloaded_modules[] = {" for (i = 0; i < pn; ++i) {