blob: 4d2384accb854c63b5070d48bc1f60b212c5eb53 (
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
|
/* config.h.in. Generated from configure.in by autoheader. */
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* poll doesn't work on devices */
#undef BROKEN_POLL
/* Directory for installing the binaries */
#undef DBUS_BINDIR
/* Build test code */
#undef DBUS_BUILD_TESTS
/* Build X11-dependent code */
#undef DBUS_BUILD_X11
/* whether -export-dynamic was passed to libtool */
#undef DBUS_BUILT_R_DYNAMIC
/* Use dnotify on Linux */
#undef DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX
/* Use inotify */
#undef DBUS_BUS_ENABLE_INOTIFY
/* Use kqueue */
#undef DBUS_BUS_ENABLE_KQUEUE
/* Directory to check for console ownerhip */
#undef DBUS_CONSOLE_AUTH_DIR
/* File to check for console ownerhip */
#undef DBUS_CONSOLE_OWNER_FILE
/* Directory for installing the DBUS daemon */
#undef DBUS_DAEMONDIR
/* Directory for installing DBUS data files */
#undef DBUS_DATADIR
/* Disable assertion checking */
#undef DBUS_DISABLE_ASSERT
/* Disable public API sanity checking */
#undef DBUS_DISABLE_CHECKS
/* Build with caching of user data */
#undef DBUS_ENABLE_USERDB_CACHE
/* Support a verbose mode */
#undef DBUS_ENABLE_VERBOSE_MODE
/* Defined if gcov is enabled to force a rebuild due to config.h changing */
#undef DBUS_GCOV_ENABLED
/* Always defined; expands to 1 if we have an atomic integer implementation,
else 0 */
#undef DBUS_HAVE_ATOMIC_INT_COND
/* Defined if we have gcc 3.3 and thus the new gcov format */
#undef DBUS_HAVE_GCC33_GCOV
/* Define to printf modifier for 64 bit integer type */
#undef DBUS_INT64_PRINTF_MODIFIER
/* Directory for installing the libexec binaries */
#undef DBUS_LIBEXECDIR
/* Where per-session bus puts its sockets */
#undef DBUS_SESSION_SOCKET_DIR
/* The default D-Bus address of the system bus */
#undef DBUS_SYSTEM_BUS_DEFAULT_ADDRESS
/* The name of the socket the system bus listens on by default */
#undef DBUS_SYSTEM_SOCKET
/* Full path to the launch helper test program in the builddir */
#undef DBUS_TEST_LAUNCH_HELPER_BINARY
/* Where to put test sockets */
#undef DBUS_TEST_SOCKET_DIR
/* Defined on UNIX and Linux systems and not on Windows */
#undef DBUS_UNIX
/* User for running the system BUS daemon */
#undef DBUS_USER
/* Always defined; expands to 1 if we should use atomic integer implementation
for 486, else 0 */
#undef DBUS_USE_ATOMIC_INT_486_COND
/* A 'va_copy' style function */
#undef DBUS_VA_COPY
/* 'va_lists' cannot be copies as values */
#undef DBUS_VA_COPY_AS_ARRAY
/* The name of the gettext domain */
#undef GETTEXT_PACKAGE
/* Disable GLib assertion macros */
#undef G_DISABLE_ASSERT
/* Disable GLib public API sanity checking */
#undef G_DISABLE_CHECKS
/* Have abstract socket namespace */
#undef HAVE_ABSTRACT_SOCKETS
/* Adt audit API */
#undef HAVE_ADT
/* Define to 1 if you have the `backtrace' function. */
#undef HAVE_BACKTRACE
/* Define to 1 if you have the `clearenv' function. */
#undef HAVE_CLEARENV
/* Have cmsgcred structure */
#undef HAVE_CMSGCRED
/* Have console owner file */
#undef HAVE_CONSOLE_OWNER_FILE
/* Define to 1 if you have the <crt_externs.h> header file. */
#undef HAVE_CRT_EXTERNS_H
/* Have the ddfd member of DIR */
#undef HAVE_DDFD
/* Have dirfd function */
#undef HAVE_DIRFD
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H
/* Define to 1 if you have the <execinfo.h> header file. */
#undef HAVE_EXECINFO_H
/* Define to 1 if you have the <expat.h> header file. */
#undef HAVE_EXPAT_H
/* Define to 1 if you have the `fpathconf' function. */
#undef HAVE_FPATHCONF
/* Define to 1 if you have the `getgrouplist' function. */
#undef HAVE_GETGROUPLIST
/* Define to 1 if you have the `getpeereid' function. */
#undef HAVE_GETPEEREID
/* Define to 1 if you have the `getpeerucred' function. */
#undef HAVE_GETPEERUCRED
/* Have GNU-style varargs macros */
#undef HAVE_GNUC_VARARGS
/* Define to 1 if you have the `inotify_init1' function. */
#undef HAVE_INOTIFY_INIT1
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Have ISO C99 varargs macros */
#undef HAVE_ISO_VARARGS
/* audit daemon SELinux support */
#undef HAVE_LIBAUDIT
/* Define to 1 if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define if we have CLOCK_MONOTONIC */
#undef HAVE_MONOTONIC_CLOCK
/* Define to 1 if you have the `nanosleep' function. */
#undef HAVE_NANOSLEEP
/* Have non-POSIX function getpwnam_r */
#undef HAVE_NONPOSIX_GETPWNAM_R
/* Define if your system needs _NSGetEnviron to set up the environment */
#undef HAVE_NSGETENVIRON
/* Define to 1 if you have the `poll' function. */
#undef HAVE_POLL
/* Have POSIX function getpwnam_r */
#undef HAVE_POSIX_GETPWNAM_R
/* SELinux support */
#undef HAVE_SELINUX
/* Define to 1 if you have the `setenv' function. */
#undef HAVE_SETENV
/* Define to 1 if you have the `setrlimit' function. */
#undef HAVE_SETRLIMIT
/* Define to 1 if you have the `socketpair' function. */
#undef HAVE_SOCKETPAIR
/* Have socklen_t type */
#undef HAVE_SOCKLEN_T
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the <sys/inotify.h> header file. */
#undef HAVE_SYS_INOTIFY_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/syslimits.h> header file. */
#undef HAVE_SYS_SYSLIMITS_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/uio.h> header file. */
#undef HAVE_SYS_UIO_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the `unsetenv' function. */
#undef HAVE_UNSETENV
/* Define to 1 if you have the `usleep' function. */
#undef HAVE_USLEEP
/* Define to 1 if you have the `vasprintf' function. */
#undef HAVE_VASPRINTF
/* Define to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF
/* Define to 1 if you have the `writev' function. */
#undef HAVE_WRITEV
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* The size of `char', as computed by sizeof. */
#undef SIZEOF_CHAR
/* The size of `int', as computed by sizeof. */
#undef SIZEOF_INT
/* The size of `long', as computed by sizeof. */
#undef SIZEOF_LONG
/* The size of `long long', as computed by sizeof. */
#undef SIZEOF_LONG_LONG
/* The size of `short', as computed by sizeof. */
#undef SIZEOF_SHORT
/* The size of `void *', as computed by sizeof. */
#undef SIZEOF_VOID_P
/* The size of `__int64', as computed by sizeof. */
#undef SIZEOF___INT64
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Full path to the daemon in the builddir */
#undef TEST_BUS_BINARY
/* Full path to test file test/test-exit in builddir */
#undef TEST_EXIT_BINARY
/* Full path to test file test/data/invalid-service-files in builddir */
#undef TEST_INVALID_SERVICE_DIR
/* Full path to test file test/data/invalid-service-files-system in builddir
*/
#undef TEST_INVALID_SERVICE_SYSTEM_DIR
/* Full path to test file test/name-test/test-privserver in builddir */
#undef TEST_PRIVSERVER_BINARY
/* Full path to test file test/test-segfault in builddir */
#undef TEST_SEGFAULT_BINARY
/* Full path to test file test/test-service in builddir */
#undef TEST_SERVICE_BINARY
/* Full path to test file test/test-shell-service in builddir */
#undef TEST_SHELL_SERVICE_BINARY
/* Full path to test file test/test-sleep-forever in builddir */
#undef TEST_SLEEP_FOREVER_BINARY
/* Full path to test file test/data/valid-service-files in builddir */
#undef TEST_VALID_SERVICE_DIR
/* Full path to test file test/data/valid-service-files-system in builddir */
#undef TEST_VALID_SERVICE_SYSTEM_DIR
/* Version number of package */
#undef VERSION
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
# undef WORDS_BIGENDIAN
# endif
#endif
/* Use the compiler-provided endianness defines to allow universal compiling. */
#if defined(__BIG_ENDIAN__)
#define WORDS_BIGENDIAN 1
#endif
/* Define to 1 if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING
#if defined(HAVE_NSGETENVIRON) && defined(HAVE_CRT_EXTERNS_H)
# include <sys/time.h>
# include <crt_externs.h>
# define environ (*_NSGetEnviron())
#endif
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
#undef inline
#endif
|