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