]> git.proxmox.com Git - systemd.git/blob - config.h.in
Imported Upstream version 219
[systemd.git] / config.h.in
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Whether on mips arch */
4 #undef ARCH_MIPS
5
6 /* Canonical host string. */
7 #undef CANONICAL_HOST
8
9 /* Default index URL to use for image downloads */
10 #undef DEFAULT_DKR_INDEX_URL
11
12 /* Default DNS Servers */
13 #undef DNS_SERVERS
14
15 /* Define if hashmap debugging is to be enabled */
16 #undef ENABLE_DEBUG_HASHMAP
17
18 /* Define if mmap cache debugging is to be enabled */
19 #undef ENABLE_DEBUG_MMAP_CACHE
20
21 /* Define if EFI support is to be enabled */
22 #undef ENABLE_EFI
23
24 /* Define if kdbus support is to be enabled */
25 #undef ENABLE_KDBUS
26
27 /* Define if networkd support is to be enabled */
28 #undef ENABLE_NETWORKD
29
30 /* Define if PolicyKit support is to be enabled */
31 #undef ENABLE_POLKIT
32
33 /* Define if terminal support is to be enabled */
34 #undef ENABLE_TERMINAL
35
36 /* ACL available */
37 #undef HAVE_ACL
38
39 /* Define to 1 if you have the <acl/libacl.h> header file. */
40 #undef HAVE_ACL_LIBACL_H
41
42 /* Define if AppArmor is available */
43 #undef HAVE_APPARMOR
44
45 /* Define to 1 if you have the <arpa/inet.h> header file. */
46 #undef HAVE_ARPA_INET_H
47
48 /* AUDIT available */
49 #undef HAVE_AUDIT
50
51 /* Define if blkid is available */
52 #undef HAVE_BLKID
53
54 /* Define in BZIP2 is available */
55 #undef HAVE_BZIP2
56
57 /* Define to 1 if you have the <bzlib.h> header file. */
58 #undef HAVE_BZLIB_H
59
60 /* Define if CHKCONFIG is available */
61 #undef HAVE_CHKCONFIG
62
63 /* Define if dbus-1 library is available */
64 #undef HAVE_DBUS
65
66 /* Define to 1 if you have the declaration of `getrandom', and to 0 if you
67 don't. */
68 #undef HAVE_DECL_GETRANDOM
69
70 /* Define to 1 if you have the declaration of `gettid', and to 0 if you don't.
71 */
72 #undef HAVE_DECL_GETTID
73
74 /* Define to 1 if you have the declaration of `IFLA_BOND_AD_INFO', and to 0 if
75 you don't. */
76 #undef HAVE_DECL_IFLA_BOND_AD_INFO
77
78 /* Define to 1 if you have the declaration of `IFLA_BRIDGE_VLAN_INFO', and to
79 0 if you don't. */
80 #undef HAVE_DECL_IFLA_BRIDGE_VLAN_INFO
81
82 /* Define to 1 if you have the declaration of `IFLA_BRPORT_UNICAST_FLOOD', and
83 to 0 if you don't. */
84 #undef HAVE_DECL_IFLA_BRPORT_UNICAST_FLOOD
85
86 /* Define to 1 if you have the declaration of `IFLA_INET6_ADDR_GEN_MODE', and
87 to 0 if you don't. */
88 #undef HAVE_DECL_IFLA_INET6_ADDR_GEN_MODE
89
90 /* Define to 1 if you have the declaration of
91 `IFLA_IPTUN_6RD_RELAY_PREFIXLEN', and to 0 if you don't. */
92 #undef HAVE_DECL_IFLA_IPTUN_6RD_RELAY_PREFIXLEN
93
94 /* Define to 1 if you have the declaration of `IFLA_IPVLAN_MODE', and to 0 if
95 you don't. */
96 #undef HAVE_DECL_IFLA_IPVLAN_MODE
97
98 /* Define to 1 if you have the declaration of `IFLA_MACVLAN_FLAGS', and to 0
99 if you don't. */
100 #undef HAVE_DECL_IFLA_MACVLAN_FLAGS
101
102 /* Define to 1 if you have the declaration of `IFLA_PHYS_PORT_ID', and to 0 if
103 you don't. */
104 #undef HAVE_DECL_IFLA_PHYS_PORT_ID
105
106 /* Define to 1 if you have the declaration of `IFLA_VLAN_PROTOCOL', and to 0
107 if you don't. */
108 #undef HAVE_DECL_IFLA_VLAN_PROTOCOL
109
110 /* Define to 1 if you have the declaration of `IFLA_VTI_REMOTE', and to 0 if
111 you don't. */
112 #undef HAVE_DECL_IFLA_VTI_REMOTE
113
114 /* Define to 1 if you have the declaration of `IFLA_VXLAN_LOCAL6', and to 0 if
115 you don't. */
116 #undef HAVE_DECL_IFLA_VXLAN_LOCAL6
117
118 /* Define to 1 if you have the declaration of `kcmp', and to 0 if you don't.
119 */
120 #undef HAVE_DECL_KCMP
121
122 /* Define to 1 if you have the declaration of `LO_FLAGS_PARTSCAN', and to 0 if
123 you don't. */
124 #undef HAVE_DECL_LO_FLAGS_PARTSCAN
125
126 /* Define to 1 if you have the declaration of `name_to_handle_at', and to 0 if
127 you don't. */
128 #undef HAVE_DECL_NAME_TO_HANDLE_AT
129
130 /* Define to 1 if you have the declaration of `pivot_root', and to 0 if you
131 don't. */
132 #undef HAVE_DECL_PIVOT_ROOT
133
134 /* Define to 1 if you have the declaration of `renameat2', and to 0 if you
135 don't. */
136 #undef HAVE_DECL_RENAMEAT2
137
138 /* Define to 1 if you have the declaration of `setns', and to 0 if you don't.
139 */
140 #undef HAVE_DECL_SETNS
141
142 /* Define to 1 if you have the <dlfcn.h> header file. */
143 #undef HAVE_DLFCN_H
144
145 /* ELFUTILS available */
146 #undef HAVE_ELFUTILS
147
148 /* Define to 1 if you have the <elfutils/libdwfl.h> header file. */
149 #undef HAVE_ELFUTILS_LIBDWFL_H
150
151 /* Define to 1 if you have the <fcntl.h> header file. */
152 #undef HAVE_FCNTL_H
153
154 /* GCRYPT available */
155 #undef HAVE_GCRYPT
156
157 /* Define to 1 if you have the `gethostbyaddr' function. */
158 #undef HAVE_GETHOSTBYADDR
159
160 /* Define to 1 if you have the `gethostbyname' function. */
161 #undef HAVE_GETHOSTBYNAME
162
163 /* Define to 1 if you have the `gettimeofday' function. */
164 #undef HAVE_GETTIMEOFDAY
165
166 /* Define if glib is available */
167 #undef HAVE_GLIB
168
169 /* Define if gnutls is available */
170 #undef HAVE_GNUTLS
171
172 /* Define if IMA is available */
173 #undef HAVE_IMA
174
175 /* Importd support available */
176 #undef HAVE_IMPORTD
177
178 /* Define to 1 if you have the `inet_ntoa' function. */
179 #undef HAVE_INET_NTOA
180
181 /* Define to 1 if you have the <inttypes.h> header file. */
182 #undef HAVE_INTTYPES_H
183
184 /* Define if kmod is available */
185 #undef HAVE_KMOD
186
187 /* Define to 1 if you have the <libaudit.h> header file. */
188 #undef HAVE_LIBAUDIT_H
189
190 /* Define if libcryptsetup is available */
191 #undef HAVE_LIBCRYPTSETUP
192
193 /* Define if libcurl is available */
194 #undef HAVE_LIBCURL
195
196 /* Define to 1 if you have the `dw' library (-ldw). */
197 #undef HAVE_LIBDW
198
199 /* Define if libidn is available */
200 #undef HAVE_LIBIDN
201
202 /* Define if libiptc is available */
203 #undef HAVE_LIBIPTC
204
205 /* Define if libmount is available */
206 #undef HAVE_LIBMOUNT
207
208 /* Define to 1 if you have the <linux/btrfs.h> header file. */
209 #undef HAVE_LINUX_BTRFS_H
210
211 /* Define to 1 if you have the <linux/memfd.h> header file. */
212 #undef HAVE_LINUX_MEMFD_H
213
214 /* Logind support available */
215 #undef HAVE_LOGIND
216
217 /* Define in LZ4 is available */
218 #undef HAVE_LZ4
219
220 /* Define to 1 if you have the <lz4.h> header file. */
221 #undef HAVE_LZ4_H
222
223 /* Machined support available */
224 #undef HAVE_MACHINED
225
226 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
227 to 0 otherwise. */
228 #undef HAVE_MALLOC
229
230 /* Define to 1 if you have the `memfd_create' function. */
231 #undef HAVE_MEMFD_CREATE
232
233 /* Define to 1 if you have the <memory.h> header file. */
234 #undef HAVE_MEMORY_H
235
236 /* Define to 1 if you have the `memset' function. */
237 #undef HAVE_MEMSET
238
239 /* Define if microhttpd is available */
240 #undef HAVE_MICROHTTPD
241
242 /* Define to 1 if you have the <netdb.h> header file. */
243 #undef HAVE_NETDB_H
244
245 /* Define to 1 if you have the <netinet/in.h> header file. */
246 #undef HAVE_NETINET_IN_H
247
248 /* Define to 1 if you have the <nss.h> header file. */
249 #undef HAVE_NSS_H
250
251 /* PAM available */
252 #undef HAVE_PAM
253
254 /* Define if qrencode is available */
255 #undef HAVE_QRENCODE
256
257 /* Define if seccomp is available */
258 #undef HAVE_SECCOMP
259
260 /* Define to 1 if you have the `secure_getenv' function. */
261 #undef HAVE_SECURE_GETENV
262
263 /* Define to 1 if you have the <security/pam_ext.h> header file. */
264 #undef HAVE_SECURITY_PAM_EXT_H
265
266 /* Define to 1 if you have the <security/pam_modules.h> header file. */
267 #undef HAVE_SECURITY_PAM_MODULES_H
268
269 /* Define to 1 if you have the <security/pam_modutil.h> header file. */
270 #undef HAVE_SECURITY_PAM_MODUTIL_H
271
272 /* Define to 1 if you have the `select' function. */
273 #undef HAVE_SELECT
274
275 /* Define if SELinux is available */
276 #undef HAVE_SELINUX
277
278 /* Define if SMACK is available */
279 #undef HAVE_SMACK
280
281 /* Define to 1 if you have the `socket' function. */
282 #undef HAVE_SOCKET
283
284 /* Define if /bin, /sbin aren't symlinks into /usr */
285 #undef HAVE_SPLIT_USR
286
287 /* Define to 1 if you have the <stdint.h> header file. */
288 #undef HAVE_STDINT_H
289
290 /* Define to 1 if you have the <stdlib.h> header file. */
291 #undef HAVE_STDLIB_H
292
293 /* Define to 1 if you have the `strcasecmp' function. */
294 #undef HAVE_STRCASECMP
295
296 /* Define to 1 if you have the `strcspn' function. */
297 #undef HAVE_STRCSPN
298
299 /* Define to 1 if you have the `strdup' function. */
300 #undef HAVE_STRDUP
301
302 /* Define to 1 if you have the `strerror' function. */
303 #undef HAVE_STRERROR
304
305 /* Define to 1 if you have the <strings.h> header file. */
306 #undef HAVE_STRINGS_H
307
308 /* Define to 1 if you have the <string.h> header file. */
309 #undef HAVE_STRING_H
310
311 /* Define to 1 if you have the `strncasecmp' function. */
312 #undef HAVE_STRNCASECMP
313
314 /* Define to 1 if you have the `strspn' function. */
315 #undef HAVE_STRSPN
316
317 /* SysV init scripts and rcN.d links are supported. */
318 #undef HAVE_SYSV_COMPAT
319
320 /* Define to 1 if you have the <sys/acl.h> header file. */
321 #undef HAVE_SYS_ACL_H
322
323 /* Define to 1 if you have the <sys/auxv.h> header file. */
324 #undef HAVE_SYS_AUXV_H
325
326 /* Define to 1 if you have the <sys/capability.h> header file. */
327 #undef HAVE_SYS_CAPABILITY_H
328
329 /* Define to 1 if you have the <sys/ioctl.h> header file. */
330 #undef HAVE_SYS_IOCTL_H
331
332 /* Define to 1 if you have the <sys/select.h> header file. */
333 #undef HAVE_SYS_SELECT_H
334
335 /* Define to 1 if you have the <sys/socket.h> header file. */
336 #undef HAVE_SYS_SOCKET_H
337
338 /* Define to 1 if you have the <sys/stat.h> header file. */
339 #undef HAVE_SYS_STAT_H
340
341 /* Define to 1 if you have the <sys/time.h> header file. */
342 #undef HAVE_SYS_TIME_H
343
344 /* Define to 1 if you have the <sys/types.h> header file. */
345 #undef HAVE_SYS_TYPES_H
346
347 /* Define to 1 if you have the <unistd.h> header file. */
348 #undef HAVE_UNISTD_H
349
350 /* Define if utmp/wtmp support is enabled */
351 #undef HAVE_UTMP
352
353 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
354 #undef HAVE_VALGRIND_MEMCHECK_H
355
356 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
357 #undef HAVE_VALGRIND_VALGRIND_H
358
359 /* Define if libxkbcommon is available */
360 #undef HAVE_XKBCOMMON
361
362 /* Define if XZ is available */
363 #undef HAVE_XZ
364
365 /* Define if ZLIB is available */
366 #undef HAVE_ZLIB
367
368 /* Define to 1 if you have the `__secure_getenv' function. */
369 #undef HAVE___SECURE_GETENV
370
371 /* Path of loadkeys */
372 #undef KBD_LOADKEYS
373
374 /* Path of setfont */
375 #undef KBD_SETFONT
376
377 /* Define to the sub-directory in which libtool stores uninstalled libraries.
378 */
379 #undef LT_OBJDIR
380
381 /* Default NTP Servers */
382 #undef NTP_SERVERS
383
384 /* Name of package */
385 #undef PACKAGE
386
387 /* Define to the address where bug reports for this package should be sent. */
388 #undef PACKAGE_BUGREPORT
389
390 /* Define to the full name of this package. */
391 #undef PACKAGE_NAME
392
393 /* Define to the full name and version of this package. */
394 #undef PACKAGE_STRING
395
396 /* Define to the one symbol short name of this package. */
397 #undef PACKAGE_TARNAME
398
399 /* Define to the home page for this package. */
400 #undef PACKAGE_URL
401
402 /* Define to the version of this package. */
403 #undef PACKAGE_VERSION
404
405 /* Path of /etc/rc.local script */
406 #undef RC_LOCAL_SCRIPT_PATH_START
407
408 /* Path of /usr/sbin/halt.local script */
409 #undef RC_LOCAL_SCRIPT_PATH_STOP
410
411 /* Define to the type of arg 1 for `select'. */
412 #undef SELECT_TYPE_ARG1
413
414 /* Define to the type of args 2, 3 and 4 for `select'. */
415 #undef SELECT_TYPE_ARG234
416
417 /* Define to the type of arg 5 for `select'. */
418 #undef SELECT_TYPE_ARG5
419
420 /* The size of `dev_t', as computed by sizeof. */
421 #undef SIZEOF_DEV_T
422
423 /* The size of `gid_t', as computed by sizeof. */
424 #undef SIZEOF_GID_T
425
426 /* The size of `pid_t', as computed by sizeof. */
427 #undef SIZEOF_PID_T
428
429 /* The size of `rlim_t', as computed by sizeof. */
430 #undef SIZEOF_RLIM_T
431
432 /* The size of `time_t', as computed by sizeof. */
433 #undef SIZEOF_TIME_T
434
435 /* The size of `uid_t', as computed by sizeof. */
436 #undef SIZEOF_UID_T
437
438 /* Run with a smack label */
439 #undef SMACK_RUN_LABEL
440
441 /* Define to 1 if you have the ANSI C header files. */
442 #undef STDC_HEADERS
443
444 /* Maximum System GID */
445 #undef SYSTEM_GID_MAX
446
447 /* Maximum System UID */
448 #undef SYSTEM_UID_MAX
449
450 /* Path to telinit */
451 #undef TELINIT
452
453 /* Time Epoch */
454 #undef TIME_EPOCH
455
456 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
457 #undef TIME_WITH_SYS_TIME
458
459 /* GID of the 'tty' group */
460 #undef TTY_GID
461
462 /* Enable extensions on AIX 3, Interix. */
463 #ifndef _ALL_SOURCE
464 # undef _ALL_SOURCE
465 #endif
466 /* Enable GNU extensions on systems that have them. */
467 #ifndef _GNU_SOURCE
468 # undef _GNU_SOURCE
469 #endif
470 /* Enable threading extensions on Solaris. */
471 #ifndef _POSIX_PTHREAD_SEMANTICS
472 # undef _POSIX_PTHREAD_SEMANTICS
473 #endif
474 /* Enable extensions on HP NonStop. */
475 #ifndef _TANDEM_SOURCE
476 # undef _TANDEM_SOURCE
477 #endif
478 /* Enable general extensions on Solaris. */
479 #ifndef __EXTENSIONS__
480 # undef __EXTENSIONS__
481 #endif
482
483
484 /* Version number of package */
485 #undef VERSION
486
487 /* Enable large inode numbers on Mac OS X 10.5. */
488 #ifndef _DARWIN_USE_64_BIT_INODE
489 # define _DARWIN_USE_64_BIT_INODE 1
490 #endif
491
492 /* Number of bits in a file offset, on hosts where this is settable. */
493 #undef _FILE_OFFSET_BITS
494
495 /* Define for large files, on AIX-style hosts. */
496 #undef _LARGE_FILES
497
498 /* Define to 1 if on MINIX. */
499 #undef _MINIX
500
501 /* Define to 2 if the system does not provide POSIX.1 features except with
502 this defined. */
503 #undef _POSIX_1_SOURCE
504
505 /* Define to 1 if you need to in order for `stat' and other things to work. */
506 #undef _POSIX_SOURCE
507
508 /* Define to empty if `const' does not conform to ANSI C. */
509 #undef const
510
511 /* Define to rpl_malloc if the replacement function should be used. */
512 #undef malloc
513
514 /* Define to `unsigned int' if <sys/types.h> does not define. */
515 #undef size_t