fix not to display error log about the absense of compose file
[platform/upstream/libxkbcommon.git] / src / xkbcomp / keywords.c
2019-12-27 Ran Benitaxkbcomp/keywords: regenerate with newer gperf
2019-12-27 Ran Benitabuild: include config.h manually
2014-02-07 Ran Benitascanner: avoid strlen in keyword lookup, we know the len
2013-09-28 Ran Benitaparser: don't use enum yytokentype
2013-04-01 Ran BenitaReplace flex scanner with a hand-written one