1 /* config.h. Generated automatically by configure. */
2 /* config.h.in. Generated automatically from configure.in by autoheader. */
4 /* Define if using alloca.c. */
7 /* Define to empty if the keyword does not work. */
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. */
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
34 /* #undef HAVE_TZNAME */
36 /* Define as __inline if that's what the C compiler calls it. */
39 /* Define to `long' if <sys/types.h> doesn't define. */
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. */
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
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 */
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 #define USE_SCREENSAVER 1
79 #define GAIM_PLUGINS 1
81 #define USE_GTKSPELL 1
82 /* #undef NAS_SOUND */
83 /* #undef ESD_SOUND */
84 /* #undef ARTSC_SOUND */
85 /* #undef _REENTRANT */
86 /* #undef NEED_GNOMESUPPORT_H */
87 #define ZEPHYR_INT32 long
88 /* #undef ZEPHYR_USES_KERBEROS */
89 #ifndef STATIC_PROTO_INIT
90 #define STATIC_PROTO_INIT void static_proto_init() { }
93 /* #undef HAVE_TM_GMTOFF */
95 /* Define if you have the Perl_eval_pv function. */
96 /* #undef HAVE_PERL_EVAL_PV */
98 /* Define if you have the __argz_count function. */
99 /* #undef HAVE___ARGZ_COUNT */
101 /* Define if you have the __argz_next function. */
102 /* #undef HAVE___ARGZ_NEXT */
104 /* Define if you have the __argz_stringify function. */
105 /* #undef HAVE___ARGZ_STRINGIFY */
107 /* Define if you have the atexit function. */
108 #define HAVE_ATEXIT 1
110 /* Define if you have the bswap_16 function. */
111 /* #undef HAVE_BSWAP_16 */
113 /* Define if you have the bswap_32 function. */
114 /* #undef HAVE_BSWAP_32 */
116 /* Define if you have the connect function. */
117 /* #undef HAVE_CONNECT */
119 /* Define if you have the dcgettext function. */
120 /* #undef HAVE_DCGETTEXT */
122 /* Define if you have the feof_unlocked function. */
123 /* #undef HAVE_FEOF_UNLOCKED */
125 /* Define if you have the fgets_unlocked function. */
126 /* #undef HAVE_FGETS_UNLOCKED */
128 /* Define if you have the getaddrinfo function. */
129 /* #undef HAVE_GETADDRINFO */
131 /* Define if you have the getcwd function. */
132 #define HAVE_GETCWD 1
134 /* Define if you have the getegid function. */
135 /* #undef HAVE_GETEGID */
137 /* Define if you have the geteuid function. */
138 /* #undef HAVE_GETEUID */
140 /* Define if you have the getgid function. */
141 /* #undef HAVE_GETGID */
143 /* Define if you have the gethostid function. */
144 /* #undef HAVE_GETHOSTID */
146 /* Define if you have the getopt_long function. */
147 /* #undef HAVE_GETOPT_LONG */
149 /* Define if you have the getpagesize function. */
150 #define HAVE_GETPAGESIZE 1
152 /* Define if you have the getuid function. */
153 /* #undef HAVE_GETUID */
155 /* Define if you have the krb_get_err_text function. */
156 /* #undef HAVE_KRB_GET_ERR_TEXT */
158 /* Define if you have the krb_get_lrealm function. */
159 /* #undef HAVE_KRB_GET_LREALM */
161 /* Define if you have the krb_log function. */
162 /* #undef HAVE_KRB_LOG */
164 /* Define if you have the krb_rd_req function. */
165 /* #undef HAVE_KRB_RD_REQ */
167 /* Define if you have the krb_set_key function. */
168 /* #undef HAVE_KRB_SET_KEY */
170 /* Define if you have the lrand48 function. */
171 /* #undef HAVE_LRAND48 */
173 /* Define if you have the memcpy function. */
174 #define HAVE_MEMCPY 1
176 /* Define if you have the memmove function. */
177 #define HAVE_MEMMOVE 1
179 /* Define if you have the mempcpy function. */
180 /* #undef HAVE_MEMPCPY */
182 /* Define if you have the munmap function. */
183 /* #undef HAVE_MUNMAP */
185 /* Define if you have the putenv function. */
186 #define HAVE_PUTENV 1
188 /* Define if you have the random function. */
189 /* #undef HAVE_RANDOM */
191 /* Define if you have the setenv function. */
192 /* #undef HAVE_SETENV */
194 /* Define if you have the setlocale function. */
195 #define HAVE_SETLOCALE 1
197 /* Define if you have the snprintf function. */
198 #define HAVE_SNPRINTF 1
200 /* Define if you have the socket function. */
201 /* #undef HAVE_SOCKET */
203 /* Define if you have the stpcpy function. */
204 /* #undef HAVE_STPCPY */
206 /* Define if you have the strcasecmp function. */
207 #define HAVE_STRCASECMP 1
209 /* Define if you have the strchr function. */
210 #define HAVE_STRCHR 1
212 /* Define if you have the strdup function. */
213 #define HAVE_STRDUP 1
215 /* Define if you have the strerror function. */
216 #define HAVE_STRERROR 1
218 /* Define if you have the strstr function. */
219 #define HAVE_STRSTR 1
221 /* Define if you have the strtoul function. */
222 #define HAVE_STRTOUL 1
224 /* Define if you have the tsearch function. */
225 /* #undef HAVE_TSEARCH */
227 /* Define if you have the vprintf function. */
228 #define HAVE_VPRINTF 1
230 /* Define if you have the <X11/SM/SMlib.h> header file. */
231 /* #undef HAVE_X11_SM_SMLIB_H */
233 /* Define if you have the <argz.h> header file. */
234 /* #undef HAVE_ARGZ_H */
236 /* Define if you have the <arpa/nameser_compat.h> header file. */
237 /* #undef HAVE_ARPA_NAMESER_COMPAT_H */
239 /* Define if you have the <asm/byteorder.h> header file. */
240 /* #undef HAVE_ASM_BYTEORDER_H */
242 /* Define if you have the <byteswap.h> header file. */
243 /* #undef HAVE_BYTESWAP_H */
245 /* Define if you have the <dlfcn.h> header file. */
246 /* #undef HAVE_DLFCN_H */
248 /* Define if you have the <endian.h> header file. */
249 /* #undef HAVE_ENDIAN_H */
251 /* Define if you have the <fcntl.h> header file. */
252 #define HAVE_FCNTL_H 1
254 /* Define if you have the <limits.h> header file. */
255 #define HAVE_LIMITS_H 1
257 /* Define if you have the <locale.h> header file. */
258 #define HAVE_LOCALE_H 1
260 /* Define if you have the <machine/endian.h> header file. */
261 /* #undef HAVE_MACHINE_ENDIAN_H */
263 /* Define if you have the <malloc.h> header file. */
264 #define HAVE_MALLOC_H 1
266 /* Define if you have the <nl_types.h> header file. */
267 /* #undef HAVE_NL_TYPES_H */
269 /* Define if you have the <paths.h> header file. */
270 /* #undef HAVE_PATHS_H */
272 /* Define if you have the <sgtty.h> header file. */
273 /* #undef HAVE_SGTTY_H */
275 /* Define if you have the <signal.h> header file. */
276 /*#define HAVE_SIGNAL_H 1*/
278 /* Define if you have the <stdarg.h> header file. */
279 #define HAVE_STDARG_H 1
281 /* Define if you have the <stddef.h> header file. */
282 #define HAVE_STDDEF_H 1
284 /* Define if you have the <stdlib.h> header file. */
285 #define HAVE_STDLIB_H 1
287 /* Define if you have the <string.h> header file. */
288 #define HAVE_STRING_H 1
290 /* Define if you have the <sys/cdefs.h> header file. */
291 /* #undef HAVE_SYS_CDEFS_H */
293 /* Define if you have the <sys/file.h> header file. */
294 #define HAVE_SYS_FILE_H 1
296 /* Define if you have the <sys/filio.h> header file. */
297 /* #undef HAVE_SYS_FILIO_H */
299 /* Define if you have the <sys/ioctl.h> header file. */
300 /* #undef HAVE_SYS_IOCTL_H */
302 /* Define if you have the <sys/msgbuf.h> header file. */
303 /* #undef HAVE_SYS_MSGBUF_H */
305 /* Define if you have the <sys/param.h> header file. */
306 /* #undef HAVE_SYS_PARAM_H */
308 /* Define if you have the <sys/select.h> header file. */
309 /* #undef HAVE_SYS_SELECT_H */
311 /* Define if you have the <sys/stat.h> header file. */
312 #define HAVE_SYS_STAT_H 1
314 /* Define if you have the <sys/time.h> header file. */
315 #define HAVE_SYS_TIME_H 1
317 /* Define if you have the <sys/types.h> header file. */
318 #define HAVE_SYS_TYPES_H 1
320 /* Define if you have the <sys/uio.h> header file. */
321 /* #undef HAVE_SYS_UIO_H */
323 /* Define if you have the <sys/utsname.h> header file. */
324 /* #undef HAVE_SYS_UTSNAME_H */
326 /* Define if you have the <sys/wait.h> header file. */
327 /* #undef HAVE_SYS_WAIT_H */
329 /* Define if you have the <termios.h> header file. */
330 /* #undef HAVE_TERMIOS_H */
332 /* Define if you have the <unistd.h> header file. */
333 #define HAVE_UNISTD_H 1
335 /* Define if you have the nsl library (-lnsl). */
336 /* #undef HAVE_LIBNSL */
338 /* Define if you have the resolv library (-lresolv). */
339 /* #undef HAVE_LIBRESOLV */
341 /* Name of package */
342 #define PACKAGE "gaim"
344 /* Version number of package */
347 /* Define if you have the iconv() function. */
348 /* #undef HAVE_ICONV */
350 /* Define as const if the declaration of iconv() needs const. */
351 /* #undef ICONV_CONST */
353 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
354 /* #undef HAVE_LANGINFO_CODESET */
356 /* Define if your <locale.h> file defines LC_MESSAGES. */
357 /* #undef HAVE_LC_MESSAGES */
359 /* Define to 1 if translation of program messages to the user's native language
363 /* Define if the GNU gettext() function is already present or preinstalled. */
364 /* #undef HAVE_GETTEXT */
366 /* Define if you have the external 'timezone' variable. */
367 #define HAVE_TIMEZONE 1
369 /* Define if you have the external 'altzone' variable. */
370 /* #undef HAVE_ALTZONE */
372 /* Define if you have the external 'daylight' variable. */
373 #define HAVE_DAYLIGHT 1
376 * Following are added for Win32 version of Gaim
379 #define HAVE_VSNPRINTF