[gaim-migrate @ 3853]
[pidgin-git.git] / config.h.mingw
blob3a45ad3b2696342412f256b0ef830696072c29d1
1 /* config.h.  Generated automatically by configure.  */
2 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
4 /* Define if using alloca.c.  */
5 /* #undef C_ALLOCA */
7 /* Define to empty if the keyword does not work.  */
8 /* #undef const */
10 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
11    This function is required for alloca.c support on those systems.  */
12 /* #undef CRAY_STACKSEG_END */
14 /* Define if you have alloca, as a function or macro.  */
15 #define HAVE_ALLOCA 1
17 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
18 /* #undef HAVE_ALLOCA_H */
20 /* Define if you have a working `mmap' system call.  */
21 /* #undef HAVE_MMAP */
23 /* Define if you have the strftime function.  */
24 #define HAVE_STRFTIME 1
26 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
27 /* #undef HAVE_SYS_WAIT_H */
29 /* Define if your struct tm has tm_zone.  */
30 /* #undef HAVE_TM_ZONE */
32 /* Define if you don't have tm_zone but do have the external array
33    tzname.  */
34 /* #undef HAVE_TZNAME */
36 /* Define as __inline if that's what the C compiler calls it.  */
37 /* #undef inline */
39 /* Define to `long' if <sys/types.h> doesn't define.  */
40 /* #undef off_t */
42 /* Define as the return type of signal handlers (int or void).  */
43 #define RETSIGTYPE void
45 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
46 /* #undef size_t */
48 /* If using the C implementation of alloca, define if you know the
49    direction of stack growth for your system; otherwise it will be
50    automatically deduced at run-time.
51  STACK_DIRECTION > 0 => grows toward higher addresses
52  STACK_DIRECTION < 0 => grows toward lower addresses
53  STACK_DIRECTION = 0 => direction of growth unknown
54  */
55 /* #undef STACK_DIRECTION */
57 /* Define if you have the ANSI C header files.  */
58 #define STDC_HEADERS 1
60 /* Define if your <sys/time.h> declares struct tm.  */
61 /* #undef TM_IN_SYS_TIME */
63 /* Define if your processor stores words with the most significant
64    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
65 /* #undef WORDS_BIGENDIAN */
67 #define ENABLE_NLS 1
68 /* #undef HAVE_CATGETS */
69 /* #undef HAVE_GETTEXT */
70 /* #undef HAVE_LC_MESSAGES */
71 /* #undef HAVE_STPCPY */
72 /* #undef HAVE_LIBSM */
73 /* #undef USE_APPLET */
74 /* #undef USE_GNOME */
75 /* #undef USE_PIXBUF */
76 /* #undef USE_SCREENSAVER */
77 /* #undef NO_MULTI */
78 /* #define DEBUG 1 */
79 #define GAIM_PLUGINS 1
80 #define USE_PERL 1
81 /* #undef NAS_SOUND */
82 /* #undef ESD_SOUND */
83 /* #undef ARTSC_SOUND */
84 /* #undef _REENTRANT */
85 /* #undef NEED_GNOMESUPPORT_H */
86 #define ZEPHYR_INT32 long
87 /* #undef ZEPHYR_USES_KERBEROS */
88 #ifndef STATIC_PROTO_INIT
89 #define STATIC_PROTO_INIT void static_proto_init() { }
90 #endif
91 #define socklen_t int
92 /* #undef HAVE_TM_GMTOFF */
94 /* Define if you have the Perl_eval_pv function.  */
95 /* #undef HAVE_PERL_EVAL_PV */
97 /* Define if you have the __argz_count function.  */
98 /* #undef HAVE___ARGZ_COUNT */
100 /* Define if you have the __argz_next function.  */
101 /* #undef HAVE___ARGZ_NEXT */
103 /* Define if you have the __argz_stringify function.  */
104 /* #undef HAVE___ARGZ_STRINGIFY */
106 /* Define if you have the atexit function.  */
107 #define HAVE_ATEXIT 1
109 /* Define if you have the bswap_16 function.  */
110 /* #undef HAVE_BSWAP_16 */
112 /* Define if you have the bswap_32 function.  */
113 /* #undef HAVE_BSWAP_32 */
115 /* Define if you have the connect function.  */
116 /* #undef HAVE_CONNECT */
118 /* Define if you have the dcgettext function.  */
119 /* #undef HAVE_DCGETTEXT */
121 /* Define if you have the feof_unlocked function.  */
122 /* #undef HAVE_FEOF_UNLOCKED */
124 /* Define if you have the fgets_unlocked function.  */
125 /* #undef HAVE_FGETS_UNLOCKED */
127 /* Define if you have the getaddrinfo function.  */
128 /* #undef HAVE_GETADDRINFO */
130 /* Define if you have the getcwd function.  */
131 #define HAVE_GETCWD 1
133 /* Define if you have the getegid function.  */
134 /* #undef HAVE_GETEGID */
136 /* Define if you have the geteuid function.  */
137 /* #undef HAVE_GETEUID */
139 /* Define if you have the getgid function.  */
140 /* #undef HAVE_GETGID */
142 /* Define if you have the gethostid function.  */
143 /* #undef HAVE_GETHOSTID */
145 /* Define if you have the getopt_long function.  */
146 /* #undef HAVE_GETOPT_LONG */
148 /* Define if you have the getpagesize function.  */
149 #define HAVE_GETPAGESIZE 1
151 /* Define if you have the getuid function.  */
152 /* #undef HAVE_GETUID */
154 /* Define if you have the krb_get_err_text function.  */
155 /* #undef HAVE_KRB_GET_ERR_TEXT */
157 /* Define if you have the krb_get_lrealm function.  */
158 /* #undef HAVE_KRB_GET_LREALM */
160 /* Define if you have the krb_log function.  */
161 /* #undef HAVE_KRB_LOG */
163 /* Define if you have the krb_rd_req function.  */
164 /* #undef HAVE_KRB_RD_REQ */
166 /* Define if you have the krb_set_key function.  */
167 /* #undef HAVE_KRB_SET_KEY */
169 /* Define if you have the lrand48 function.  */
170 /* #undef HAVE_LRAND48 */
172 /* Define if you have the memcpy function.  */
173 #define HAVE_MEMCPY 1
175 /* Define if you have the memmove function.  */
176 #define HAVE_MEMMOVE 1
178 /* Define if you have the mempcpy function.  */
179 /* #undef HAVE_MEMPCPY */
181 /* Define if you have the munmap function.  */
182 /* #undef HAVE_MUNMAP */
184 /* Define if you have the putenv function.  */
185 #define HAVE_PUTENV 1
187 /* Define if you have the random function.  */
188 /* #undef HAVE_RANDOM */
190 /* Define if you have the setenv function.  */
191 /* #undef HAVE_SETENV */
193 /* Define if you have the setlocale function.  */
194 #define HAVE_SETLOCALE 1
196 /* Define if you have the snprintf function.  */
197 #define HAVE_SNPRINTF 1
199 /* Define if you have the socket function.  */
200 /* #undef HAVE_SOCKET */
202 /* Define if you have the stpcpy function.  */
203 /* #undef HAVE_STPCPY */
205 /* Define if you have the strcasecmp function.  */
206 #define HAVE_STRCASECMP 1
208 /* Define if you have the strchr function.  */
209 #define HAVE_STRCHR 1
211 /* Define if you have the strdup function.  */
212 #define HAVE_STRDUP 1
214 /* Define if you have the strerror function.  */
215 #define HAVE_STRERROR 1
217 /* Define if you have the strstr function.  */
218 #define HAVE_STRSTR 1
220 /* Define if you have the strtoul function.  */
221 #define HAVE_STRTOUL 1
223 /* Define if you have the tsearch function.  */
224 /* #undef HAVE_TSEARCH */
226 /* Define if you have the vprintf function.  */
227 #define HAVE_VPRINTF 1
229 /* Define if you have the <X11/SM/SMlib.h> header file.  */
230 /* #undef HAVE_X11_SM_SMLIB_H */
232 /* Define if you have the <argz.h> header file.  */
233 /* #undef HAVE_ARGZ_H */
235 /* Define if you have the <arpa/nameser_compat.h> header file.  */
236 /* #undef HAVE_ARPA_NAMESER_COMPAT_H */
238 /* Define if you have the <asm/byteorder.h> header file.  */
239 /* #undef HAVE_ASM_BYTEORDER_H */
241 /* Define if you have the <byteswap.h> header file.  */
242 /* #undef HAVE_BYTESWAP_H */
244 /* Define if you have the <dlfcn.h> header file.  */
245 /* #undef HAVE_DLFCN_H */
247 /* Define if you have the <endian.h> header file.  */
248 /* #undef HAVE_ENDIAN_H */
250 /* Define if you have the <fcntl.h> header file.  */
251 #define HAVE_FCNTL_H 1
253 /* Define if you have the <limits.h> header file.  */
254 #define HAVE_LIMITS_H 1
256 /* Define if you have the <locale.h> header file.  */
257 #define HAVE_LOCALE_H 1
259 /* Define if you have the <machine/endian.h> header file.  */
260 /* #undef HAVE_MACHINE_ENDIAN_H */
262 /* Define if you have the <malloc.h> header file.  */
263 #define HAVE_MALLOC_H 1
265 /* Define if you have the <nl_types.h> header file.  */
266 /* #undef HAVE_NL_TYPES_H */
268 /* Define if you have the <paths.h> header file.  */
269 /* #undef HAVE_PATHS_H */
271 /* Define if you have the <sgtty.h> header file.  */
272 /* #undef HAVE_SGTTY_H */
274 /* Define if you have the <signal.h> header file.  */
275 /*#define HAVE_SIGNAL_H 1*/
277 /* Define if you have the <stdarg.h> header file.  */
278 #define HAVE_STDARG_H 1
280 /* Define if you have the <stddef.h> header file.  */
281 #define HAVE_STDDEF_H 1
283 /* Define if you have the <stdlib.h> header file.  */
284 #define HAVE_STDLIB_H 1
286 /* Define if you have the <string.h> header file.  */
287 #define HAVE_STRING_H 1
289 /* Define if you have the <sys/cdefs.h> header file.  */
290 /* #undef HAVE_SYS_CDEFS_H */
292 /* Define if you have the <sys/file.h> header file.  */
293 #define HAVE_SYS_FILE_H 1
295 /* Define if you have the <sys/filio.h> header file.  */
296 /* #undef HAVE_SYS_FILIO_H */
298 /* Define if you have the <sys/ioctl.h> header file.  */
299 /* #undef HAVE_SYS_IOCTL_H */
301 /* Define if you have the <sys/msgbuf.h> header file.  */
302 /* #undef HAVE_SYS_MSGBUF_H */
304 /* Define if you have the <sys/param.h> header file.  */
305 /* #undef HAVE_SYS_PARAM_H */
307 /* Define if you have the <sys/select.h> header file.  */
308 /* #undef HAVE_SYS_SELECT_H */
310 /* Define if you have the <sys/stat.h> header file.  */
311 #define HAVE_SYS_STAT_H 1
313 /* Define if you have the <sys/time.h> header file.  */
314 #define HAVE_SYS_TIME_H 1
316 /* Define if you have the <sys/types.h> header file.  */
317 #define HAVE_SYS_TYPES_H 1
319 /* Define if you have the <sys/uio.h> header file.  */
320 /* #undef HAVE_SYS_UIO_H */
322 /* Define if you have the <sys/utsname.h> header file.  */
323 /* #undef HAVE_SYS_UTSNAME_H */
325 /* Define if you have the <sys/wait.h> header file.  */
326 /* #undef HAVE_SYS_WAIT_H */
328 /* Define if you have the <termios.h> header file.  */
329 /* #undef HAVE_TERMIOS_H */
331 /* Define if you have the <unistd.h> header file.  */
332 #define HAVE_UNISTD_H 1
334 /* Define if you have the nsl library (-lnsl).  */
335 /* #undef HAVE_LIBNSL */
337 /* Define if you have the resolv library (-lresolv).  */
338 /* #undef HAVE_LIBRESOLV */
340 /* Name of package */
341 #define PACKAGE "gaim"
343 /* Version number of package */
344 /*#define VERSION */
346 /* Define if you have the iconv() function. */
347 /* #undef HAVE_ICONV */
349 /* Define as const if the declaration of iconv() needs const. */
350 /* #undef ICONV_CONST */
352 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
353 /* #undef HAVE_LANGINFO_CODESET */
355 /* Define if your <locale.h> file defines LC_MESSAGES. */
356 /* #undef HAVE_LC_MESSAGES */
358 /* Define to 1 if translation of program messages to the user's native language
359    is requested. */
360 #define ENABLE_NLS 1
362 /* Define if the GNU gettext() function is already present or preinstalled. */
363 /* #undef HAVE_GETTEXT */
365 /* Define if you have the external 'timezone' variable. */
366 #define HAVE_TIMEZONE 1
368 /* Define if you have the external 'altzone' variable. */
369 /* #undef HAVE_ALTZONE */
371 /* Define if you have the external 'daylight' variable. */
372 #define HAVE_DAYLIGHT 1
375  * Following are added for Win32 version of Gaim
376  */
378 #define HAVE_VSNPRINTF