CFElements: use isRun3Cfg for legacy support
Use ComponentFactory.isRun3Cfg to check if we are in legacy
configurable mode. This is more general than configurableRun3Behavior
and ensures that the same logic is used as in CompFactory.
Also remove the use of the __future__ module and cleanup cmake
configuration.
Edited by Frank Winklmeier