xkb-config.h.in revision 05b261ec
1/* xkb-config.h.in: not at all generated.                      -*- c -*-
2 * 
3 */
4
5#ifndef _XKB_CONFIG_H_
6#define _XKB_CONFIG_H_
7
8/* Default set of XKB rules. */
9#undef __XKBDEFRULES__
10
11/* Path to XKB definitions. */
12#undef XKB_BASE_DIRECTORY
13
14/* Path to xkbcomp. */
15#undef XKB_BIN_DIRECTORY
16
17/* XKB output dir for compiled keymaps. */
18#undef XKM_OUTPUT_DIR
19
20/* Do not have `strcasecmp'. */
21#undef NEED_STRCASECMP
22
23#endif /* _XKB_CONFIG_H_ */
24