d5bb67e40d3c6a2fe38275d4dcbc10ca1df38901
[platform/upstream/gumd.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Enable debug features */
4 #undef ENABLE_DEBUG
5
6 /* Enable tests features */
7 #undef ENABLE_TESTS
8
9 /* Use system bus */
10 #undef GUM_BUS_TYPE
11
12 /* Use peer to peer dbus */
13 #undef GUM_BUS_TYPE_P2P
14
15 /* Default groups to be assigned to the admin user on creation */
16 #undef GUM_DEF_ADMIN_GROUPS
17
18 /* Default user groups to be assigned to user on creation */
19 #undef GUM_DEF_GROUPS
20
21 /* Encrypt algorithm */
22 #undef GUM_ENCRYPT_METHOD
23
24 /* Path for group file */
25 #undef GUM_GROUP_FILE
26
27 /* Path for gshadow file */
28 #undef GUM_GSHADOW_FILE
29
30 /* Path for home dir prefix */
31 #undef GUM_HOME_DIR_PREFIX
32
33 /* Path for passwd file */
34 #undef GUM_PASSWD_FILE
35
36 /* Path for shadow file */
37 #undef GUM_SHADOW_FILE
38
39 /* Path for shell */
40 #undef GUM_SHELL
41
42 /* Path for skel directory */
43 #undef GUM_SKEL_DIR
44
45 /* Define to 1 if you have the <attr/xattr.h> header file. */
46 #undef HAVE_ATTR_XATTR_H
47
48 /* Define to 1 if you have the <dlfcn.h> header file. */
49 #undef HAVE_DLFCN_H
50
51 /* Define to 1 if you have the <inttypes.h> header file. */
52 #undef HAVE_INTTYPES_H
53
54 /* Define to 1 if you have the `lgetxattr' function. */
55 #undef HAVE_LGETXATTR
56
57 /* Define if libtlm-nfc exists. */
58 #undef HAVE_LIBTLM_NFC
59
60 /* Define to 1 if you have the `llistxattr' function. */
61 #undef HAVE_LLISTXATTR
62
63 /* Define to 1 if you have the `lsetxattr' function. */
64 #undef HAVE_LSETXATTR
65
66 /* Define to 1 if you have the <memory.h> header file. */
67 #undef HAVE_MEMORY_H
68
69 /* Define to 1 if you have the <stdint.h> header file. */
70 #undef HAVE_STDINT_H
71
72 /* Define to 1 if you have the <stdlib.h> header file. */
73 #undef HAVE_STDLIB_H
74
75 /* Define to 1 if you have the <strings.h> header file. */
76 #undef HAVE_STRINGS_H
77
78 /* Define to 1 if you have the <string.h> header file. */
79 #undef HAVE_STRING_H
80
81 /* Define to 1 if you have the <sys/stat.h> header file. */
82 #undef HAVE_SYS_STAT_H
83
84 /* Define to 1 if you have the <sys/types.h> header file. */
85 #undef HAVE_SYS_TYPES_H
86
87 /* Define to 1 if you have the <sys/xattr.h> header file. */
88 #undef HAVE_SYS_XATTR_H
89
90 /* Define to 1 if you have the <unistd.h> header file. */
91 #undef HAVE_UNISTD_H
92
93 /* Define to the sub-directory in which libtool stores uninstalled libraries.
94    */
95 #undef LT_OBJDIR
96
97 /* Name of package */
98 #undef PACKAGE
99
100 /* Define to the address where bug reports for this package should be sent. */
101 #undef PACKAGE_BUGREPORT
102
103 /* Define to the full name of this package. */
104 #undef PACKAGE_NAME
105
106 /* Define to the full name and version of this package. */
107 #undef PACKAGE_STRING
108
109 /* Define to the one symbol short name of this package. */
110 #undef PACKAGE_TARNAME
111
112 /* Define to the home page for this package. */
113 #undef PACKAGE_URL
114
115 /* Define to the version of this package. */
116 #undef PACKAGE_VERSION
117
118 /* Define to 1 if you have the ANSI C header files. */
119 #undef STDC_HEADERS
120
121 /* Use systemd-login dbus APIs */
122 #undef USE_SYSTEMD
123
124 /* Version number of package */
125 #undef VERSION