config.h.mingw

Tue, 05 Jan 2016 13:46:01 -0500

author
Daniel Atallah <datallah@pidgin.im>
date
Tue, 05 Jan 2016 13:46:01 -0500
branch
release-2.x.y
changeset 37506
7e7d2f4260a6
parent 22104
56970903b8e9
child 37515
4e789f9eec2a
permissions
-rw-r--r--

win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)

37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
1 /* config.h. Generated from config.h.in by configure. */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
2 /* config.h.in. Generated from configure.ac by autoheader. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
3
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
4 /* Define if building universal (internal helper macro) */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
6
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
7 /* configure arguments */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
8 /* #undef CONFIG_ARGS */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
9
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
10 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
11 systems. This function is required for `alloca.c' support on those systems.
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
12 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
13 /* #undef CRAY_STACKSEG_END */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
14
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
15 /* Define to 1 if using `alloca.c'. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
16 /* #undef C_ALLOCA */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
17
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
18 /* Define if debugging is enabled. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
19 /* #undef DEBUG */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
20
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
21 /* display version info */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
22 /* #undef DISPLAY_VERSION */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
23
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
24 /* Define if mono enabled. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
25 /* #undef ENABLE_MONO */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
26
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
27 /* always defined to indicate that i18n is enabled */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
28 #define ENABLE_NLS 1
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
29
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
30 /* use the given file as GnuTLS default trust store */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
31 /* #undef GG_CONFIG_GNUTLS_SYSTEM_TRUST_STORE */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
32
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
33 /* Define to 1 if you have `alloca', as a function or macro. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
34 /* #undef HAVE_ALLOCA */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
35
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
36 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
37 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
38 /* #undef HAVE_ALLOCA_H */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
39
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
40 /* Define if you have the external 'altzone' variable. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
41 /* #undef HAVE_ALTZONE */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
42
12561
c81871bffd54 [gaim-migrate @ 14880]
Richard Laager <rlaager@pidgin.im>
parents: 12534
diff changeset
43 /* Define to 1 if you have the <arpa/nameser_compat.h> header file. */
c81871bffd54 [gaim-migrate @ 14880]
Richard Laager <rlaager@pidgin.im>
parents: 12534
diff changeset
44 /* #undef HAVE_ARPA_NAMESER_COMPAT_H */
c81871bffd54 [gaim-migrate @ 14880]
Richard Laager <rlaager@pidgin.im>
parents: 12534
diff changeset
45
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
46 /* Define to 1 if you have the `atexit' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
47 #define HAVE_ATEXIT 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
48
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
49 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
50 /* #undef HAVE_BIND_TEXTDOMAIN_CODESET */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
51
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
52 /* Define to 1 if you have the `connect' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
53 /* #undef HAVE_CONNECT */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
54
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
55 /* Define to 1 if Cyrus SASL is present */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
56 /* #undef HAVE_CYRUS_SASL */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
57
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
58 /* Define if you have the external 'daylight' variable. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
59 #define HAVE_DAYLIGHT 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
60
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
61 /* Define if we are using D-Bus. */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
62 /* #undef HAVE_DBUS */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
63
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
64 /* Define to 1 if you have the `dcgettext' function. */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
65 /* #undef HAVE_DCGETTEXT */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
66
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
67 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
68 */
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
69 /* #undef HAVE_DECL_TZNAME */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
70
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
71 /* Define to 1 if you have the <dlfcn.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
72 /* #undef HAVE_DLFCN_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
73
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
74 /* whether or not we have dot */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
75 /* #undef HAVE_DOT */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
76
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
77 /* whether or not we have doxygen */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
78 /* #undef HAVE_DOXYGEN */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
79
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
80 /* Define if we're using evolution addressbook. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
81 /* #undef HAVE_EVOLUTION_ADDRESSBOOK */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
82
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
83 /* Define to 1 if you have the <EXTERN.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
84 /* #undef HAVE_EXTERN_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
85
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
86 /* Use Farsight instead of Farstream */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
87 /* #undef HAVE_FARSIGHT */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
88
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
89 /* Define to 1 if you have the <fcntl.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
90 #define HAVE_FCNTL_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
91
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
92 /* Define to 1 if your stdio has int fileno(FILE *). */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
93 #define HAVE_FILENO 1
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
94
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
95 /* Define to 1 if you have the getaddrinfo function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
96 /* TODO: Use this on new enough versions of Windows */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
97 /* #define HAVE_GETADDRINFO 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
98
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
99 /* Define to 1 if you have the `gethostid' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
100 /* #define HAVE_GETHOSTID 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
101
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
102 /* Define to 1 if you have the `getifaddrs' function. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
103 /* #undef HAVE_GETIFADDRS */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
104
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
105 /* Define to 1 if you have the `getopt_long' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
106 /* #define HAVE_GETOPT_LONG 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
107
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
108 /* Define if the GNU gettext() function is already present or preinstalled. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
109 /* #define HAVE_GETTEXT 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
110
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
111 /* Define if you have GnuTLS */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
112 /* #undef HAVE_GNUTLS */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
113
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
114 /* Defined if GnuTLS >= 2.10.0 is available. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
115 /* #undef HAVE_GNUTLS_2_10 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
116
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
117 /* gnutls contains the gnutls_certificate_set_x509_system_trust function */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
118 /* #undef HAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
119
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
120 /* Define if your gnutls has the GNUTLS_CERT_INSECURE_ALGORITHM flag */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
121 /* #undef HAVE_GNUTLS_CERT_INSECURE_ALGORITHM */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
122
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
123 /* Define to 1 if you have the <gnutls/gnutls.h> header file. */
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
124 /* #undef HAVE_GNUTLS_GNUTLS_H */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
125
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
126 /* Define if your gnutls has gnutls_priority_set_direct and friends */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
127 /* #undef HAVE_GNUTLS_PRIORITY_FUNCS */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
128
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
129 /* Define to 1 if you have the `inet_ntop' function. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
130 /* #define HAVE_INET_NTOP 1 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
131
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
132 /* Define to 1 if you have the <inttypes.h> header file. */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
133 #define HAVE_INTTYPES_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
134
13324
8ff1c408ef3e [gaim-migrate @ 15693]
Richard Laager <rlaager@pidgin.im>
parents: 13320
diff changeset
135 /* Define if we have IOKit */
8ff1c408ef3e [gaim-migrate @ 15693]
Richard Laager <rlaager@pidgin.im>
parents: 13320
diff changeset
136 /* #undef HAVE_IOKIT */
8ff1c408ef3e [gaim-migrate @ 15693]
Richard Laager <rlaager@pidgin.im>
parents: 13320
diff changeset
137
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
138 /* Define if the IPV6_V6ONLY setsockopt option exists */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
139 /* #undef HAVE_IPV6_V6ONLY */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
140
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
141 /* Define to 1 if you have the `krb_get_err_text' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
142 /* #undef HAVE_KRB_GET_ERR_TEXT */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
143
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
144 /* Define to 1 if you have the `krb_get_lrealm' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
145 /* #undef HAVE_KRB_GET_LREALM */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
146
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
147 /* Define to 1 if you have the `krb_log' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
148 /* #undef HAVE_KRB_LOG */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
149
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
150 /* Define to 1 if you have the `krb_rd_req' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
151 /* #undef HAVE_KRB_RD_REQ */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
152
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
153 /* Define to 1 if you have the `krb_set_key' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
154 /* #undef HAVE_KRB_SET_KEY */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
155
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
156 /* Define if your <locale.h> file defines LC_MESSAGES. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
157 /* #define HAVE_LC_MESSAGES 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
158
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
159 /* Linked with external libgadu */
13320
b562b1baf10a [gaim-migrate @ 15688]
Richard Laager <rlaager@pidgin.im>
parents: 13153
diff changeset
160 #define HAVE_LIBGADU 1
b562b1baf10a [gaim-migrate @ 15688]
Richard Laager <rlaager@pidgin.im>
parents: 13153
diff changeset
161
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
162 /* Define to 1 if you have the `nsl' library (-lnsl). */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
163 /* #define HAVE_LIBNSL 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
164
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
165 /* Define to 1 if you have the `resolv' library (-lresolv). */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
166 /* #define HAVE_LIBRESOLV 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
167
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
168 /* Define to 1 if you have the `socket' library (-lsocket). */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
169 /* #undef HAVE_LIBSOCKET */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
170
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
171 /* Define to 1 if you have the <locale.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
172 #define HAVE_LOCALE_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
173
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
174 /* Define to 1 if you have the `lrand48' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
175 /* #define HAVE_LRAND48 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
176
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
177 /* Define to 1 if you have the <malloc.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
178 #define HAVE_MALLOC_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
179
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
180 /* Define if we have support for application media type. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
181 /* #undef HAVE_MEDIA_APPLICATION */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
182
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
183 /* Define to 1 if you have the `memcpy' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
184 #define HAVE_MEMCPY 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
185
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
186 /* Define to 1 if you have the `memmove' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
187 #define HAVE_MEMMOVE 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
188
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
189 /* Define to 1 if you have the <memory.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
190 #define HAVE_MEMORY_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
191
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
192 /* Define to 1 if you have the `mono_jit_init' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
193 /* #undef HAVE_MONO_JIT_INIT */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
194
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
195 /* Define to 1 if you have the <mono/jit/jit.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
196 /* #undef HAVE_MONO_JIT_JIT_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
197
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
198 /* Define to 1 if you have the <mono/metadata/object.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
199 /* #undef HAVE_MONO_METADATA_OBJECT_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
200
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
201 /* Define if we have NetworkManager. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
202 /* #undef HAVE_NETWORKMANAGER */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
203
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
204 /* Define to 1 if you have the <nspr.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
205 /* #undef HAVE_NSPR_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
206
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
207 /* Define if you have Mozilla NSS */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
208 #define HAVE_NSS 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
209
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
210 /* Define to 1 if you have the <nss.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
211 /* #undef HAVE_NSS_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
212
16291
acbfc9276da1 Fix for using Pango < 1.4, will not have complete RTL support with older
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 16100
diff changeset
213 /* Define if we have Pango 1.4 or newer. */
acbfc9276da1 Fix for using Pango < 1.4, will not have complete RTL support with older
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 16100
diff changeset
214 #define HAVE_PANGO14 1
acbfc9276da1 Fix for using Pango < 1.4, will not have complete RTL support with older
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 16100
diff changeset
215
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
216 /* Define to 1 if you have the <paths.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
217 /* #define HAVE_PATHS_H 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
218
12448
6bd3d0380458 [gaim-migrate @ 14755]
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 12423
diff changeset
219 /* Compile with support for perl */
6bd3d0380458 [gaim-migrate @ 14755]
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 12423
diff changeset
220 #define HAVE_PERL 1
6bd3d0380458 [gaim-migrate @ 14755]
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 12423
diff changeset
221
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
222 /* Define to 1 if you have the `Perl_eval_pv' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
223 /* #undef HAVE_PERL_EVAL_PV */
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
224
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
225 /* Define to 1 if you have the <perl.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
226 #define HAVE_PERL_H 1
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
227
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
228 /* Define to 1 if you have the `perl_run' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
229 /* #define HAVE_PERL_RUN 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
230
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
231 /* Define to 1 if you have the <prio.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
232 /* #undef HAVE_PRIO_H */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
233
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
234 /* Define to 1 if you have the `random' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
235 /* #define HAVE_RANDOM 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
236
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
237 /* Define to 1 if you have the <regex.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
238 /* #define HAVE_REGEX_H 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
239
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
240 /* Define to 1 if you have the `setlocale' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
241 #define HAVE_SETLOCALE 1
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
242
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
243 /* Define to 1 if you have the <sgtty.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
244 /* #define HAVE_SGTTY_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
245
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
246 /* Define to 1 if you have the <signal.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
247 /* #define HAVE_SIGNAL_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
248
13324
8ff1c408ef3e [gaim-migrate @ 15693]
Richard Laager <rlaager@pidgin.im>
parents: 13320
diff changeset
249 /* Define if we have silcmime.h */
16561
c6ed462a3bd6 Add HAVE_SILCMIME_H to the mingw config.h
Daniel Atallah <datallah@pidgin.im>
parents: 16291
diff changeset
250 #define HAVE_SILCMIME_H 1
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
251
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
252 /* Define to 1 if you have the <smime.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
253 /* #undef HAVE_SMIME_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
254
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
255 /* Define to 1 if you have the `snprintf' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
256 #define HAVE_SNPRINTF 1
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
257
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
258 /* Define if you have SSL */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
259 #define HAVE_SSL 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
260
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
261 /* Define to 1 if you have the <ssl.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
262 /* #undef HAVE_SSL_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
263
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
264 /* Define to 1 if you have the <stdarg.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
265 #define HAVE_STDARG_H 1
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
266
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
267 /* Define to 1 if you have the <stdint.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
268 #define HAVE_STDINT_H 1
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
269
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
270 /* Define to 1 if you have the <stdlib.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
271 #define HAVE_STDLIB_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
272
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
273 /* Define to 1 if you have the `strchr' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
274 #define HAVE_STRCHR 1
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
275
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
276 /* Define to 1 if you have the `strdup' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
277 #define HAVE_STRDUP 1
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
278
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
279 /* Define to 1 if you have the `strerror' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
280 #define HAVE_STRERROR 1
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
281
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
282 /* Define to 1 if you have the `strftime' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
283 #define HAVE_STRFTIME 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
284
13153
3e0b91a83516 [gaim-migrate @ 15515]
Richard Laager <rlaager@pidgin.im>
parents: 12600
diff changeset
285 /* Define to 1 if you have a strftime() that supports the %z format string. */
3e0b91a83516 [gaim-migrate @ 15515]
Richard Laager <rlaager@pidgin.im>
parents: 12600
diff changeset
286 /* #undef HAVE_STRFTIME_Z_FORMAT */
3e0b91a83516 [gaim-migrate @ 15515]
Richard Laager <rlaager@pidgin.im>
parents: 12600
diff changeset
287
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
288 /* Define to 1 if you have the <strings.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
289 #define HAVE_STRINGS_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
290
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
291 /* Define to 1 if you have the <string.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
292 #define HAVE_STRING_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
293
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
294 /* Define to 1 if you have the `strstr' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
295 #define HAVE_STRSTR 1
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
296
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
297 /* Define if struct sockaddr has an sa_len member */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
298 /* #undef HAVE_STRUCT_SOCKADDR_SA_LEN */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
299
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
300 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
301 /* #define HAVE_STRUCT_TM_TM_ZONE 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
302
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
303 /* Define to 1 if you have the <sys/cdefs.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
304 /* #define HAVE_SYS_CDEFS_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
305
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
306 /* Define to 1 if you have the <sys/file.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
307 #define HAVE_SYS_FILE_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
308
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
309 /* Define to 1 if you have the <sys/filio.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
310 /* #undef HAVE_SYS_FILIO_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
311
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
312 /* Define to 1 if you have the <sys/ioctl.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
313 /* #define HAVE_SYS_IOCTL_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
314
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
315 /* Define to 1 if you have the <sys/msgbuf.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
316 /* #undef HAVE_SYS_MSGBUF_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
317
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
318 /* Define to 1 if you have the <sys/param.h> header file. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
319 /* #define HAVE_SYS_PARAM_H 1 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
320
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
321 /* Define to 1 if you have the <sys/select.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
322 /* #define HAVE_SYS_SELECT_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
323
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
324 /* Define to 1 if you have the <sys/socket.h> header file. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
325 /* #define HAVE_SYS_SOCKET_H 1 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
326
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
327 /* Define to 1 if you have the <sys/stat.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
328 #define HAVE_SYS_STAT_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
329
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
330 /* Define to 1 if you have the <sys/sysctl.h> header file. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
331 /* #define HAVE_SYS_SYSCTL_H 1 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
332
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
333 /* Define to 1 if you have the <sys/time.h> header file. */
14333
13d7807ae88c [gaim-migrate @ 16954]
Daniel Atallah <datallah@pidgin.im>
parents: 14071
diff changeset
334 /* #undef HAVE_SYS_TIME_H */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
335
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
336 /* Define to 1 if you have the <sys/types.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
337 #define HAVE_SYS_TYPES_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
338
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
339 /* Define to 1 if you have the <sys/uio.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
340 /* #define HAVE_SYS_UIO_H 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
341
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
342 /* Define to 1 if you have the <sys/utsname.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
343 /* #define HAVE_SYS_UTSNAME_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
344
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
345 /* Define to 1 if you have the <sys/wait.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
346 /* #define HAVE_SYS_WAIT_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
347
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
348 /* Compile with support for the Tcl toolkit */
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
349 /* #define HAVE_TCL 1 */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
350
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
351 /* Define to 1 if you have the <termios.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
352 /* #define HAVE_TERMIOS_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
353
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
354 /* Define to 1 if you have the `timegm' function. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
355 /* #define HAVE_TIMEGM 1 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
356
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
357 /* Define if you have the external 'timezone' variable. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
358 #define HAVE_TIMEZONE 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
359
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
360 /* Compile with support for the Tk toolkit */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
361 #define HAVE_TK 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
362
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
363 /* Define if you have a tm_gmtoff member in struct tm */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
364 /* #define HAVE_TM_GMTOFF 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
365
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
366 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
367 `HAVE_STRUCT_TM_TM_ZONE' instead. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
368 /* #define HAVE_TM_ZONE 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
369
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
370 /* Define to 1 if you don't have `tm_zone' but do have the external array
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
371 `tzname'. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
372 /* #undef HAVE_TZNAME */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
373
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
374 /* Define to 1 if you have the <unistd.h> header file. */
17392
e88a54874d37 Don't include unistd.h if HAVE_UNISTD_H isn't defined.
Daniel Atallah <datallah@pidgin.im>
parents: 17002
diff changeset
375 /*#define HAVE_UNISTD_H 1*/
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
376
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
377 /* Define to 1 if you have the `vprintf' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
378 #define HAVE_VPRINTF 1
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
379
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
380 /* Define to 1 if you have X11 */
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
381 /* #define HAVE_X11 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
382
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
383 /* Define to 1 if you have the <X11/SM/SMlib.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
384 /* #define HAVE_X11_SM_SMLIB_H 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
385
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
386 /* whether or not we have xsltproc for devhelp index */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
387 /* #define HAVE_XSLTPROC 1 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
388
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
389 /* Define if external libzephyr should be used. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
390 /* #undef LIBZEPHYR_EXT */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
391
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
392 /* Define to the sub-directory in which libtool stores uninstalled libraries.
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
393 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
394 /* #define LT_OBJDIR ".libs/" */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
395
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
396 /* Define to 1 if you don't have wide-character support. */
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
397 /* #undef NO_WIDECHAR */
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
398
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
399 /* Define if old perl is installed. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
400 /* #undef OLD_PERL */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
401
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
402 /* Name of package */
15891
8703019e56de win32 fixes for s/gaim/purple/ stuff.
Daniel Atallah <datallah@pidgin.im>
parents: 15512
diff changeset
403 #define PACKAGE "pidgin"
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
404
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
405 /* Define to the address where bug reports for this package should be sent. */
15999
77ac8981199b Some pixmap path fixes and win32 fixes
Daniel Atallah <datallah@pidgin.im>
parents: 15891
diff changeset
406 #define PACKAGE_BUGREPORT "devel@pidgin.im"
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
407
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
408 /* Define to the full name of this package. */
15891
8703019e56de win32 fixes for s/gaim/purple/ stuff.
Daniel Atallah <datallah@pidgin.im>
parents: 15512
diff changeset
409 #define PACKAGE_NAME "pidgin"
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
410
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
411 /* Define to the full name and version of this package. */
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
412 /* #define PACKAGE_STRING "pidgin ?-.?.?devel" */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
413
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
414 /* Define to the one symbol short name of this package. */
15891
8703019e56de win32 fixes for s/gaim/purple/ stuff.
Daniel Atallah <datallah@pidgin.im>
parents: 15512
diff changeset
415 #define PACKAGE_TARNAME "pidgin"
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
416
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
417 /* Define to the home page for this package. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
418 #define PACKAGE_URL ""
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
419
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
420 /* Define to the version of this package. */
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
421 /* #define PACKAGE_VERSION "?.?.?devel" */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
422
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
423 /* Define if plugins are enabled. */
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
424 #define PURPLE_PLUGINS 1
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
425
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
426 /* Define as the return type of signal handlers (`int' or `void'). */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
427 #define RETSIGTYPE void
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
428
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
429 /* The size of `time_t', as computed by sizeof. */
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
430 #define SIZEOF_TIME_T 4
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
431
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
432 /* If using the C implementation of alloca, define if you know the
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
433 direction of stack growth for your system; otherwise it will be
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
434 automatically deduced at runtime.
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
435 STACK_DIRECTION > 0 => grows toward higher addresses
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
436 STACK_DIRECTION < 0 => grows toward lower addresses
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
437 STACK_DIRECTION = 0 => direction of growth unknown */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
438 /* #undef STACK_DIRECTION */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
439
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
440 /* Loads static protocol plugin module initialization functions. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
441 #ifndef STATIC_PROTO_INIT
22104
56970903b8e9 Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Richard Laager <rlaager@pidgin.im>
parents: 21467
diff changeset
442 #define STATIC_PROTO_INIT static void static_proto_init(void) { }
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
443 #endif
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
444
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
445 /* Define to 1 if you have the ANSI C header files. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
446 #define STDC_HEADERS 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
447
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
448 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
449 /* #undef TM_IN_SYS_TIME */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
450
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
451 /* Use GStreamer Video Overlay support */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
452 /* #undef USE_GSTAPP */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
453
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
454 /* Use GStreamer 0.10 interfaces for X overlay support */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
455 /* #define USE_GSTINTERFACES 1 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
456
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
457 /* Use GStreamer 0.10 for playing sounds */
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
458 /* #define USE_GSTREAMER 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
459
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
460 /* Use GStreamer Video Overlay support */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
461 /* #undef USE_GSTVIDEO */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
462
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
463 /* Define if we're using GtkSpell */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
464 #define USE_GTKSPELL 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
465
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
466 /* Use GNU Libidn for stringprep and IDN */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
467 /* #define USE_IDN 1 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
468
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
469 /* Define if python headers are available. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
470 /* #undef USE_PYTHON */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
471
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
472 /* Define if we're using XScreenSaver. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
473 #define USE_SCREENSAVER 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
474
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
475 /* Define if we're using X Session Management. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
476 /* #define USE_SM 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
477
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
478 /* Use voice and video */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
479 /* #define USE_VV 1 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
480
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
481 /* 'va_lists' cannot be copied as values */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
482 /* #define VA_COPY_AS_ARRAY 1 */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
483
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
484 /* Version number of package */
20289
5c844288fbec applied changes from 32f31e981f0618a4167aa98bcc22c2dab13d1550
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 17645
diff changeset
485 #define VERSION "@VERSION@"
21467
cf96ffcf7f99 Allow win32 builds to define EXTRAVERSION in local.mak to do the equivalent
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 20294
diff changeset
486 #define DISPLAY_VERSION "@DISPLAY_VERSION@"
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
487
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
488 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
489 significant byte first (like Motorola and SPARC, unlike Intel). */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
490 /* # undef WORDS_BIGENDIAN */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
491
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
492 /* Define to 1 if the X Window System is missing or not being used. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
493 /* #undef X_DISPLAY_MISSING */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
494
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
495 /* Size of an int32. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
496 #define ZEPHYR_INT32 long
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
497
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
498 /* Define if kerberos should be used in Zephyr. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
499 /* #undef ZEPHYR_USES_KERBEROS */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
500
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
501 /* Number of bits in a file offset, on hosts where this is settable. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
502 /* #define _FILE_OFFSET_BITS 64 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
503
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
504 /* Define for large files, on AIX-style hosts. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
505 /* #undef _LARGE_FILES */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
506
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
507 /* Define to empty if `const' does not conform to ANSI C. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
508 /* #undef const */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
509
37506
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
510 /* Define to `unsigned int' if <sys/types.h> does not define. */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
511 /* #undef size_t */
7e7d2f4260a6 win32: Update config.h.mingw to the values generated by a more recentautogen/configure (no functional changes)
Daniel Atallah <datallah@pidgin.im>
parents: 22104
diff changeset
512
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
513 /* socklen_t size */
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
514 /* #undef socklen_t */
13810
e63ac6c6ed1d [gaim-migrate @ 16234]
Daniel Atallah <datallah@pidgin.im>
parents: 13633
diff changeset
515
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
516 /*
16100
a0ab70986c10 This should get all the Win32 Makefiles in line with
Kevin Stange <kstange@pidgin.im>
parents: 15999
diff changeset
517 * Following are added for Win32 version of Pidgin
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
518 */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
519 #define HAVE_VSNPRINTF 1
14071
fa1c877e2520 [gaim-migrate @ 16596]
Daniel Atallah <datallah@pidgin.im>
parents: 13810
diff changeset
520

mercurial