Enabling the enterprise module causes MONGO_ENTERPRISE_VERSION to be defined for every TU in the build, even if it has no effect. Much like we enable injecting support for individual third party libraries to reduce the scope of effects, we should make it possible to selectively inject awareness of the enterprise (or any other) module.
This would make it much faster to switch between community and enterprise builds.