config.h.mingw

Sun, 21 Aug 2016 23:15:11 -0400

author
Elliott Sales de Andrade <qulogic@pidgin.im>
date
Sun, 21 Aug 2016 23:15:11 -0400
branch
meson
changeset 38439
03f1a1642a68
parent 37934
f56bbcbd5df9
child 38047
312be70f9de6
permissions
-rw-r--r--

Add meson build for libpurple only.

The library, tests, and example build and install fine. Not supported
are all plugins, protocols, or any clients.

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
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
43 /* Define to 1 if you have the `atexit' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
44 #define HAVE_ATEXIT 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
45
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
46 /* 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
47 /* #undef HAVE_BIND_TEXTDOMAIN_CODESET */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
48
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
49 /* Define to 1 if you have the `connect' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
50 /* #undef HAVE_CONNECT */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
51
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
52 /* Define to 1 if Cyrus SASL is present */
33942
e0a388ced476 win32: enable GnuTLS, this also enables ssl support for gg prpl
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33941
diff changeset
53 /* It's defined in global.mak. */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
54 /* #undef HAVE_CYRUS_SASL */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
55
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
56 /* Define if you have the external 'daylight' variable. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
57 #define HAVE_DAYLIGHT 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
58
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
59 /* Define if we are using D-Bus. */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
60 /* #undef HAVE_DBUS */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
61
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
62 /* Define to 1 if you have the `dcgettext' function. */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
63 /* #undef HAVE_DCGETTEXT */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
64
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
65 /* 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
66 */
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
67 /* #undef HAVE_DECL_TZNAME */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
68
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
69 /* Define to 1 if you have the <dlfcn.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
70 /* #undef HAVE_DLFCN_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
71
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
72 /* Define if we're using evolution addressbook. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
73 /* #undef HAVE_EVOLUTION_ADDRESSBOOK */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
74
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
75 /* Define to 1 if you have the <EXTERN.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
76 /* #undef HAVE_EXTERN_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
77
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
78 /* 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
79 /* #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
80
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
81 /* Define to 1 if you have the <fcntl.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
82 #define HAVE_FCNTL_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
83
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
84 /* 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
85 #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
86
33941
80fcf7f86e4a win32: globally define _WIN32_WINNT macro, tune config, move gtkconv themes
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33092
diff changeset
87 /* Define to 1 if you have the getaddrinfo function (since WinXP). */
37515
4e789f9eec2a win32: Update libpurple to use getaddrinfo (which should hopefully cause IPv6 to magically work)
Daniel Atallah <datallah@pidgin.im>
parents: 37506
diff changeset
88 #define HAVE_GETADDRINFO 1
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
89
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
90 /* Define to 1 if you have the `gethostid' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
91 /* #define HAVE_GETHOSTID 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
92
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
93 /* 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
94 /* #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
95
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
96 /* Define to 1 if you have the `getopt_long' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
97 /* #define HAVE_GETOPT_LONG 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 if the GNU gettext() function is already present or preinstalled. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
100 /* #define HAVE_GETTEXT 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
101
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
102 /* Define if you have GNUTLS */
33942
e0a388ced476 win32: enable GnuTLS, this also enables ssl support for gg prpl
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33941
diff changeset
103 #define HAVE_GNUTLS 1
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
104
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
105 /* Define to 1 if you have the <gnutls/gnutls.h> header file. */
33942
e0a388ced476 win32: enable GnuTLS, this also enables ssl support for gg prpl
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33941
diff changeset
106 #define HAVE_GNUTLS_GNUTLS_H 1
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
107
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
108 /* 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
109 /* #undef HAVE_GNUTLS_PRIORITY_FUNCS */
12534
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 to 1 if you have the `inet_ntop' function. */
37515
4e789f9eec2a win32: Update libpurple to use getaddrinfo (which should hopefully cause IPv6 to magically work)
Daniel Atallah <datallah@pidgin.im>
parents: 37506
diff changeset
112 #define HAVE_INET_NTOP 1
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
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 /* 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
115 #define HAVE_INTTYPES_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
116
13324
8ff1c408ef3e [gaim-migrate @ 15693]
Richard Laager <rlaager@pidgin.im>
parents: 13320
diff changeset
117 /* Define if we have IOKit */
8ff1c408ef3e [gaim-migrate @ 15693]
Richard Laager <rlaager@pidgin.im>
parents: 13320
diff changeset
118 /* #undef HAVE_IOKIT */
8ff1c408ef3e [gaim-migrate @ 15693]
Richard Laager <rlaager@pidgin.im>
parents: 13320
diff changeset
119
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
120 /* 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
121 /* #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
122
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
123 /* 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
124 /* #undef HAVE_KRB_GET_ERR_TEXT */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
125
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
126 /* Define to 1 if you have the `krb_get_lrealm' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
127 /* #undef HAVE_KRB_GET_LREALM */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
128
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
129 /* Define to 1 if you have the `krb_log' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
130 /* #undef HAVE_KRB_LOG */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
131
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
132 /* Define to 1 if you have the `krb_rd_req' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
133 /* #undef HAVE_KRB_RD_REQ */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
134
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
135 /* Define to 1 if you have the `krb_set_key' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
136 /* #undef HAVE_KRB_SET_KEY */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
137
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
138 /* Define if your <locale.h> file defines LC_MESSAGES. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
139 /* #define HAVE_LC_MESSAGES 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
140
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
141 /* Linked with external libgadu */
13320
b562b1baf10a [gaim-migrate @ 15688]
Richard Laager <rlaager@pidgin.im>
parents: 13153
diff changeset
142 #define HAVE_LIBGADU 1
b562b1baf10a [gaim-migrate @ 15688]
Richard Laager <rlaager@pidgin.im>
parents: 13153
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 `nsl' library (-lnsl). */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
145 /* #define HAVE_LIBNSL 1 */
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 `resolv' library (-lresolv). */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
148 /* #define HAVE_LIBRESOLV 1 */
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 `socket' library (-lsocket). */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
151 /* #undef HAVE_LIBSOCKET */
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 <locale.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
154 #define HAVE_LOCALE_H 1
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 to 1 if you have the `lrand48' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
157 /* #define HAVE_LRAND48 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
158
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
159 /* Define to 1 if you have the <malloc.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
160 #define HAVE_MALLOC_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
161
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
162 /* 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
163 /* #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
164
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
165 /* Define to 1 if you have the `memcpy' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
166 #define HAVE_MEMCPY 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 `memmove' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
169 #define HAVE_MEMMOVE 1
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 <memory.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
172 #define HAVE_MEMORY_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 `mono_jit_init' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
175 /* #undef HAVE_MONO_JIT_INIT */
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 <mono/jit/jit.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
178 /* #undef HAVE_MONO_JIT_JIT_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
179
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
180 /* 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
181 /* #undef HAVE_MONO_METADATA_OBJECT_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
182
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
183 /* 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
184 /* #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
185
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
186 /* Define to 1 if you have the <nspr.h> header file. */
33941
80fcf7f86e4a win32: globally define _WIN32_WINNT macro, tune config, move gtkconv themes
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33092
diff changeset
187 #define HAVE_NSPR_H 1
12534
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 if you have Mozilla NSS */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
190 #define HAVE_NSS 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 <nss.h> header file. */
33941
80fcf7f86e4a win32: globally define _WIN32_WINNT macro, tune config, move gtkconv themes
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33092
diff changeset
193 #define HAVE_NSS_H 1
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
194
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
195 /* 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
196 #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
197
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
198 /* Define to 1 if you have the <paths.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
199 /* #define HAVE_PATHS_H 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
200
12448
6bd3d0380458 [gaim-migrate @ 14755]
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 12423
diff changeset
201 /* Compile with support for perl */
6bd3d0380458 [gaim-migrate @ 14755]
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 12423
diff changeset
202 #define HAVE_PERL 1
6bd3d0380458 [gaim-migrate @ 14755]
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 12423
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 `Perl_eval_pv' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
205 /* #undef HAVE_PERL_EVAL_PV */
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
206
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
207 /* Define to 1 if you have the <perl.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
208 #define HAVE_PERL_H 1
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
209
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
210 /* Define to 1 if you have the `perl_run' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
211 /* #define HAVE_PERL_RUN 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
212
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
213 /* Define to 1 if you have the <prio.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
214 /* #undef HAVE_PRIO_H */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
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 `random' function. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
217 /* #define HAVE_RANDOM 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
218
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
219 /* Define to 1 if you have the `setlocale' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
220 #define HAVE_SETLOCALE 1
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
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 <sgtty.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
223 /* #define HAVE_SGTTY_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
224
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
225 /* Define to 1 if you have the <signal.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
226 /* #define HAVE_SIGNAL_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
227
13324
8ff1c408ef3e [gaim-migrate @ 15693]
Richard Laager <rlaager@pidgin.im>
parents: 13320
diff changeset
228 /* 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
229 #define HAVE_SILCMIME_H 1
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
230
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
231 /* Define to 1 if you have the <smime.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
232 /* #undef HAVE_SMIME_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
233
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
234 /* Define to 1 if you have the `snprintf' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
235 #define HAVE_SNPRINTF 1
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 if you have SSL */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
238 #define HAVE_SSL 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
239
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
240 /* Define to 1 if you have the <ssl.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
241 /* #undef HAVE_SSL_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
242
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
243 /* Define to 1 if you have the <stdarg.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
244 #define HAVE_STDARG_H 1
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
245
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
246 /* Define to 1 if you have the <stdint.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
247 #define HAVE_STDINT_H 1
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
248
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
249 /* Define to 1 if you have the <stdlib.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
250 #define HAVE_STDLIB_H 1
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 `strchr' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
253 #define HAVE_STRCHR 1
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
254
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
255 /* Define to 1 if you have the `strdup' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
256 #define HAVE_STRDUP 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 to 1 if you have the `strerror' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
259 #define HAVE_STRERROR 1
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
260
13153
3e0b91a83516 [gaim-migrate @ 15515]
Richard Laager <rlaager@pidgin.im>
parents: 12600
diff changeset
261 /* 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
262 /* #undef HAVE_STRFTIME_Z_FORMAT */
3e0b91a83516 [gaim-migrate @ 15515]
Richard Laager <rlaager@pidgin.im>
parents: 12600
diff changeset
263
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
264 /* Define to 1 if you have the <strings.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
265 #define HAVE_STRINGS_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
266
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
267 /* Define to 1 if you have the <string.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
268 #define HAVE_STRING_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
269
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
270 /* Define to 1 if you have the `strstr' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
271 #define HAVE_STRSTR 1
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
272
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
273 /* 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
274 /* #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
275
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
276 /* 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
277 /* #define HAVE_STRUCT_TM_TM_ZONE 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
278
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
279 /* 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
280 /* #define HAVE_SYS_CDEFS_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
281
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
282 /* 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
283 #define HAVE_SYS_FILE_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
284
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
285 /* 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
286 /* #undef HAVE_SYS_FILIO_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
287
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
288 /* 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
289 /* #define HAVE_SYS_IOCTL_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 <sys/msgbuf.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
292 /* #undef HAVE_SYS_MSGBUF_H */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
293
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
294 /* 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
295 /* #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
296
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
297 /* 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
298 /* #define HAVE_SYS_SELECT_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
299
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
300 /* 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
301 /* #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
302
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
303 /* 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
304 #define HAVE_SYS_STAT_H 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
305
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
306 /* 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
307 /* #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
308
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
309 /* 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
310 #define HAVE_SYS_TYPES_H 1
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/uio.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
313 /* #define HAVE_SYS_UIO_H 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
314
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
315 /* 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
316 /* #define HAVE_SYS_UTSNAME_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
317
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
318 /* 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
319 /* #define HAVE_SYS_WAIT_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
320
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
321 /* 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
322 /* #define HAVE_TCL 1 */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
323
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
324 /* Define to 1 if you have the <termios.h> header file. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
325 /* #define HAVE_TERMIOS_H 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
326
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
327 /* 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
328 /* #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
329
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
330 /* Define if you have the external 'timezone' variable. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
331 #define HAVE_TIMEZONE 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
332
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
333 /* Compile with support for the Tk toolkit */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
334 #define HAVE_TK 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
335
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
336 /* 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
337 /* #define HAVE_TM_GMTOFF 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 your `struct tm' has `tm_zone'. Deprecated, use
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
340 `HAVE_STRUCT_TM_TM_ZONE' instead. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
341 /* #define HAVE_TM_ZONE 1 */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
342
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
343 /* 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
344 `tzname'. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
345 /* #undef HAVE_TZNAME */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
346
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
347 /* 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
348 /*#define HAVE_UNISTD_H 1*/
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
349
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
350 /* Define to 1 if you have the `vprintf' function. */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
351 #define HAVE_VPRINTF 1
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
352
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
353 /* 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
354 /* #define HAVE_X11 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
355
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
356 /* 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
357 /* #define HAVE_X11_SM_SMLIB_H 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
358
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
359 /* 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
360 /* #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
361
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
362 /* Define if external libzephyr should be used. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
363 /* #undef LIBZEPHYR_EXT */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
364
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
365 /* 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
366 */
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
367 /* #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
368
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
369 /* 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
370 /* #undef NO_WIDECHAR */
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
371
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
372 /* Define if old perl is installed. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
373 /* #undef OLD_PERL */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
374
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
375 /* Name of package */
15891
8703019e56de win32 fixes for s/gaim/purple/ stuff.
Daniel Atallah <datallah@pidgin.im>
parents: 15512
diff changeset
376 #define PACKAGE "pidgin"
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
377
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
378 /* 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
379 #define PACKAGE_BUGREPORT "devel@pidgin.im"
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
380
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
381 /* 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
382 #define PACKAGE_NAME "pidgin"
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
383
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
384 /* 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
385 /* #define PACKAGE_STRING "pidgin ?-.?.?devel" */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
386
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
387 /* 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
388 #define PACKAGE_TARNAME "pidgin"
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
389
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
390 /* 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
391 #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
392
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
393 /* 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
394 /* #define PACKAGE_VERSION "?.?.?devel" */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
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 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
397 #define PURPLE_PLUGINS 1
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
398
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
399 /* 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
400 #define SIZEOF_TIME_T 4
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
401
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
402 /* 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
403 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
404 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
405 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
406 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
407 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
408 /* #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
409
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
410 /* Loads static protocol plugin module initialization functions. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
411 #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
412 #define STATIC_PROTO_INIT static void static_proto_init(void) { }
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
413 #endif
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
414
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
415 /* Define to 1 if you have the ANSI C header files. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
416 #define STDC_HEADERS 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
417
17002
7055be5f0647 Update MinGW config.h - it is good to do this occasionally.
Daniel Atallah <datallah@pidgin.im>
parents: 16561
diff changeset
418 /* Use GStreamer for playing sounds */
33948
b6c9e5dd95d1 VV: win32 support. No runtimes dependencies in dep-bundle yet. Refs #11075
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33942
diff changeset
419 /* It's defined in global.mak. */
b6c9e5dd95d1 VV: win32 support. No runtimes dependencies in dep-bundle yet. Refs #11075
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33942
diff changeset
420 /* #undef USE_GSTREAMER */
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
33948
b6c9e5dd95d1 VV: win32 support. No runtimes dependencies in dep-bundle yet. Refs #11075
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33942
diff changeset
422 /* Use voice and video */
b6c9e5dd95d1 VV: win32 support. No runtimes dependencies in dep-bundle yet. Refs #11075
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33942
diff changeset
423 /* It's defined in global.mak. */
b6c9e5dd95d1 VV: win32 support. No runtimes dependencies in dep-bundle yet. Refs #11075
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33942
diff changeset
424 /* #undef USE_VV */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
425
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
426 /* 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
427 /* #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
428
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
429 /* 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
430 /* #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
431
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
432 /* Define if we're using XScreenSaver. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
433 #define USE_SCREENSAVER 1
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
434
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
435 /* Define if we're using X Session Management. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
436 /* #define USE_SM 1 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
437
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
438 /* 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
439 /* #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
440
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
441 /* Version number of package */
20289
5c844288fbec applied changes from 32f31e981f0618a4167aa98bcc22c2dab13d1550
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 17645
diff changeset
442 #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
443 #define DISPLAY_VERSION "@DISPLAY_VERSION@"
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
444
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
445 /* 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
446 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
447 /* # undef WORDS_BIGENDIAN */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
448
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
449 /* 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
450 /* #undef X_DISPLAY_MISSING */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
451
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
452 /* Size of an int32. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
453 #define ZEPHYR_INT32 long
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
454
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
455 /* Define if kerberos should be used in Zephyr. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
456 /* #undef ZEPHYR_USES_KERBEROS */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
457
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
458 /* 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
459 /* #define _FILE_OFFSET_BITS 64 */
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
460
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
461 /* Define for large files, on AIX-style hosts. */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
462 /* #undef _LARGE_FILES */
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
463
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
464 /* 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
465 /* #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
466
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
467 /* 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
468 /* #undef socklen_t */
13810
e63ac6c6ed1d [gaim-migrate @ 16234]
Daniel Atallah <datallah@pidgin.im>
parents: 13633
diff changeset
469
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
470 /*
16100
a0ab70986c10 This should get all the Win32 Makefiles in line with
Kevin Stange <kstange@pidgin.im>
parents: 15999
diff changeset
471 * Following are added for Win32 version of Pidgin
3636
acda9cb26197 [gaim-migrate @ 3759]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
472 */
12534
6a460e34aa08 [gaim-migrate @ 14847]
Daniel Atallah <datallah@pidgin.im>
parents: 12448
diff changeset
473 #define HAVE_VSNPRINTF 1
14071
fa1c877e2520 [gaim-migrate @ 16596]
Daniel Atallah <datallah@pidgin.im>
parents: 13810
diff changeset
474
35901
5bcb306a4edf cross-win32: FHS support for win32
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents: 35864
diff changeset
475 #define FINCH_LIBDIR wpurple_lib_dir(NULL)
5bcb306a4edf cross-win32: FHS support for win32
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents: 35864
diff changeset
476 #define PIDGIN_LIBDIR wpurple_lib_dir(NULL)
5bcb306a4edf cross-win32: FHS support for win32
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents: 35864
diff changeset
477 #define PURPLE_DATADIR wpurple_bin_dir()
5bcb306a4edf cross-win32: FHS support for win32
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents: 35864
diff changeset
478 #define PURPLE_LIBDIR wpurple_lib_dir(NULL)
35861
57c23af0b140 Win32: fix legacy build
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents: 35391
diff changeset
479 #define PURPLE_LOCALEDIR wpurple_locale_dir()
57c23af0b140 Win32: fix legacy build
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents: 35391
diff changeset
480 #define PURPLE_SYSCONFDIR wpurple_sysconf_dir()
57c23af0b140 Win32: fix legacy build
Tomasz Wasilczyk <twasilczyk@pidgin.im>
parents: 35391
diff changeset
481
20294
5af4a755ab36 applied changes from b8fa91b64c41d38520d7944d70d627007e271158
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 20289
diff changeset
482 #define HAVE_FILENO 1
5af4a755ab36 applied changes from b8fa91b64c41d38520d7944d70d627007e271158
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 20289
diff changeset
483
33941
80fcf7f86e4a win32: globally define _WIN32_WINNT macro, tune config, move gtkconv themes
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33092
diff changeset
484 #ifndef _WIN32_WINNT
80fcf7f86e4a win32: globally define _WIN32_WINNT macro, tune config, move gtkconv themes
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33092
diff changeset
485 /* _WIN32_WINNT_WINXP = 0x0501 */
80fcf7f86e4a win32: globally define _WIN32_WINNT macro, tune config, move gtkconv themes
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33092
diff changeset
486 #define _WIN32_WINNT 0x0501
80fcf7f86e4a win32: globally define _WIN32_WINNT macro, tune config, move gtkconv themes
Tomasz Wasilczyk <tomkiewicz@cpw.pidgin.im>
parents: 33092
diff changeset
487 #endif
37901
41e45e18f3b2 Monster merge everything
Gary Kramlich <grim@reaperworld.com>
parents: 37140 37515
diff changeset
488

mercurial