initialize xkb_rules.options to a null pointer Initializing it to an empty string had broken configuring xkbcommon through the environment (XKB_DEFAULT_OPTIONS). Fixes: ae313911153b ("initialize rules and xkb_rules")
1 files changed, 1 insertions(+), 1 deletions(-) M config.def.h
M config.def.h => config.def.h +1 -1