Use common XKB headers and add common type XkbcDescRec
authorDan Nicholson <dbn.lists@gmail.com>
Fri, 20 Mar 2009 00:16:13 +0000 (17:16 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Fri, 20 Mar 2009 00:16:13 +0000 (17:16 -0700)
commit3a700f8123477f5f93cbc46ba3d367246f93775c
tree14f963249621187962c39fbb4b11b4e225af1d45
parentd4ddac2b8d83b94483009ecf1ba43d3d981d6336
Use common XKB headers and add common type XkbcDescRec

Switched to the common XKB headers which don't contain Xlib pollution.
A new common keyboard description type, XkbcDescRec, has been added.
This is the XkbDescRec definitions in xkbstr.h in the xserver since it
contains the defined field we'll need.
configure.ac
include/X11/XkbCommon.h