blob: 2a2fa1152756899704dc6d479742bf818a3400c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
/* #undef CLOSEDIR_VOID */
/* #undef ENABLE_NLS */
#define HAVE_ALARM 1
/* #undef HAVE_CFLOCALECOPYCURRENT */
/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
#define HAVE_CHOWN 1
/* #undef HAVE_DCGETTEXT */
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FORK 1
/* #undef HAVE_GETTEXT */
/* #undef HAVE_ICONV */
#define HAVE_INTTYPES_H 1
#define HAVE_LIBINTL_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
/* #undef HAVE_NDIR_H */
#define HAVE_REALLOC 1
#define HAVE_SETLOCALE 1
#define HAVE_SETPGRP 1
/* #undef HAVE_STAT_EMPTY_STRING_BUG */
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSPN 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
/* #undef HAVE_SYS_DIR_H */
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
/* #undef HAVE_SYS_NDIR_H */
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VFORK 1
/* #undef HAVE_VFORK_H */
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define LT_OBJDIR ".libs/"
#define PACKAGE "kbd"
#define PACKAGE_BUGREPORT "gladkov.alexey@gmail.com"
#define PACKAGE_NAME "kbd"
#define PACKAGE_STRING "kbd 2.4.0"
#define PACKAGE_TARNAME "kbd"
#define PACKAGE_URL "http://kbd-project.org/"
#define PACKAGE_VERSION "2.4.0"
#define STDC_HEADERS 1
/* #undef TM_IN_SYS_TIME */
#define VERSION "2.4.0"
/* #undef YYTEXT_POINTER */
/* #undef const */
/* #undef gid_t */
#ifndef __cplusplus
/* #undef inline */
#endif
/* #undef pid_t */
/* #undef size_t */
/* #undef uid_t */
/* #undef vfork */
|