merge of '134eb2e58f255d14d53d8b9463921ce7edb9aa36'
[pidgin-git.git] / config.h.mingw
blob51a838eba70f0f922f4be2216c5914eb59a3b958
1 /* config.h.  Generated by configure.  */
2 /* config.h.in.  Generated from configure.ac by autoheader.  */
4 /* configure arguments */
5 /* #undef CONFIG_ARGS */
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 */
12 /* Define to 1 if using `alloca.c'. */
13 /* #undef C_ALLOCA */
15 /* Define if debugging is enabled. */
16 /* #undef DEBUG */
18 /* Use binary relocation? */
19 /* #undef ENABLE_BINRELOC */
21 /* Define if mono enabled. */
22 /* #undef ENABLE_MONO */
24 /* Define to 1 if translation of program messages to the user's native
25    language is requested. */
26 #define ENABLE_NLS 1
28 /* Define to make assertions fatal (useful for debugging). */
29 /* #undef PURPLE_FATAL_ASSERTS */
31 /* Define if plugins are enabled. */
32 #define PURPLE_PLUGINS 1
34 /* Define to 1 if you have `alloca', as a function or macro. */
35 #define HAVE_ALLOCA 1
37 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
38    */
39 /* #undef HAVE_ALLOCA_H */
41 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
42 /* #undef HAVE_ALSA_ASOUNDLIB_H */
44 /* Define if you have the external 'altzone' variable. */
45 /* #undef HAVE_ALTZONE */
47 /* Define to 1 if you have the <argz.h> header file. */
48 /* #undef HAVE_ARGZ_H */
50 /* Define to 1 if you have the <arpa/nameser_compat.h> header file. */
51 /* #undef HAVE_ARPA_NAMESER_COMPAT_H */
53 /* Define to 1 if you have the `asprintf' function. */
54 /* #undef HAVE_ASPRINTF */
56 /* Define to 1 if you have the `atexit' function. */
57 #define HAVE_ATEXIT 1
59 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
60    CoreFoundation framework. */
61 /* #undef HAVE_CFLOCALECOPYCURRENT */
63 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
64    the CoreFoundation framework. */
65 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
67 /* Define to 1 if you have the `connect' function. */
68 /* #undef HAVE_CONNECT */
70 /* Define to 1 if Cyrus SASL is present */
71 /* #undef HAVE_CYRUS_SASL */
73 /* Define if you have the external 'daylight' variable. */
74 #define HAVE_DAYLIGHT 1
76 /* Define if we are re using DBUS. */
77 /* #undef HAVE_DBUS */
79 /* Define if the GNU dcgettext() function is already present or preinstalled.
80    */
81 /* #undef HAVE_DCGETTEXT */
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 */
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 */
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 */
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
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
103 /* Define to 1 if you have the <dlfcn.h> header file. */
104 /* #undef HAVE_DLFCN_H */
106 /* Define to 1 if you have the `dlopen' function. */
107 /* #undef HAVE_DLOPEN */
109 /* whether or not we have dot */
110 /* #undef HAVE_DOT */
112 /* whether or not we have doxygen */
113 /* #undef HAVE_DOXYGEN */
115 /* Define if we're using evolution addressbook. */
116 /* #undef HAVE_EVOLUTION_ADDRESSBOOK */
118 /* Define to 1 if you have the <EXTERN.h> header file. */
119 /* #undef HAVE_EXTERN_H */
121 /* Define to 1 if you have the <fcntl.h> header file. */
122 #define HAVE_FCNTL_H 1
124 /* Define to 1 if you have the `fwprintf' function. */
125 #define HAVE_FWPRINTF 1
127 /* Define to 1 if you have the getaddrinfo function. */
128 /* TODO: Use this on new enough versions of Windows */
129 /* #define HAVE_GETADDRINFO 1 */
131 /* Define to 1 if you have the `getcwd' function. */
132 #define HAVE_GETCWD 1
134 /* Define to 1 if you have the `getegid' function. */
135 /* #define HAVE_GETEGID 1 */
137 /* Define to 1 if you have the `geteuid' function. */
138 /* #define HAVE_GETEUID 1 */
140 /* Define to 1 if you have the `getgid' function. */
141 /* #define HAVE_GETGID 1 */
143 /* Define to 1 if you have the `gethostid' function. */
144 /* #define HAVE_GETHOSTID 1 */
146 /* Define to 1 if you have the `getopt_long' function. */
147 /* #define HAVE_GETOPT_LONG 1 */
149 /* Define to 1 if you have the `getpagesize' function. */
150 #define HAVE_GETPAGESIZE 1
152 /* Define if the GNU gettext() function is already present or preinstalled. */
153 /* #define HAVE_GETTEXT 1 */
155 /* Define to 1 if you have the `getuid' function. */
156 /* #define HAVE_GETUID 1 */
158 /* Pidgin always has GLib, but Linphone can be built without it */
159 /* #undef HAVE_GLIB */
161 /* Define if you have GNUTLS */
162 /* #define HAVE_GNUTLS 1 */
164 /* Define to 1 if you have the <gnutls/gnutls.h> header file. */
165 /* #define HAVE_GNUTLS_GNUTLS_H 1 */
167 /* Define if you have the iconv() function. */
168 /* #define HAVE_ICONV 1 */
170 /* Defined when we have ilbc codec lib */
171 /* #undef HAVE_ILBC */
173 /* Define to 1 if you have the <iLBC_decode.h> header file. */
174 /* #undef HAVE_ILBC_DECODE_H */
176 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
177 #define HAVE_INTMAX_T 1
179 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
180 #define HAVE_INTTYPES_H 1
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
186 /* Define if we have IOKit */
187 /* #undef HAVE_IOKIT */
189 /* Define to 1 if you have the `krb_get_err_text' function. */
190 /* #undef HAVE_KRB_GET_ERR_TEXT */
192 /* Define to 1 if you have the `krb_get_lrealm' function. */
193 /* #undef HAVE_KRB_GET_LREALM */
195 /* Define to 1 if you have the `krb_log' function. */
196 /* #undef HAVE_KRB_LOG */
198 /* Define to 1 if you have the `krb_rd_req' function. */
199 /* #undef HAVE_KRB_RD_REQ */
201 /* Define to 1 if you have the `krb_set_key' function. */
202 /* #undef HAVE_KRB_SET_KEY */
204 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
205 /* #define HAVE_LANGINFO_CODESET 1 */
207 /* Define if your <locale.h> file defines LC_MESSAGES. */
208 /* #define HAVE_LC_MESSAGES 1 */
210 /* Define to 1 if you have libgadu. */
211 #define HAVE_LIBGADU 1
213 /* Define to 1 if you have the `nsl' library (-lnsl). */
214 /* #define HAVE_LIBNSL 1 */
216 /* Define to 1 if you have the `resolv' library (-lresolv). */
217 /* #define HAVE_LIBRESOLV 1 */
219 /* Define to 1 if you have the `socket' library (-lsocket). */
220 /* #undef HAVE_LIBSOCKET */
222 /* Define to 1 if you have the <limits.h> header file. */
223 #define HAVE_LIMITS_H 1
225 /* Define to 1 if you have the <locale.h> header file. */
226 #define HAVE_LOCALE_H 1
228 /* Define if you have the 'long double' type. */
229 #define HAVE_LONG_DOUBLE 1
231 /* Define if you have the 'long long' type. */
232 #define HAVE_LONG_LONG 1
234 /* Define to 1 if you have the `lrand48' function. */
235 /* #define HAVE_LRAND48 1 */
237 /* Define to 1 if you have the <machine/soundcard.h> header file. */
238 /* #undef HAVE_MACHINE_SOUNDCARD_H */
240 /* Define to 1 if you have the <malloc.h> header file. */
241 #define HAVE_MALLOC_H 1
243 /* Define to 1 if you have the `memcpy' function. */
244 #define HAVE_MEMCPY 1
246 /* Define to 1 if you have the `memmove' function. */
247 #define HAVE_MEMMOVE 1
249 /* Define to 1 if you have the <memory.h> header file. */
250 #define HAVE_MEMORY_H 1
252 /* Define to 1 if you have the `mempcpy' function. */
253 /* #define HAVE_MEMPCPY 1*/
255 /* Define to 1 if you have a working `mmap' system call. */
256 /* #define HAVE_MMAP 1 */
258 /* Define to 1 if you have the `mono_jit_init' function. */
259 /* #undef HAVE_MONO_JIT_INIT */
261 /* Define to 1 if you have the <mono/jit/jit.h> header file. */
262 /* #undef HAVE_MONO_JIT_JIT_H */
264 /* Define to 1 if you have the <mono/metadata/object.h> header file. */
265 /* #undef HAVE_MONO_METADATA_OBJECT_H */
267 /* Define to 1 if you have the `munmap' function. */
268 /* #define HAVE_MUNMAP 1 */
270 /* Define to 1 if you have the <nl_types.h> header file. */
271 /* #define HAVE_NL_TYPES_H 1 */
273 /* Define to 1 if you have the <nspr.h> header file. */
274 /* #undef HAVE_NSPR_H */
276 /* Define if you have Mozilla NSS */
277 #define HAVE_NSS 1
279 /* Define to 1 if you have the <nss.h> header file. */
280 /* #undef HAVE_NSS_H */
282 /* Define if we have Pango 1.4 or newer. */
283 #define HAVE_PANGO14 1
285 /* Define to 1 if you have the <paths.h> header file. */
286 /* #define HAVE_PATHS_H 1 */
288 /* Compile with support for perl */
289 #define HAVE_PERL 1
291 /* Define to 1 if you have the `Perl_eval_pv' function. */
292 /* #undef HAVE_PERL_EVAL_PV */
294 /* Define to 1 if you have the <perl.h> header file. */
295 #define HAVE_PERL_H 1
297 /* Define to 1 if you have the `perl_run' function. */
298 /* #define HAVE_PERL_RUN 1 */
300 /* Define if your printf() function supports format strings with positions. */
301 #define HAVE_POSIX_PRINTF 1
303 /* Define to 1 if you have the <prio.h> header file. */
304 /* #undef HAVE_PRIO_H */
306 /* Define to 1 if you have the `putenv' function. */
307 #define HAVE_PUTENV 1
309 /* Define to 1 if you have the `random' function. */
310 /* #define HAVE_RANDOM 1 */
312 /* Define to 1 if you have the <regex.h> header file. */
313 /* #define HAVE_REGEX_H 1 */
315 /* Define to 1 if you have the `setenv' function. */
316 /* #define HAVE_SETENV 1 */
318 /* Define to 1 if you have the `setlocale' function. */
319 #define HAVE_SETLOCALE 1
321 /* Define to 1 if you have the <sgtty.h> header file. */
322 /* #define HAVE_SGTTY_H 1 */
324 /* Define to 1 if you have the <signal.h> header file. */
325 /* #define HAVE_SIGNAL_H 1 */
327 /* Define if we have silcmime.h */
328 #define HAVE_SILCMIME_H 1
330 /* Define to 1 if you have the <smime.h> header file. */
331 /* #undef HAVE_SMIME_H */
333 /* Define to 1 if you have the `snprintf' function. */
334 #define HAVE_SNPRINTF 1
336 /* Define to 1 if you have the <soundcard.h> header file. */
337 /* #undef HAVE_SOUNDCARD_H */
339 /* Define to 1 if you have the <speex.h> header file. */
340 /* #undef HAVE_SPEEX_H */
342 /* Define if you have SSL */
343 #define HAVE_SSL 1
345 /* Define to 1 if you have the <ssl.h> header file. */
346 /* #undef HAVE_SSL_H */
348 /* Define if we're using libstartup-notification. */
349 /* #define HAVE_STARTUP_NOTIFICATION 1 */
351 /* Define to 1 if you have the <stdarg.h> header file. */
352 #define HAVE_STDARG_H 1
354 /* Define to 1 if you have the <stddef.h> header file. */
355 #define HAVE_STDDEF_H 1
357 /* Define to 1 if you have the <stdint.h> header file. */
358 #define HAVE_STDINT_H 1
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
364 /* Define to 1 if you have the <stdlib.h> header file. */
365 #define HAVE_STDLIB_H 1
367 /* Define to 1 if you have the `stpcpy' function. */
368 /* #define HAVE_STPCPY 1 */
370 /* Define to 1 if you have the `strcasecmp' function. */
371 #define HAVE_STRCASECMP 1
373 /* Define to 1 if you have the `strchr' function. */
374 #define HAVE_STRCHR 1
376 /* Define to 1 if you have the `strdup' function. */
377 #define HAVE_STRDUP 1
379 /* Define to 1 if you have the `strerror' function. */
380 #define HAVE_STRERROR 1
382 /* Define to 1 if you have the `strftime' function. */
383 #define HAVE_STRFTIME 1
385 /* Define to 1 if you have a strftime() that supports the %z format string. */
386 /* #undef HAVE_STRFTIME_Z_FORMAT */
388 /* Define to 1 if you have the <strings.h> header file. */
389 #define HAVE_STRINGS_H 1
391 /* Define to 1 if you have the <string.h> header file. */
392 #define HAVE_STRING_H 1
394 /* Define to 1 if you have the `strstr' function. */
395 #define HAVE_STRSTR 1
397 /* Define to 1 if you have the `strtoul' function. */
398 #define HAVE_STRTOUL 1
400 /* Define to 1 if `tm_zone' is member of `struct tm'. */
401 /* #define HAVE_STRUCT_TM_TM_ZONE 1 */
403 /* Define to 1 if you have the <sys/audio.h> header file. */
404 /* #undef HAVE_SYS_AUDIO_H */
406 /* Define to 1 if you have the <sys/cdefs.h> header file. */
407 /* #define HAVE_SYS_CDEFS_H 1 */
409 /* Define to 1 if you have the <sys/file.h> header file. */
410 #define HAVE_SYS_FILE_H 1
412 /* Define to 1 if you have the <sys/filio.h> header file. */
413 /* #undef HAVE_SYS_FILIO_H */
415 /* Define to 1 if you have the <sys/ioctl.h> header file. */
416 /* #define HAVE_SYS_IOCTL_H 1 */
418 /* Define to 1 if you have the <sys/msgbuf.h> header file. */
419 /* #undef HAVE_SYS_MSGBUF_H */
421 /* Define to 1 if you have the <sys/param.h> header file. */
422 /* #define HAVE_SYS_PARAM_H 1 */
424 /* Define to 1 if you have the <sys/select.h> header file. */
425 /* #define HAVE_SYS_SELECT_H 1 */
427 /* Define to 1 if you have the <sys/soundcard.h> header file. */
428 /* #undef HAVE_SYS_SOUNDCARD_H */
430 /* Define to 1 if you have the <sys/stat.h> header file. */
431 #define HAVE_SYS_STAT_H 1
433 /* Define to 1 if you have the <sys/time.h> header file. */
434 /* #undef HAVE_SYS_TIME_H */
436 /* Define to 1 if you have the <sys/types.h> header file. */
437 #define HAVE_SYS_TYPES_H 1
439 /* Define to 1 if you have the <sys/uio.h> header file. */
440 /* #define HAVE_SYS_UIO_H 1 */
442 /* Define to 1 if you have the <sys/utsname.h> header file. */
443 /* #define HAVE_SYS_UTSNAME_H 1 */
445 /* Define to 1 if you have the <sys/wait.h> header file. */
446 /* #define HAVE_SYS_WAIT_H 1 */
448 /* Compile with support for the Tcl toolkit */
449 #define HAVE_TCL 1
451 /* Define to 1 if you have the <termios.h> header file. */
452 /* #define HAVE_TERMIOS_H 1 */
454 /* Define if you have the external 'timezone' variable. */
455 #define HAVE_TIMEZONE 1
457 /* Compile with support for the Tk toolkit */
458 #define HAVE_TK 1
460 /* tm_gmtoff is available. */
461 /* #define HAVE_TM_GMTOFF 1 */
463 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
464    `HAVE_STRUCT_TM_TM_ZONE' instead. */
465 /* #define HAVE_TM_ZONE 1 */
467 /* Define to 1 if you have the `tsearch' function. */
468 /* #define HAVE_TSEARCH 1 */
470 /* Define to 1 if you don't have `tm_zone' but do have the external array
471    `tzname'. */
472 /* #undef HAVE_TZNAME */
474 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
475 #define HAVE_UINTMAX_T 1
477 /* Define to 1 if you have the <unistd.h> header file. */
478 #define HAVE_UNISTD_H 1
480 /* Define if you have the 'unsigned long long' type. */
481 #define HAVE_UNSIGNED_LONG_LONG 1
483 /* Define to 1 if you have the `vprintf' function. */
484 #define HAVE_VPRINTF 1
486 /* Compile with Voice/Video support */
487 /* #undef HAVE_VV */
489 /* Define if you have the 'wchar_t' type. */
490 #define HAVE_WCHAR_T 1
492 /* Define to 1 if you have the `wcslen' function. */
493 #define HAVE_WCSLEN 1
495 /* Define if you have the 'wint_t' type. */
496 #define HAVE_WINT_T 1
498 /* Define to 1 if you have the <X11/SM/SMlib.h> header file. */
499 /* #define HAVE_X11_SM_SMLIB_H 1 */
501 /* Define to 1 if you have the `__argz_count' function. */
502 /* #define HAVE___ARGZ_COUNT 1 */
504 /* Define to 1 if you have the `__argz_next' function. */
505 /* #define HAVE___ARGZ_NEXT 1 */
507 /* Define to 1 if you have the `__argz_stringify' function. */
508 /* #define HAVE___ARGZ_STRINGIFY 1 */
510 /* Define to 1 if you have the `__fsetlocking' function. */
511 /* #define HAVE___FSETLOCKING 1 */
513 /* Define as const if the declaration of iconv() needs const. */
514 /* #define ICONV_CONST */
516 /* Define if integer division by zero raises signal SIGFPE. */
517 /* #define INTDIV0_RAISES_SIGFPE 1 */
519 /* Define if external libzephyr should be used. */
520 /* #undef LIBZEPHYR_EXT */
522 /* Define if old perl is installed. */
523 /* #undef OLD_PERL */
525 /* Name of package */
526 #define PACKAGE "pidgin"
528 /* Define to the address where bug reports for this package should be sent. */
529 #define PACKAGE_BUGREPORT "devel@pidgin.im"
531 /* Define to the full name of this package. */
532 #define PACKAGE_NAME "pidgin"
534 /* Define to the full name and version of this package. */
535 /* #define PACKAGE_STRING "pidgin 2.0.0dev" */
537 /* Define to the one symbol short name of this package. */
538 #define PACKAGE_TARNAME "pidgin"
540 /* Define to the version of this package. */
541 /* #define PACKAGE_VERSION "2.0.0dev" */
543 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
544 /* #undef PRI_MACROS_BROKEN */
546 /* Define as the return type of signal handlers (`int' or `void'). */
547 #define RETSIGTYPE void
549 /* Define as the maximum value of type 'size_t', if the system doesn't define
550    it. */
551 /* #undef SIZE_MAX */
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 */
561 /* Loads static protocol plugin module initialization functions. */
562 #ifndef STATIC_PROTO_INIT
563 #define STATIC_PROTO_INIT static void static_proto_init() {  }
564 #endif
566 /* Define to 1 if you have the ANSI C header files. */
567 #define STDC_HEADERS 1
569 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
570 /* #undef TM_IN_SYS_TIME */
572 /* Define if we're using libao and libaudiofile for sound playing */
573 /* #define USE_AO 1 */
575 /* do we have gtkspell? */
576 #define USE_GTKSPELL 1
578 /* Define if we're using XScreenSaver. */
579 #define USE_SCREENSAVER 1
581 /* Define if we're using X Session Management. */
582 /* #define USE_SM 1 */
584 /* Version number of package */
585 /* #define VERSION "2.0.0dev" */
587 /* Define to 1 if your processor stores words with the most significant byte
588    first (like Motorola and SPARC, unlike Intel and VAX). */
589 /* #undef WORDS_BIGENDIAN */
591 /* Define to 1 if the X Window System is missing or not being used. */
592 /* #undef X_DISPLAY_MISSING */
594 /* Size of an int32. */
595 #define ZEPHYR_INT32 long
597 /* Define if kerberos should be used in Zephyr. */
598 /* #undef ZEPHYR_USES_KERBEROS */
600 /* Number of bits in a file offset, on hosts where this is settable. */
601 /* #define _FILE_OFFSET_BITS 64 */
603 /* Define for large files, on AIX-style hosts. */
604 /* #undef _LARGE_FILES */
606 /* Defined when alsa support is enabled */
607 /* #undef __ALSA_ENABLED__ */
609 /* Jack support */
610 /* #undef __JACK_ENABLED__ */
612 /* Define to empty if `const' does not conform to ANSI C. */
613 /* #undef const */
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
621 /* Define to `long' if <sys/types.h> does not define. */
622 /* #undef off_t */
624 /* Define as the type of the result of subtracting two pointers, if the system
625    doesn't define it. */
626 /* #undef ptrdiff_t */
628 /* Define to empty if the C compiler doesn't support this keyword. */
629 /* #undef signed */
631 /* Define to `unsigned' if <sys/types.h> does not define. */
632 /* #undef size_t */
634 /* socklen_t size */
635 /* #define socklen_t int */
637 /* Define to unsigned long or unsigned long long if <stdint.h> and
638    <inttypes.h> don't define. */
639 /* #undef uintmax_t */
641 #define HAVE_LIBXML 1
644  * Following are added for Win32 version of Pidgin
645  */
646 #define HAVE_VSNPRINTF 1
648 #define SIZEOF_TIME_T 4
650 #define PIDGIN_NAME "Pidgin"