libxkbcommon/xkbcommon
David Herrmann 095a7f4cf0 xkbcommon-keysyms: Add header protection
As there is currently no stable release of xkbcommon, other projects might
want to include a copy of the keysyms so they can be used even though
libxkbcommon may not be available on the machine. However, if xkbcommon.h
is still included, conflicts will occur. Hence, to avoid nasty hacks,
simply include a header protection in xkbcommon upstream.

[daniels: Added protection to Makefile.am's update-keysyms, as well as
          XKB_KEY_NoSymbol, and a comment noting that it shouldn't be
          updated directly.]

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2012-09-11 16:49:04 +01:00
..
xkbcommon-keysyms.h xkbcommon-keysyms: Add header protection 2012-09-11 16:49:04 +01:00
xkbcommon-names.h Use only one set of core mod name-to-index functions 2012-08-07 11:09:42 +03:00
xkbcommon.h xkbcommon.h build fix for missing stdarg.h 2012-09-11 14:32:58 +01:00