Use XKB alloc macros internally
authorDan Nicholson <dbn.lists@gmail.com>
Thu, 19 Mar 2009 22:10:14 +0000 (15:10 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Thu, 19 Mar 2009 23:58:45 +0000 (16:58 -0700)
commitd4ddac2b8d83b94483009ecf1ba43d3d981d6336
tree16a6fd6c76ecfe8cdfd5a304cf318c041cedda41
parent6aa78dedb2dfecb781d1bff133d6778cc62e2587
Use XKB alloc macros internally

These are used throughout the XKB code, but are defined in XKBsrv.h,
which we'd like to avoid. Internal definitions for True/False have also
been added since they're in Xlib.h
configure.ac
src/Makefile.am
src/XkbCommonInt.h [new file with mode: 0644]