ini: Skip conditional blocks if the condition is not met
Conditional blocks whose condition is not met are now completely skipped.
This means in particular that these blocks no longer need to contain
syntactically correct configuration information. All that is required is
that the curly braces match.