comparison config.h.mingw @ 16955:fac61b64be1e

Update MinGW config.h - it is good to do this occasionally.
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 08 May 2007 14:52:58 +0000
parents 973bc831cd0a
children 8c056932bcc2
comparison
equal deleted inserted replaced
16954:816759ae9644 16955:fac61b64be1e
2 /* config.h.in. Generated from configure.ac by autoheader. */ 2 /* config.h.in. Generated from configure.ac by autoheader. */
3 3
4 /* configure arguments */ 4 /* configure arguments */
5 /* #undef CONFIG_ARGS */ 5 /* #undef CONFIG_ARGS */
6 6
7 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
8 systems. This function is required for `alloca.c' support on those systems.
9 */
10 /* #undef CRAY_STACKSEG_END */
11
12 /* Define to 1 if using `alloca.c'. */
13 /* #undef C_ALLOCA */
14
15 /* Define if debugging is enabled. */ 7 /* Define if debugging is enabled. */
16 /* #undef DEBUG */ 8 /* #undef DEBUG */
17 9
18 /* Use binary relocation? */
19 /* #undef ENABLE_BINRELOC */
20
21 /* Define if mono enabled. */ 10 /* Define if mono enabled. */
22 /* #undef ENABLE_MONO */ 11 /* #undef ENABLE_MONO */
23 12
24 /* Define to 1 if translation of program messages to the user's native 13 /* always defined to indicate that i18n is enabled */
25 language is requested. */
26 #define ENABLE_NLS 1 14 #define ENABLE_NLS 1
27
28 /* Define to make assertions fatal (useful for debugging). */
29 /* #undef PURPLE_FATAL_ASSERTS */
30
31 /* Define if plugins are enabled. */
32 #define PURPLE_PLUGINS 1
33
34 /* Define to 1 if you have `alloca', as a function or macro. */
35 #define HAVE_ALLOCA 1
36
37 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
38 */
39 /* #undef HAVE_ALLOCA_H */
40
41 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
42 /* #undef HAVE_ALSA_ASOUNDLIB_H */
43 15
44 /* Define if you have the external 'altzone' variable. */ 16 /* Define if you have the external 'altzone' variable. */
45 /* #undef HAVE_ALTZONE */ 17 /* #undef HAVE_ALTZONE */
46 18
47 /* Define to 1 if you have the <argz.h> header file. */
48 /* #undef HAVE_ARGZ_H */
49
50 /* Define to 1 if you have the <arpa/nameser_compat.h> header file. */ 19 /* Define to 1 if you have the <arpa/nameser_compat.h> header file. */
51 /* #undef HAVE_ARPA_NAMESER_COMPAT_H */ 20 /* #undef HAVE_ARPA_NAMESER_COMPAT_H */
52 21
53 /* Define to 1 if you have the `asprintf' function. */
54 /* #undef HAVE_ASPRINTF */
55
56 /* Define to 1 if you have the `atexit' function. */ 22 /* Define to 1 if you have the `atexit' function. */
57 #define HAVE_ATEXIT 1 23 #define HAVE_ATEXIT 1
58 24
59 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the 25 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
60 CoreFoundation framework. */ 26 /* #undef HAVE_BIND_TEXTDOMAIN_CODESET */
61 /* #undef HAVE_CFLOCALECOPYCURRENT */
62
63 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
64 the CoreFoundation framework. */
65 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
66 27
67 /* Define to 1 if you have the `connect' function. */ 28 /* Define to 1 if you have the `connect' function. */
68 /* #undef HAVE_CONNECT */ 29 /* #undef HAVE_CONNECT */
69 30
70 /* Define to 1 if Cyrus SASL is present */ 31 /* Define to 1 if Cyrus SASL is present */
71 /* #undef HAVE_CYRUS_SASL */ 32 /* #undef HAVE_CYRUS_SASL */
72 33
73 /* Define if you have the external 'daylight' variable. */ 34 /* Define if you have the external 'daylight' variable. */
74 #define HAVE_DAYLIGHT 1 35 #define HAVE_DAYLIGHT 1
75 36
76 /* Define if we are re using DBUS. */ 37 /* Define if we are using D-Bus. */
77 /* #undef HAVE_DBUS */ 38 /* #undef HAVE_DBUS */
78 39
79 /* Define if the GNU dcgettext() function is already present or preinstalled. 40 /* Define to 1 if you have the `dcgettext' function. */
41 /* #undef HAVE_DCGETTEXT */
42
43 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
80 */ 44 */
81 /* #undef HAVE_DCGETTEXT */ 45 /* #undef HAVE_DECL_TZNAME */
82
83 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
84 don't. */
85 /* #undef HAVE_DECL_FEOF_UNLOCKED */
86
87 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
88 you don't. */
89 /* #undef HAVE_DECL_FGETS_UNLOCKED */
90
91 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
92 don't. */
93 /* #undef HAVE_DECL_GETC_UNLOCKED */
94
95 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
96 don't. */
97 #define HAVE_DECL__SNPRINTF 1
98
99 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
100 don't. */
101 #define HAVE_DECL__SNWPRINTF 1
102 46
103 /* Define to 1 if you have the <dlfcn.h> header file. */ 47 /* Define to 1 if you have the <dlfcn.h> header file. */
104 /* #undef HAVE_DLFCN_H */ 48 /* #undef HAVE_DLFCN_H */
105 49
106 /* Define to 1 if you have the `dlopen' function. */
107 /* #undef HAVE_DLOPEN */
108
109 /* whether or not we have dot */ 50 /* whether or not we have dot */
110 /* #undef HAVE_DOT */ 51 /* #undef HAVE_DOT */
111 52
112 /* whether or not we have doxygen */ 53 /* whether or not we have doxygen */
113 /* #undef HAVE_DOXYGEN */ 54 /* #undef HAVE_DOXYGEN */
118 /* Define to 1 if you have the <EXTERN.h> header file. */ 59 /* Define to 1 if you have the <EXTERN.h> header file. */
119 /* #undef HAVE_EXTERN_H */ 60 /* #undef HAVE_EXTERN_H */
120 61
121 /* Define to 1 if you have the <fcntl.h> header file. */ 62 /* Define to 1 if you have the <fcntl.h> header file. */
122 #define HAVE_FCNTL_H 1 63 #define HAVE_FCNTL_H 1
123
124 /* Define to 1 if you have the `fwprintf' function. */
125 #define HAVE_FWPRINTF 1
126 64
127 /* Define to 1 if you have the getaddrinfo function. */ 65 /* Define to 1 if you have the getaddrinfo function. */
128 /* TODO: Use this on new enough versions of Windows */ 66 /* TODO: Use this on new enough versions of Windows */
129 /* #define HAVE_GETADDRINFO 1 */ 67 /* #define HAVE_GETADDRINFO 1 */
130 68
131 /* Define to 1 if you have the `getcwd' function. */
132 #define HAVE_GETCWD 1
133
134 /* Define to 1 if you have the `getegid' function. */
135 /* #define HAVE_GETEGID 1 */
136
137 /* Define to 1 if you have the `geteuid' function. */
138 /* #define HAVE_GETEUID 1 */
139
140 /* Define to 1 if you have the `getgid' function. */
141 /* #define HAVE_GETGID 1 */
142
143 /* Define to 1 if you have the `gethostid' function. */ 69 /* Define to 1 if you have the `gethostid' function. */
144 /* #define HAVE_GETHOSTID 1 */ 70 /* #define HAVE_GETHOSTID 1 */
145 71
146 /* Define to 1 if you have the `getopt_long' function. */ 72 /* Define to 1 if you have the `getopt_long' function. */
147 /* #define HAVE_GETOPT_LONG 1 */ 73 /* #define HAVE_GETOPT_LONG 1 */
148 74
149 /* Define to 1 if you have the `getpagesize' function. */
150 #define HAVE_GETPAGESIZE 1
151
152 /* Define if the GNU gettext() function is already present or preinstalled. */ 75 /* Define if the GNU gettext() function is already present or preinstalled. */
153 /* #define HAVE_GETTEXT 1 */ 76 /* #define HAVE_GETTEXT 1 */
154 77
155 /* Define to 1 if you have the `getuid' function. */
156 /* #define HAVE_GETUID 1 */
157
158 /* Pidgin always has GLib, but Linphone can be built without it */
159 /* #undef HAVE_GLIB */
160
161 /* Define if you have GNUTLS */ 78 /* Define if you have GNUTLS */
162 /* #define HAVE_GNUTLS 1 */ 79 /* #define HAVE_GNUTLS 1 */
163 80
164 /* Define to 1 if you have the <gnutls/gnutls.h> header file. */ 81 /* Define to 1 if you have the <gnutls/gnutls.h> header file. */
165 /* #define HAVE_GNUTLS_GNUTLS_H 1 */ 82 /* #define HAVE_GNUTLS_GNUTLS_H 1 */
166 83
167 /* Define if you have the iconv() function. */
168 /* #define HAVE_ICONV 1 */
169
170 /* Defined when we have ilbc codec lib */
171 /* #undef HAVE_ILBC */
172
173 /* Define to 1 if you have the <iLBC_decode.h> header file. */
174 /* #undef HAVE_ILBC_DECODE_H */
175
176 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
177 #define HAVE_INTMAX_T 1
178
179 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */ 84 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
180 #define HAVE_INTTYPES_H 1 85 #define HAVE_INTTYPES_H 1
181 86
182 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
183 declares uintmax_t. */
184 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
185
186 /* Define if we have IOKit */ 87 /* Define if we have IOKit */
187 /* #undef HAVE_IOKIT */ 88 /* #undef HAVE_IOKIT */
188 89
189 /* Define to 1 if you have the `krb_get_err_text' function. */ 90 /* Define to 1 if you have the `krb_get_err_text' function. */
190 /* #undef HAVE_KRB_GET_ERR_TEXT */ 91 /* #undef HAVE_KRB_GET_ERR_TEXT */
199 /* #undef HAVE_KRB_RD_REQ */ 100 /* #undef HAVE_KRB_RD_REQ */
200 101
201 /* Define to 1 if you have the `krb_set_key' function. */ 102 /* Define to 1 if you have the `krb_set_key' function. */
202 /* #undef HAVE_KRB_SET_KEY */ 103 /* #undef HAVE_KRB_SET_KEY */
203 104
204 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
205 /* #define HAVE_LANGINFO_CODESET 1 */
206
207 /* Define if your <locale.h> file defines LC_MESSAGES. */ 105 /* Define if your <locale.h> file defines LC_MESSAGES. */
208 /* #define HAVE_LC_MESSAGES 1 */ 106 /* #define HAVE_LC_MESSAGES 1 */
209 107
210 /* Define to 1 if you have libgadu. */ 108 /* Define to 1 if you have libgadu. */
211 #define HAVE_LIBGADU 1 109 #define HAVE_LIBGADU 1
212 110
111 /* Define if you have NetworkManager */
112 /* #undef HAVE_LIBNM */
113
213 /* Define to 1 if you have the `nsl' library (-lnsl). */ 114 /* Define to 1 if you have the `nsl' library (-lnsl). */
214 /* #define HAVE_LIBNSL 1 */ 115 /* #define HAVE_LIBNSL 1 */
215 116
216 /* Define to 1 if you have the `resolv' library (-lresolv). */ 117 /* Define to 1 if you have the `resolv' library (-lresolv). */
217 /* #define HAVE_LIBRESOLV 1 */ 118 /* #define HAVE_LIBRESOLV 1 */
218 119
219 /* Define to 1 if you have the `socket' library (-lsocket). */ 120 /* Define to 1 if you have the `socket' library (-lsocket). */
220 /* #undef HAVE_LIBSOCKET */ 121 /* #undef HAVE_LIBSOCKET */
221 122
222 /* Define to 1 if you have the <limits.h> header file. */
223 #define HAVE_LIMITS_H 1
224
225 /* Define to 1 if you have the <locale.h> header file. */ 123 /* Define to 1 if you have the <locale.h> header file. */
226 #define HAVE_LOCALE_H 1 124 #define HAVE_LOCALE_H 1
227 125
228 /* Define if you have the 'long double' type. */
229 #define HAVE_LONG_DOUBLE 1
230
231 /* Define if you have the 'long long' type. */
232 #define HAVE_LONG_LONG 1
233
234 /* Define to 1 if you have the `lrand48' function. */ 126 /* Define to 1 if you have the `lrand48' function. */
235 /* #define HAVE_LRAND48 1 */ 127 /* #define HAVE_LRAND48 1 */
236 128
237 /* Define to 1 if you have the <machine/soundcard.h> header file. */
238 /* #undef HAVE_MACHINE_SOUNDCARD_H */
239
240 /* Define to 1 if you have the <malloc.h> header file. */ 129 /* Define to 1 if you have the <malloc.h> header file. */
241 #define HAVE_MALLOC_H 1 130 #define HAVE_MALLOC_H 1
242 131
243 /* Define to 1 if you have the `memcpy' function. */ 132 /* Define to 1 if you have the `memcpy' function. */
244 #define HAVE_MEMCPY 1 133 #define HAVE_MEMCPY 1
247 #define HAVE_MEMMOVE 1 136 #define HAVE_MEMMOVE 1
248 137
249 /* Define to 1 if you have the <memory.h> header file. */ 138 /* Define to 1 if you have the <memory.h> header file. */
250 #define HAVE_MEMORY_H 1 139 #define HAVE_MEMORY_H 1
251 140
252 /* Define to 1 if you have the `mempcpy' function. */
253 /* #define HAVE_MEMPCPY 1*/
254
255 /* Define to 1 if you have a working `mmap' system call. */
256 /* #define HAVE_MMAP 1 */
257
258 /* Define to 1 if you have the `mono_jit_init' function. */ 141 /* Define to 1 if you have the `mono_jit_init' function. */
259 /* #undef HAVE_MONO_JIT_INIT */ 142 /* #undef HAVE_MONO_JIT_INIT */
260 143
261 /* Define to 1 if you have the <mono/jit/jit.h> header file. */ 144 /* Define to 1 if you have the <mono/jit/jit.h> header file. */
262 /* #undef HAVE_MONO_JIT_JIT_H */ 145 /* #undef HAVE_MONO_JIT_JIT_H */
263 146
264 /* Define to 1 if you have the <mono/metadata/object.h> header file. */ 147 /* Define to 1 if you have the <mono/metadata/object.h> header file. */
265 /* #undef HAVE_MONO_METADATA_OBJECT_H */ 148 /* #undef HAVE_MONO_METADATA_OBJECT_H */
266 149
267 /* Define to 1 if you have the `munmap' function. */
268 /* #define HAVE_MUNMAP 1 */
269
270 /* Define to 1 if you have the <nl_types.h> header file. */
271 /* #define HAVE_NL_TYPES_H 1 */
272
273 /* Define to 1 if you have the <nspr.h> header file. */ 150 /* Define to 1 if you have the <nspr.h> header file. */
274 /* #undef HAVE_NSPR_H */ 151 /* #undef HAVE_NSPR_H */
275 152
276 /* Define if you have Mozilla NSS */ 153 /* Define if you have Mozilla NSS */
277 #define HAVE_NSS 1 154 #define HAVE_NSS 1
295 #define HAVE_PERL_H 1 172 #define HAVE_PERL_H 1
296 173
297 /* Define to 1 if you have the `perl_run' function. */ 174 /* Define to 1 if you have the `perl_run' function. */
298 /* #define HAVE_PERL_RUN 1 */ 175 /* #define HAVE_PERL_RUN 1 */
299 176
300 /* Define if your printf() function supports format strings with positions. */
301 #define HAVE_POSIX_PRINTF 1
302
303 /* Define to 1 if you have the <prio.h> header file. */ 177 /* Define to 1 if you have the <prio.h> header file. */
304 /* #undef HAVE_PRIO_H */ 178 /* #undef HAVE_PRIO_H */
305 179
306 /* Define to 1 if you have the `putenv' function. */
307 #define HAVE_PUTENV 1
308
309 /* Define to 1 if you have the `random' function. */ 180 /* Define to 1 if you have the `random' function. */
310 /* #define HAVE_RANDOM 1 */ 181 /* #define HAVE_RANDOM 1 */
311 182
312 /* Define to 1 if you have the <regex.h> header file. */ 183 /* Define to 1 if you have the <regex.h> header file. */
313 /* #define HAVE_REGEX_H 1 */ 184 /* #define HAVE_REGEX_H 1 */
314 185
315 /* Define to 1 if you have the `setenv' function. */
316 /* #define HAVE_SETENV 1 */
317
318 /* Define to 1 if you have the `setlocale' function. */ 186 /* Define to 1 if you have the `setlocale' function. */
319 #define HAVE_SETLOCALE 1 187 #define HAVE_SETLOCALE 1
320 188
321 /* Define to 1 if you have the <sgtty.h> header file. */ 189 /* Define to 1 if you have the <sgtty.h> header file. */
322 /* #define HAVE_SGTTY_H 1 */ 190 /* #define HAVE_SGTTY_H 1 */
331 /* #undef HAVE_SMIME_H */ 199 /* #undef HAVE_SMIME_H */
332 200
333 /* Define to 1 if you have the `snprintf' function. */ 201 /* Define to 1 if you have the `snprintf' function. */
334 #define HAVE_SNPRINTF 1 202 #define HAVE_SNPRINTF 1
335 203
336 /* Define to 1 if you have the <soundcard.h> header file. */
337 /* #undef HAVE_SOUNDCARD_H */
338
339 /* Define to 1 if you have the <speex.h> header file. */
340 /* #undef HAVE_SPEEX_H */
341
342 /* Define if you have SSL */ 204 /* Define if you have SSL */
343 #define HAVE_SSL 1 205 #define HAVE_SSL 1
344 206
345 /* Define to 1 if you have the <ssl.h> header file. */ 207 /* Define to 1 if you have the <ssl.h> header file. */
346 /* #undef HAVE_SSL_H */ 208 /* #undef HAVE_SSL_H */
349 /* #define HAVE_STARTUP_NOTIFICATION 1 */ 211 /* #define HAVE_STARTUP_NOTIFICATION 1 */
350 212
351 /* Define to 1 if you have the <stdarg.h> header file. */ 213 /* Define to 1 if you have the <stdarg.h> header file. */
352 #define HAVE_STDARG_H 1 214 #define HAVE_STDARG_H 1
353 215
354 /* Define to 1 if you have the <stddef.h> header file. */
355 #define HAVE_STDDEF_H 1
356
357 /* Define to 1 if you have the <stdint.h> header file. */ 216 /* Define to 1 if you have the <stdint.h> header file. */
358 #define HAVE_STDINT_H 1 217 #define HAVE_STDINT_H 1
359 218
360 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
361 uintmax_t. */
362 #define HAVE_STDINT_H_WITH_UINTMAX 1
363
364 /* Define to 1 if you have the <stdlib.h> header file. */ 219 /* Define to 1 if you have the <stdlib.h> header file. */
365 #define HAVE_STDLIB_H 1 220 #define HAVE_STDLIB_H 1
366 221
367 /* Define to 1 if you have the `stpcpy' function. */
368 /* #define HAVE_STPCPY 1 */
369
370 /* Define to 1 if you have the `strcasecmp' function. */
371 #define HAVE_STRCASECMP 1
372
373 /* Define to 1 if you have the `strchr' function. */ 222 /* Define to 1 if you have the `strchr' function. */
374 #define HAVE_STRCHR 1 223 #define HAVE_STRCHR 1
375 224
376 /* Define to 1 if you have the `strdup' function. */ 225 /* Define to 1 if you have the `strdup' function. */
377 #define HAVE_STRDUP 1 226 #define HAVE_STRDUP 1
392 #define HAVE_STRING_H 1 241 #define HAVE_STRING_H 1
393 242
394 /* Define to 1 if you have the `strstr' function. */ 243 /* Define to 1 if you have the `strstr' function. */
395 #define HAVE_STRSTR 1 244 #define HAVE_STRSTR 1
396 245
397 /* Define to 1 if you have the `strtoul' function. */
398 #define HAVE_STRTOUL 1
399
400 /* Define to 1 if `tm_zone' is member of `struct tm'. */ 246 /* Define to 1 if `tm_zone' is member of `struct tm'. */
401 /* #define HAVE_STRUCT_TM_TM_ZONE 1 */ 247 /* #define HAVE_STRUCT_TM_TM_ZONE 1 */
402 248
403 /* Define to 1 if you have the <sys/audio.h> header file. */
404 /* #undef HAVE_SYS_AUDIO_H */
405
406 /* Define to 1 if you have the <sys/cdefs.h> header file. */ 249 /* Define to 1 if you have the <sys/cdefs.h> header file. */
407 /* #define HAVE_SYS_CDEFS_H 1 */ 250 /* #define HAVE_SYS_CDEFS_H 1 */
408 251
409 /* Define to 1 if you have the <sys/file.h> header file. */ 252 /* Define to 1 if you have the <sys/file.h> header file. */
410 #define HAVE_SYS_FILE_H 1 253 #define HAVE_SYS_FILE_H 1
416 /* #define HAVE_SYS_IOCTL_H 1 */ 259 /* #define HAVE_SYS_IOCTL_H 1 */
417 260
418 /* Define to 1 if you have the <sys/msgbuf.h> header file. */ 261 /* Define to 1 if you have the <sys/msgbuf.h> header file. */
419 /* #undef HAVE_SYS_MSGBUF_H */ 262 /* #undef HAVE_SYS_MSGBUF_H */
420 263
421 /* Define to 1 if you have the <sys/param.h> header file. */
422 /* #define HAVE_SYS_PARAM_H 1 */
423
424 /* Define to 1 if you have the <sys/select.h> header file. */ 264 /* Define to 1 if you have the <sys/select.h> header file. */
425 /* #define HAVE_SYS_SELECT_H 1 */ 265 /* #define HAVE_SYS_SELECT_H 1 */
426
427 /* Define to 1 if you have the <sys/soundcard.h> header file. */
428 /* #undef HAVE_SYS_SOUNDCARD_H */
429 266
430 /* Define to 1 if you have the <sys/stat.h> header file. */ 267 /* Define to 1 if you have the <sys/stat.h> header file. */
431 #define HAVE_SYS_STAT_H 1 268 #define HAVE_SYS_STAT_H 1
432 269
433 /* Define to 1 if you have the <sys/time.h> header file. */ 270 /* Define to 1 if you have the <sys/time.h> header file. */
462 299
463 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use 300 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
464 `HAVE_STRUCT_TM_TM_ZONE' instead. */ 301 `HAVE_STRUCT_TM_TM_ZONE' instead. */
465 /* #define HAVE_TM_ZONE 1 */ 302 /* #define HAVE_TM_ZONE 1 */
466 303
467 /* Define to 1 if you have the `tsearch' function. */
468 /* #define HAVE_TSEARCH 1 */
469
470 /* Define to 1 if you don't have `tm_zone' but do have the external array 304 /* Define to 1 if you don't have `tm_zone' but do have the external array
471 `tzname'. */ 305 `tzname'. */
472 /* #undef HAVE_TZNAME */ 306 /* #undef HAVE_TZNAME */
473 307
474 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
475 #define HAVE_UINTMAX_T 1
476
477 /* Define to 1 if you have the <unistd.h> header file. */ 308 /* Define to 1 if you have the <unistd.h> header file. */
478 #define HAVE_UNISTD_H 1 309 #define HAVE_UNISTD_H 1
479 310
480 /* Define if you have the 'unsigned long long' type. */
481 #define HAVE_UNSIGNED_LONG_LONG 1
482
483 /* Define to 1 if you have the `vprintf' function. */ 311 /* Define to 1 if you have the `vprintf' function. */
484 #define HAVE_VPRINTF 1 312 #define HAVE_VPRINTF 1
485 313
486 /* Compile with Voice/Video support */ 314 /* Define to 1 if you have X11 */
487 /* #undef HAVE_VV */ 315 /* #define HAVE_X11 1 */
488
489 /* Define if you have the 'wchar_t' type. */
490 #define HAVE_WCHAR_T 1
491
492 /* Define to 1 if you have the `wcslen' function. */
493 #define HAVE_WCSLEN 1
494
495 /* Define if you have the 'wint_t' type. */
496 #define HAVE_WINT_T 1
497 316
498 /* Define to 1 if you have the <X11/SM/SMlib.h> header file. */ 317 /* Define to 1 if you have the <X11/SM/SMlib.h> header file. */
499 /* #define HAVE_X11_SM_SMLIB_H 1 */ 318 /* #define HAVE_X11_SM_SMLIB_H 1 */
500 319
501 /* Define to 1 if you have the `__argz_count' function. */
502 /* #define HAVE___ARGZ_COUNT 1 */
503
504 /* Define to 1 if you have the `__argz_next' function. */
505 /* #define HAVE___ARGZ_NEXT 1 */
506
507 /* Define to 1 if you have the `__argz_stringify' function. */
508 /* #define HAVE___ARGZ_STRINGIFY 1 */
509
510 /* Define to 1 if you have the `__fsetlocking' function. */
511 /* #define HAVE___FSETLOCKING 1 */
512
513 /* Define as const if the declaration of iconv() needs const. */
514 /* #define ICONV_CONST */
515
516 /* Define if integer division by zero raises signal SIGFPE. */
517 /* #define INTDIV0_RAISES_SIGFPE 1 */
518
519 /* Define if external libzephyr should be used. */ 320 /* Define if external libzephyr should be used. */
520 /* #undef LIBZEPHYR_EXT */ 321 /* #undef LIBZEPHYR_EXT */
521 322
323 /* Define to 1 if you don't have wide-character support. */
324 /* #undef NO_WIDECHAR */
325
522 /* Define if old perl is installed. */ 326 /* Define if old perl is installed. */
523 /* #undef OLD_PERL */ 327 /* #undef OLD_PERL */
524 328
525 /* Name of package */ 329 /* Name of package */
526 #define PACKAGE "pidgin" 330 #define PACKAGE "pidgin"
538 #define PACKAGE_TARNAME "pidgin" 342 #define PACKAGE_TARNAME "pidgin"
539 343
540 /* Define to the version of this package. */ 344 /* Define to the version of this package. */
541 /* #define PACKAGE_VERSION "2.0.0dev" */ 345 /* #define PACKAGE_VERSION "2.0.0dev" */
542 346
543 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */ 347 /* Define to make assertions fatal (useful for debugging). */
544 /* #undef PRI_MACROS_BROKEN */ 348 /* #define PURPLE_FATAL_ASSERTS 1 */
349
350 /* Define if plugins are enabled. */
351 #define PURPLE_PLUGINS 1
545 352
546 /* Define as the return type of signal handlers (`int' or `void'). */ 353 /* Define as the return type of signal handlers (`int' or `void'). */
547 #define RETSIGTYPE void 354 #define RETSIGTYPE void
548 355
549 /* Define as the maximum value of type 'size_t', if the system doesn't define 356 /* The size of `time_t', as computed by sizeof. */
550 it. */ 357 #define SIZEOF_TIME_T 4
551 /* #undef SIZE_MAX */
552
553 /* If using the C implementation of alloca, define if you know the
554 direction of stack growth for your system; otherwise it will be
555 automatically deduced at run-time.
556 STACK_DIRECTION > 0 => grows toward higher addresses
557 STACK_DIRECTION < 0 => grows toward lower addresses
558 STACK_DIRECTION = 0 => direction of growth unknown */
559 /* #undef STACK_DIRECTION */
560 358
561 /* Loads static protocol plugin module initialization functions. */ 359 /* Loads static protocol plugin module initialization functions. */
562 #ifndef STATIC_PROTO_INIT 360 #ifndef STATIC_PROTO_INIT
563 #define STATIC_PROTO_INIT static void static_proto_init() { } 361 #define STATIC_PROTO_INIT static void static_proto_init() { }
564 #endif 362 #endif
567 #define STDC_HEADERS 1 365 #define STDC_HEADERS 1
568 366
569 /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 367 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
570 /* #undef TM_IN_SYS_TIME */ 368 /* #undef TM_IN_SYS_TIME */
571 369
572 /* Define if we're using libao and libaudiofile for sound playing */ 370 /* Use GStreamer for playing sounds */
573 /* #define USE_AO 1 */ 371 /* #define USE_GSTREAMER 1 */
574 372
575 /* do we have gtkspell? */ 373 /* Define if we're using GtkSpell */
576 #define USE_GTKSPELL 1 374 #define USE_GTKSPELL 1
577 375
578 /* Define if we're using XScreenSaver. */ 376 /* Define if we're using XScreenSaver. */
579 #define USE_SCREENSAVER 1 377 #define USE_SCREENSAVER 1
580 378
601 /* #define _FILE_OFFSET_BITS 64 */ 399 /* #define _FILE_OFFSET_BITS 64 */
602 400
603 /* Define for large files, on AIX-style hosts. */ 401 /* Define for large files, on AIX-style hosts. */
604 /* #undef _LARGE_FILES */ 402 /* #undef _LARGE_FILES */
605 403
606 /* Defined when alsa support is enabled */
607 /* #undef __ALSA_ENABLED__ */
608
609 /* Jack support */
610 /* #undef __JACK_ENABLED__ */
611
612 /* Define to empty if `const' does not conform to ANSI C. */ 404 /* Define to empty if `const' does not conform to ANSI C. */
613 /* #undef const */ 405 /* #undef const */
614 406
615 /* Define to `__inline__' or `__inline' if that's what the C compiler
616 calls it, or to nothing if 'inline' is not supported under any name. */
617 #ifndef __cplusplus
618 /* #undef inline */
619 #endif
620
621 /* Define to `long' if <sys/types.h> does not define. */
622 /* #undef off_t */
623
624 /* Define as the type of the result of subtracting two pointers, if the system
625 doesn't define it. */
626 /* #undef ptrdiff_t */
627
628 /* Define to empty if the C compiler doesn't support this keyword. */
629 /* #undef signed */
630
631 /* Define to `unsigned' if <sys/types.h> does not define. */
632 /* #undef size_t */
633
634 /* socklen_t size */ 407 /* socklen_t size */
635 /* #define socklen_t int */ 408 /* #undef socklen_t */
636
637 /* Define to unsigned long or unsigned long long if <stdint.h> and
638 <inttypes.h> don't define. */
639 /* #undef uintmax_t */
640
641 #define HAVE_LIBXML 1
642 409
643 /* 410 /*
644 * Following are added for Win32 version of Pidgin 411 * Following are added for Win32 version of Pidgin
645 */ 412 */
646 #define HAVE_VSNPRINTF 1 413 #define HAVE_VSNPRINTF 1
647 414
648 #define SIZEOF_TIME_T 4
649
650 #define PIDGIN_NAME "Pidgin"