Update contrib.
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
22 /* config.h. Generated from config.h.in by configure. */
23 /* config.h.in. Generated from configure.ac by autoheader. */
26 #define DBUS_BUILD_TESTS 1
28 /* Disable assertion checking */
29 #define DBUS_DISABLE_ASSERT 1
31 /* Disable public API sanity checking */
32 /* #undef DBUS_DISABLE_CHECKS */
34 /* Support a verbose mode */
35 #define DBUS_ENABLE_VERBOSE_MODE 1
37 /* Defined if gcov is enabled to force a rebuild due to config.h changing */
38 /* #undef DBUS_GCOV_ENABLED */
40 /* Some atomic integer implementation present */
41 #define DBUS_HAVE_ATOMIC_INT 1
43 /* Defined if we have gcc 3.3 and thus the new gcov format */
44 /* #undef DBUS_HAVE_GCC33_GCOV */
46 /* Where to put test sockets */
47 #define DBUS_TEST_SOCKET_DIR ""
49 /* Use atomic integer implementation for 486 */
50 #define DBUS_USE_ATOMIC_INT_486 1
52 /* A 'va_copy' style function */
53 #define DBUS_VA_COPY va_copy
55 /* 'va_lists' cannot be copies as values */
56 /* #undef DBUS_VA_COPY_AS_ARRAY */
58 /* always defined to indicate that i18n is enabled */
61 /* The name of the gettext domain */
62 #define GETTEXT_PACKAGE "dbus-glib-1"
64 /* Disable GLib assertion macros */
65 #define G_DISABLE_ASSERT 1
67 /* Disable GLib public API sanity checking */
68 /* #undef G_DISABLE_CHECKS */
70 /* Have abstract socket namespace */
71 #define HAVE_ABSTRACT_SOCKETS 1
73 /* Define to 1 if you have the `backtrace' function. */
74 #define HAVE_BACKTRACE 1
76 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
77 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
79 /* Have cmsgcred structure */
80 /* #undef HAVE_CMSGCRED */
82 /* Define to 1 if you have the `dcgettext' function. */
83 #define HAVE_DCGETTEXT 1
85 /* Define to 1 if you have the <dlfcn.h> header file. */
86 #define HAVE_DLFCN_H 1
88 /* Define to 1 if you have the <execinfo.h> header file. */
89 #define HAVE_EXECINFO_H 1
91 /* Define to 1 if you have the <expat.h> header file. */
92 #define HAVE_EXPAT_H 1
94 /* Define to 1 if you have the `getgrouplist' function. */
95 #define HAVE_GETGROUPLIST 1
97 /* Define to 1 if you have the `getpeereid' function. */
98 /* #undef HAVE_GETPEEREID */
100 /* Define to 1 if you have the `getpeerucred' function. */
101 /* #undef HAVE_GETPEERUCRED */
103 /* Define if the GNU gettext() function is already present or preinstalled. */
104 #define HAVE_GETTEXT 1
106 /* Have GNU-style varargs macros */
107 #define HAVE_GNUC_VARARGS 1
109 /* Define to 1 if you have the <inttypes.h> header file. */
110 #define HAVE_INTTYPES_H 1
112 /* Have ISO C99 varargs macros */
113 #define HAVE_ISO_VARARGS 1
115 /* Define if your <locale.h> file defines LC_MESSAGES. */
116 #define HAVE_LC_MESSAGES 1
118 /* Define to 1 if you have the `nsl' library (-lnsl). */
119 #define HAVE_LIBNSL 1
121 /* Define to 1 if you have the `socket' library (-lsocket). */
122 /* #undef HAVE_LIBSOCKET */
124 /* Define to 1 if you have the <locale.h> header file. */
125 #define HAVE_LOCALE_H 1
127 /* Define to 1 if you have the <memory.h> header file. */
128 #define HAVE_MEMORY_H 1
130 /* Define to 1 if you have the `nanosleep' function. */
131 #define HAVE_NANOSLEEP 1
133 /* Have non-POSIX function getpwnam_r */
134 /* #undef HAVE_NONPOSIX_GETPWNAM_R */
136 /* Define to 1 if you have the `poll' function. */
139 /* Have POSIX function getpwnam_r */
140 #define HAVE_POSIX_GETPWNAM_R 1
142 /* Define to 1 if you have the `setenv' function. */
143 #define HAVE_SETENV 1
145 /* Define to 1 if you have the `socketpair' function. */
146 #define HAVE_SOCKETPAIR 1
148 /* Have socklen_t type */
149 #define HAVE_SOCKLEN_T 1
151 /* Define to 1 if you have the <stdint.h> header file. */
152 #define HAVE_STDINT_H 1
154 /* Define to 1 if you have the <stdlib.h> header file. */
155 #define HAVE_STDLIB_H 1
157 /* Define to 1 if you have the <strings.h> header file. */
158 #define HAVE_STRINGS_H 1
160 /* Define to 1 if you have the <string.h> header file. */
161 #define HAVE_STRING_H 1
163 /* Define to 1 if you have the <sys/stat.h> header file. */
164 #define HAVE_SYS_STAT_H 1
166 /* Define to 1 if you have the <sys/types.h> header file. */
167 #define HAVE_SYS_TYPES_H 1
169 /* Define to 1 if you have the <sys/uio.h> header file. */
170 #define HAVE_SYS_UIO_H 1
172 /* Define to 1 if you have the <unistd.h> header file. */
173 #define HAVE_UNISTD_H 1
175 /* Define to 1 if you have the `unsetenv' function. */
176 #define HAVE_UNSETENV 1
178 /* Define to 1 if you have the `usleep' function. */
179 #define HAVE_USLEEP 1
181 /* Define to 1 if you have the `vasprintf' function. */
182 #define HAVE_VASPRINTF 1
184 /* Define to 1 if you have the `vsnprintf' function. */
185 #define HAVE_VSNPRINTF 1
187 /* Define to 1 if you have the `writev' function. */
188 #define HAVE_WRITEV 1
190 /* Path to pregenerated xml for dbus daemon introspection */
191 /* #undef INTROSPECT_XML_PATH */
193 /* Name of package */
194 #define PACKAGE "dbus-glib"
196 /* Define to the address where bug reports for this package should be sent. */
197 #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus"
199 /* Define to the full name of this package. */
200 #define PACKAGE_NAME "dbus-glib"
202 /* Define to the full name and version of this package. */
203 #define PACKAGE_STRING "dbus-glib 0.74"
205 /* Define to the one symbol short name of this package. */
206 #define PACKAGE_TARNAME "dbus-glib"
208 /* Define to the version of this package. */
209 #define PACKAGE_VERSION "0.74"
211 /* The size of `char', as computed by sizeof. */
212 #define SIZEOF_CHAR 1
214 /* The size of `int', as computed by sizeof. */
217 /* The size of `long', as computed by sizeof. */
218 #define SIZEOF_LONG 4
220 /* The size of `long long', as computed by sizeof. */
221 #define SIZEOF_LONG_LONG 8
223 /* The size of `short', as computed by sizeof. */
224 #define SIZEOF_SHORT 2
226 /* The size of `void *', as computed by sizeof. */
227 #define SIZEOF_VOID_P 4
229 /* The size of `__int64', as computed by sizeof. */
230 #define SIZEOF___INT64 0
232 /* Define to 1 if you have the ANSI C header files. */
233 #define STDC_HEADERS 1
235 /* Full path to test file test/core/test-service-glib in builddir */
236 #define TEST_CORE_SERVICE_BINARY "/home/pavan/temp/dbus-glib-0.74/test/core/test-service-glib"
238 /* Full path to test file test/test-exit in builddir */
239 #define TEST_EXIT_BINARY "/home/pavan/temp/dbus-glib-0.74/test/test-exit"
241 /* Full path to test file test/interfaces/test-service in builddir */
242 #define TEST_INTERFACES_SERVICE_BINARY "/home/pavan/temp/dbus-glib-0.74/test/interfaces/test-service"
244 /* Full path to test file test/test-segfault in builddir */
245 #define TEST_SEGFAULT_BINARY "/home/pavan/temp/dbus-glib-0.74/test/test-segfault"
247 /* Full path to test file test/test-service in builddir */
248 #define TEST_SERVICE_BINARY "/home/pavan/temp/dbus-glib-0.74/test/test-service"
250 /* Full path to test file test/data/valid-service-files in builddir */
251 #define TEST_SERVICE_DIR "/home/pavan/temp/dbus-glib-0.74/test/data/valid-service-files"
253 /* Full path to test file test/test-shell-service in builddir */
254 #define TEST_SHELL_SERVICE_BINARY "/home/pavan/temp/dbus-glib-0.74/test/test-shell-service"
256 /* Full path to test file test/test-sleep-forever in builddir */
257 #define TEST_SLEEP_FOREVER_BINARY "/home/pavan/temp/dbus-glib-0.74/test/test-sleep-forever"
259 /* Version number of package */
260 #define VERSION "0.74"
262 /* Define to 1 if your processor stores words with the most significant byte
263 first (like Motorola and SPARC, unlike Intel and VAX). */
264 /* #undef WORDS_BIGENDIAN */