migration from private to rsa
[external/dbus.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* poll doesn't work on devices */
7 #undef BROKEN_POLL
8
9 /* Directory for installing the binaries */
10 #undef DBUS_BINDIR
11
12 /* Build test code */
13 #undef DBUS_BUILD_TESTS
14
15 /* Define to enable X11 auto-launch */
16 #undef DBUS_BUILD_X11
17
18 /* whether -export-dynamic was passed to libtool */
19 #undef DBUS_BUILT_R_DYNAMIC
20
21 /* Use dnotify on Linux */
22 #undef DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX
23
24 /* Use inotify */
25 #undef DBUS_BUS_ENABLE_INOTIFY
26
27 /* Use kqueue */
28 #undef DBUS_BUS_ENABLE_KQUEUE
29
30 /* Directory to check for console ownerhip */
31 #undef DBUS_CONSOLE_AUTH_DIR
32
33 /* File to check for console ownerhip */
34 #undef DBUS_CONSOLE_OWNER_FILE
35
36 /* Defined if we run on a cygwin API based system */
37 #undef DBUS_CYGWIN
38
39 /* Directory for installing the DBUS daemon */
40 #undef DBUS_DAEMONDIR
41
42 /* Name of executable */
43 #undef DBUS_DAEMON_NAME
44
45 /* Directory for installing DBUS data files */
46 #undef DBUS_DATADIR
47
48 /* Disable assertion checking */
49 #undef DBUS_DISABLE_ASSERT
50
51 /* Disable public API sanity checking */
52 #undef DBUS_DISABLE_CHECKS
53
54 /* Use launchd autolaunch */
55 #undef DBUS_ENABLE_LAUNCHD
56
57 /* Build with caching of user data */
58 #undef DBUS_ENABLE_USERDB_CACHE
59
60 /* Support a verbose mode */
61 #undef DBUS_ENABLE_VERBOSE_MODE
62
63 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
64 #undef DBUS_GCOV_ENABLED
65
66 /* Define to printf modifier for 64 bit integer type */
67 #undef DBUS_INT64_PRINTF_MODIFIER
68
69 /* Directory for installing the libexec binaries */
70 #undef DBUS_LIBEXECDIR
71
72 /* Prefix for installing DBUS */
73 #undef DBUS_PREFIX
74
75 /* Where per-session bus puts its sockets */
76 #undef DBUS_SESSION_SOCKET_DIR
77
78 /* The default D-Bus address of the system bus */
79 #undef DBUS_SYSTEM_BUS_DEFAULT_ADDRESS
80
81 /* The name of the socket the system bus listens on by default */
82 #undef DBUS_SYSTEM_SOCKET
83
84 /* Full path to the launch helper test program in the builddir */
85 #undef DBUS_TEST_LAUNCH_HELPER_BINARY
86
87 /* Where to put test sockets */
88 #undef DBUS_TEST_SOCKET_DIR
89
90 /* Defined if we run on a Unix-based system */
91 #undef DBUS_UNIX
92
93 /* User for running the system BUS daemon */
94 #undef DBUS_USER
95
96 /* Use the gcc __sync extension */
97 #undef DBUS_USE_SYNC
98
99 /* A 'va_copy' style function */
100 #undef DBUS_VA_COPY
101
102 /* 'va_lists' cannot be copies as values */
103 #undef DBUS_VA_COPY_AS_ARRAY
104
105 /* Defined if we run on a W32 API based system */
106 #undef DBUS_WIN
107
108 /* Defined if we run on a W32 CE API based system */
109 #undef DBUS_WINCE
110
111 /* The name of the gettext domain */
112 #undef GETTEXT_PACKAGE
113
114 /* Disable GLib assertion macros */
115 #undef G_DISABLE_ASSERT
116
117 /* Disable GLib public API sanity checking */
118 #undef G_DISABLE_CHECKS
119
120 /* Have abstract socket namespace */
121 #undef HAVE_ABSTRACT_SOCKETS
122
123 /* Define to 1 if you have the `accept4' function. */
124 #undef HAVE_ACCEPT4
125
126 /* Adt audit API */
127 #undef HAVE_ADT
128
129 /* Define to 1 if you have the `backtrace' function. */
130 #undef HAVE_BACKTRACE
131
132 /* Define to 1 if you have the <byteswap.h> header file. */
133 #undef HAVE_BYTESWAP_H
134
135 /* Define to 1 if you have the `clearenv' function. */
136 #undef HAVE_CLEARENV
137
138 /* Have cmsgcred structure */
139 #undef HAVE_CMSGCRED
140
141 /* Have console owner file */
142 #undef HAVE_CONSOLE_OWNER_FILE
143
144 /* Define to 1 if you have the <crt_externs.h> header file. */
145 #undef HAVE_CRT_EXTERNS_H
146
147 /* Have the ddfd member of DIR */
148 #undef HAVE_DDFD
149
150 /* Define to 1 if you have the declaration of `MSG_NOSIGNAL', and to 0 if you
151    don't. */
152 #undef HAVE_DECL_MSG_NOSIGNAL
153
154 /* Define to 1 if you have the <dirent.h> header file. */
155 #undef HAVE_DIRENT_H
156
157 /* Have dirfd function */
158 #undef HAVE_DIRFD
159
160 /* Define to 1 if you have the <dlfcn.h> header file. */
161 #undef HAVE_DLFCN_H
162
163 /* Define to 1 if you have the <errno.h> header file. */
164 #undef HAVE_ERRNO_H
165
166 /* Define to 1 if you have the <execinfo.h> header file. */
167 #undef HAVE_EXECINFO_H
168
169 /* Define to 1 if you have the <expat.h> header file. */
170 #undef HAVE_EXPAT_H
171
172 /* Define to 1 if you have the `fpathconf' function. */
173 #undef HAVE_FPATHCONF
174
175 /* Define to 1 if you have the `getgrouplist' function. */
176 #undef HAVE_GETGROUPLIST
177
178 /* Define to 1 if you have the `getpeereid' function. */
179 #undef HAVE_GETPEEREID
180
181 /* Define to 1 if you have the `getpeerucred' function. */
182 #undef HAVE_GETPEERUCRED
183
184 /* Have GNU-style varargs macros */
185 #undef HAVE_GNUC_VARARGS
186
187 /* Define to 1 if you have the `inotify_init1' function. */
188 #undef HAVE_INOTIFY_INIT1
189
190 /* Define to 1 if you have the <inttypes.h> header file. */
191 #undef HAVE_INTTYPES_H
192
193 /* Have ISO C99 varargs macros */
194 #undef HAVE_ISO_VARARGS
195
196 /* audit daemon SELinux support */
197 #undef HAVE_LIBAUDIT
198
199 /* Define to 1 if you have the `nsl' library (-lnsl). */
200 #undef HAVE_LIBNSL
201
202 /* Define to 1 if you have the `localeconv' function. */
203 #undef HAVE_LOCALECONV
204
205 /* Define to 1 if you have the <locale.h> header file. */
206 #undef HAVE_LOCALE_H
207
208 /* Define to 1 if you have the <memory.h> header file. */
209 #undef HAVE_MEMORY_H
210
211 /* Define if we have CLOCK_MONOTONIC */
212 #undef HAVE_MONOTONIC_CLOCK
213
214 /* Define to 1 if you have the `nanosleep' function. */
215 #undef HAVE_NANOSLEEP
216
217 /* Have non-POSIX function getpwnam_r */
218 #undef HAVE_NONPOSIX_GETPWNAM_R
219
220 /* Define if your system needs _NSGetEnviron to set up the environment */
221 #undef HAVE_NSGETENVIRON
222
223 /* Define to 1 if you have the `pipe2' function. */
224 #undef HAVE_PIPE2
225
226 /* Define to 1 if you have the `poll' function. */
227 #undef HAVE_POLL
228
229 /* Have POSIX function getpwnam_r */
230 #undef HAVE_POSIX_GETPWNAM_R
231
232 /* SELinux support */
233 #undef HAVE_SELINUX
234
235 /* Define to 1 if you have the `setenv' function. */
236 #undef HAVE_SETENV
237
238 /* Define to 1 if you have the `setlocale' function. */
239 #undef HAVE_SETLOCALE
240
241 /* Define to 1 if you have the `setrlimit' function. */
242 #undef HAVE_SETRLIMIT
243
244 /* Define to 1 if you have the <signal.h> header file. */
245 #undef HAVE_SIGNAL_H
246
247 /* Define to 1 if you have the `socketpair' function. */
248 #undef HAVE_SOCKETPAIR
249
250 /* Have socklen_t type */
251 #undef HAVE_SOCKLEN_T
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 <strings.h> header file. */
260 #undef HAVE_STRINGS_H
261
262 /* Define to 1 if you have the <string.h> header file. */
263 #undef HAVE_STRING_H
264
265 /* Define to 1 if you have the `strtoll' function. */
266 #undef HAVE_STRTOLL
267
268 /* Define to 1 if you have the `strtoull' function. */
269 #undef HAVE_STRTOULL
270
271 /* Define to 1 if you have the <sys/inotify.h> header file. */
272 #undef HAVE_SYS_INOTIFY_H
273
274 /* Define to 1 if you have the <sys/resource.h> header file. */
275 #undef HAVE_SYS_RESOURCE_H
276
277 /* Define to 1 if you have the <sys/stat.h> header file. */
278 #undef HAVE_SYS_STAT_H
279
280 /* Define to 1 if you have the <sys/syslimits.h> header file. */
281 #undef HAVE_SYS_SYSLIMITS_H
282
283 /* Define to 1 if you have the <sys/types.h> header file. */
284 #undef HAVE_SYS_TYPES_H
285
286 /* Define to 1 if you have the <sys/uio.h> header file. */
287 #undef HAVE_SYS_UIO_H
288
289 /* Define to 1 if you have the <unistd.h> header file. */
290 #undef HAVE_UNISTD_H
291
292 /* Supports sending UNIX file descriptors */
293 #undef HAVE_UNIX_FD_PASSING
294
295 /* Define to 1 if you have the `unsetenv' function. */
296 #undef HAVE_UNSETENV
297
298 /* Define to 1 if you have the `usleep' function. */
299 #undef HAVE_USLEEP
300
301 /* Define to 1 if you have the `vasprintf' function. */
302 #undef HAVE_VASPRINTF
303
304 /* Define to 1 if you have the `vsnprintf' function. */
305 #undef HAVE_VSNPRINTF
306
307 /* Define to 1 if you have the `writev' function. */
308 #undef HAVE_WRITEV
309
310 /* Define to 1 if you have the <ws2tcpip.h> header file. */
311 #undef HAVE_WS2TCPIP_H
312
313 /* Define to 1 if you have the <wspiapi.h> header file. */
314 #undef HAVE_WSPIAPI_H
315
316 /* Define to the sub-directory in which libtool stores uninstalled libraries.
317    */
318 #undef LT_OBJDIR
319
320 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
321 #undef NO_MINUS_C_MINUS_O
322
323 /* Name of package */
324 #undef PACKAGE
325
326 /* Define to the address where bug reports for this package should be sent. */
327 #undef PACKAGE_BUGREPORT
328
329 /* Define to the full name of this package. */
330 #undef PACKAGE_NAME
331
332 /* Define to the full name and version of this package. */
333 #undef PACKAGE_STRING
334
335 /* Define to the one symbol short name of this package. */
336 #undef PACKAGE_TARNAME
337
338 /* Define to the home page for this package. */
339 #undef PACKAGE_URL
340
341 /* Define to the version of this package. */
342 #undef PACKAGE_VERSION
343
344 /* The size of `char', as computed by sizeof. */
345 #undef SIZEOF_CHAR
346
347 /* The size of `int', as computed by sizeof. */
348 #undef SIZEOF_INT
349
350 /* The size of `long', as computed by sizeof. */
351 #undef SIZEOF_LONG
352
353 /* The size of `long long', as computed by sizeof. */
354 #undef SIZEOF_LONG_LONG
355
356 /* The size of `short', as computed by sizeof. */
357 #undef SIZEOF_SHORT
358
359 /* The size of `void *', as computed by sizeof. */
360 #undef SIZEOF_VOID_P
361
362 /* The size of `__int64', as computed by sizeof. */
363 #undef SIZEOF___INT64
364
365 /* Define to 1 if you have the ANSI C header files. */
366 #undef STDC_HEADERS
367
368 /* Full path to the daemon in the builddir */
369 #undef TEST_BUS_BINARY
370
371 /* Full path to test file test/test-exit in builddir */
372 #undef TEST_EXIT_BINARY
373
374 /* Full path to test file test/data/invalid-service-files in builddir */
375 #undef TEST_INVALID_SERVICE_DIR
376
377 /* Full path to test file test/data/invalid-service-files-system in builddir
378    */
379 #undef TEST_INVALID_SERVICE_SYSTEM_DIR
380
381 /* Full path to test file test/name-test/test-privserver in builddir */
382 #undef TEST_PRIVSERVER_BINARY
383
384 /* Full path to test file test/test-segfault in builddir */
385 #undef TEST_SEGFAULT_BINARY
386
387 /* Full path to test file test/test-service in builddir */
388 #undef TEST_SERVICE_BINARY
389
390 /* Full path to test file test/test-shell-service in builddir */
391 #undef TEST_SHELL_SERVICE_BINARY
392
393 /* Full path to test file test/test-sleep-forever in builddir */
394 #undef TEST_SLEEP_FOREVER_BINARY
395
396 /* Full path to test file test/data/valid-service-files in builddir */
397 #undef TEST_VALID_SERVICE_DIR
398
399 /* Full path to test file test/data/valid-service-files-system in builddir */
400 #undef TEST_VALID_SERVICE_SYSTEM_DIR
401
402 /* Enable extensions on AIX 3, Interix.  */
403 #ifndef _ALL_SOURCE
404 # undef _ALL_SOURCE
405 #endif
406 /* Enable GNU extensions on systems that have them.  */
407 #ifndef _GNU_SOURCE
408 # undef _GNU_SOURCE
409 #endif
410 /* Enable threading extensions on Solaris.  */
411 #ifndef _POSIX_PTHREAD_SEMANTICS
412 # undef _POSIX_PTHREAD_SEMANTICS
413 #endif
414 /* Enable extensions on HP NonStop.  */
415 #ifndef _TANDEM_SOURCE
416 # undef _TANDEM_SOURCE
417 #endif
418 /* Enable general extensions on Solaris.  */
419 #ifndef __EXTENSIONS__
420 # undef __EXTENSIONS__
421 #endif
422
423
424 /* Version number of package */
425 #undef VERSION
426
427 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
428    significant byte first (like Motorola and SPARC, unlike Intel). */
429 #if defined AC_APPLE_UNIVERSAL_BUILD
430 # if defined __BIG_ENDIAN__
431 #  define WORDS_BIGENDIAN 1
432 # endif
433 #else
434 # ifndef WORDS_BIGENDIAN
435 #  undef WORDS_BIGENDIAN
436 # endif
437 #endif
438
439
440                         /* Use the compiler-provided endianness defines to allow universal compiling. */
441                         #if defined(__BIG_ENDIAN__)
442                         #define WORDS_BIGENDIAN 1
443                         #endif
444                 
445
446 /* Define to 1 if the X Window System is missing or not being used. */
447 #undef X_DISPLAY_MISSING
448
449
450 #if defined(HAVE_NSGETENVIRON) && defined(HAVE_CRT_EXTERNS_H)
451 # include <sys/time.h>
452 # include <crt_externs.h>
453 # define environ (*_NSGetEnviron())
454 #endif
455
456
457 /* Define to 1 if on MINIX. */
458 #undef _MINIX
459
460 /* Define to 2 if the system does not provide POSIX.1 features except with
461    this defined. */
462 #undef _POSIX_1_SOURCE
463
464 /* Define to 1 if you need to in order for `stat' and other things to work. */
465 #undef _POSIX_SOURCE
466
467 /* Defined to get newer W32 CE APIs */
468 #undef _WIN32_WCE
469
470 /* Define to `__inline__' or `__inline' if that's what the C compiler
471    calls it, or to nothing if 'inline' is not supported under any name.  */
472 #ifndef __cplusplus
473 #undef inline
474 #endif