Imported Upstream version 0.100
[platform/upstream/dbus-glib.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Enable bash completion */
4 #undef DBUS_BASH_COMPLETION
5
6 /* Build test code */
7 #undef DBUS_BUILD_TESTS
8
9 /* Disable assertion checking */
10 #undef DBUS_DISABLE_ASSERT
11
12 /* Disable public API sanity checking */
13 #undef DBUS_DISABLE_CHECKS
14
15 /* Support a verbose mode */
16 #undef DBUS_ENABLE_VERBOSE_MODE
17
18 /* Defined to the gcc version if gcov is enabled, to force a rebuild due to
19    config.h changing */
20 #undef DBUS_GCOV_ENABLED
21
22 /* Where to put test sockets */
23 #undef DBUS_TEST_SOCKET_DIR
24
25 /* Disable GLib assertion macros */
26 #undef G_DISABLE_ASSERT
27
28 /* Disable GLib public API sanity checking */
29 #undef G_DISABLE_CHECKS
30
31 /* Have abstract socket namespace */
32 #undef HAVE_ABSTRACT_SOCKETS
33
34 /* Define to 1 if you have the <dlfcn.h> header file. */
35 #undef HAVE_DLFCN_H
36
37 /* Define to 1 if you have the <expat.h> header file. */
38 #undef HAVE_EXPAT_H
39
40 /* Define to 1 if you have the <inttypes.h> header file. */
41 #undef HAVE_INTTYPES_H
42
43 /* Define to 1 if you have the <memory.h> header file. */
44 #undef HAVE_MEMORY_H
45
46 /* Have socklen_t type */
47 #undef HAVE_SOCKLEN_T
48
49 /* Define to 1 if you have the <stdint.h> header file. */
50 #undef HAVE_STDINT_H
51
52 /* Define to 1 if you have the <stdlib.h> header file. */
53 #undef HAVE_STDLIB_H
54
55 /* Define to 1 if you have the <strings.h> header file. */
56 #undef HAVE_STRINGS_H
57
58 /* Define to 1 if you have the <string.h> header file. */
59 #undef HAVE_STRING_H
60
61 /* Define to 1 if you have the <sys/stat.h> header file. */
62 #undef HAVE_SYS_STAT_H
63
64 /* Define to 1 if you have the <sys/types.h> header file. */
65 #undef HAVE_SYS_TYPES_H
66
67 /* Define to 1 if you have the <unistd.h> header file. */
68 #undef HAVE_UNISTD_H
69
70 /* Define to the sub-directory in which libtool stores uninstalled libraries.
71    */
72 #undef LT_OBJDIR
73
74 /* Name of package */
75 #undef PACKAGE
76
77 /* Define to the address where bug reports for this package should be sent. */
78 #undef PACKAGE_BUGREPORT
79
80 /* Define to the full name of this package. */
81 #undef PACKAGE_NAME
82
83 /* Define to the full name and version of this package. */
84 #undef PACKAGE_STRING
85
86 /* Define to the one symbol short name of this package. */
87 #undef PACKAGE_TARNAME
88
89 /* Define to the home page for this package. */
90 #undef PACKAGE_URL
91
92 /* Define to the version of this package. */
93 #undef PACKAGE_VERSION
94
95 /* Define to 1 if you have the ANSI C header files. */
96 #undef STDC_HEADERS
97
98 /* Full path to test file test/core/test-service-glib in builddir */
99 #undef TEST_CORE_SERVICE_BINARY
100
101 /* Full path to test file test/test-exit in builddir */
102 #undef TEST_EXIT_BINARY
103
104 /* Full path to test file test/interfaces/test-service in builddir */
105 #undef TEST_INTERFACES_SERVICE_BINARY
106
107 /* Full path to test file test/test-segfault in builddir */
108 #undef TEST_SEGFAULT_BINARY
109
110 /* Full path to test file test/test-service in builddir */
111 #undef TEST_SERVICE_BINARY
112
113 /* Full path to test file test/data/valid-service-files in builddir */
114 #undef TEST_SERVICE_DIR
115
116 /* Full path to test file test/test-shell-service in builddir */
117 #undef TEST_SHELL_SERVICE_BINARY
118
119 /* Full path to test file test/test-sleep-forever in builddir */
120 #undef TEST_SLEEP_FOREVER_BINARY
121
122 /* Version number of package */
123 #undef VERSION