Skip to content

merge the util's config.h

Harald Sitter requested to merge work/util-config into master

having separate config files for every variable is unnecessary, noisy, and strange as we don't generally split config states this atomically.

merge them all into a single config-util.h

Merge request reports