• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2  * Autogenerated by the Meson build system.
3  * Do not edit, your changes will be lost.
4  */
5 
6 #pragma once
7 
8 #define DEFAULT_XKB_LAYOUT "us"
9 
10 #define DEFAULT_XKB_MODEL "pc105"
11 
12 #define DEFAULT_XKB_OPTIONS NULL
13 
14 #define DEFAULT_XKB_RULES "evdev"
15 
16 #define DEFAULT_XKB_VARIANT NULL
17 
18 #define DFLT_XKB_CONFIG_EXTRA_PATH "/usr/local/etc/xkb"
19 
20 #define DFLT_XKB_CONFIG_ROOT "/usr/share/X11/xkb"
21 
22 #define EXIT_INVALID_USAGE 2
23 
24 #define HAVE_ASPRINTF 1
25 
26 #define HAVE_MKOSTEMP 1
27 
28 #define HAVE_MMAP 1
29 
30 #define HAVE_POSIX_FALLOCATE 1
31 
32 #define HAVE_STRNDUP 1
33 
34 #define HAVE_UNISTD_H 1
35 
36 #define HAVE_XKBCLI_COMPILE_KEYMAP 1
37 
38 #define HAVE_XKBCLI_HOW_TO_TYPE 1
39 
40 #define HAVE_XKBCLI_INTERACTIVE_EVDEV 1
41 
42 #define HAVE_XKBCLI_LIST 1
43 
44 #define HAVE___BUILTIN_EXPECT 1
45 
46 #define LIBXKBCOMMON_TOOL_PATH "/usr/local/libexec/xkbcommon"
47 
48 #define LIBXKBCOMMON_VERSION "1.4.0"
49 
50 #define WIN32_LEAN_AND_MEAN 1
51 
52 #define XLOCALEDIR "/usr/local/share/X11/locale"
53 
54 #define _CRT_NONSTDC_NO_DEPRECATE 1
55 
56 #define _CRT_NONSTDC_NO_WARNINGS 1
57 
58 #define _CRT_SECURE_NO_WARNINGS 1
59 
60 #define _GNU_SOURCE 1
61 
62