| 1 | /* config.h. Generated by configure. */ |
|---|
| 2 | /* config.h.in. Generated from configure.ac by autoheader. */ |
|---|
| 3 | |
|---|
| 4 | /* configure arguments */ |
|---|
| 5 | #define CONFIG_ARGS " 'CFLAGS=-Wall -ggdb'" |
|---|
| 6 | |
|---|
| 7 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP |
|---|
| 8 | systems. This function is required for `alloca.c' support on those systems. |
|---|
| 9 | */ |
|---|
| 10 | /* #undef CRAY_STACKSEG_END */ |
|---|
| 11 | |
|---|
| 12 | /* Define to 1 if using `alloca.c'. */ |
|---|
| 13 | /* #undef C_ALLOCA */ |
|---|
| 14 | |
|---|
| 15 | /* Define if debugging is enabled. */ |
|---|
| 16 | /* #undef DEBUG */ |
|---|
| 17 | |
|---|
| 18 | /* Use binary relocation? */ |
|---|
| 19 | #define ENABLE_BINRELOC |
|---|
| 20 | |
|---|
| 21 | /* Define to 1 if translation of program messages to the user's native |
|---|
| 22 | language is requested. */ |
|---|
| 23 | #define ENABLE_NLS 1 |
|---|
| 24 | |
|---|
| 25 | /* Define if plugins are enabled. */ |
|---|
| 26 | #define GAIM_PLUGINS 1 |
|---|
| 27 | |
|---|
| 28 | /* Define to 1 if you have `alloca', as a function or macro. */ |
|---|
| 29 | #define HAVE_ALLOCA 1 |
|---|
| 30 | |
|---|
| 31 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). |
|---|
| 32 | */ |
|---|
| 33 | #define HAVE_ALLOCA_H 1 |
|---|
| 34 | |
|---|
| 35 | /* Define if you have the external 'altzone' variable. */ |
|---|
| 36 | /* #undef HAVE_ALTZONE */ |
|---|
| 37 | |
|---|
| 38 | /* Define to 1 if you have the <argz.h> header file. */ |
|---|
| 39 | #define HAVE_ARGZ_H 1 |
|---|
| 40 | |
|---|
| 41 | /* Define to 1 if you have the <arpa/nameser_compat.h> header file. */ |
|---|
| 42 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 |
|---|
| 43 | |
|---|
| 44 | /* Define to 1 if you have the <asm/byteorder.h> header file. */ |
|---|
| 45 | #define HAVE_ASM_BYTEORDER_H 1 |
|---|
| 46 | |
|---|
| 47 | /* Define to 1 if you have the `asprintf' function. */ |
|---|
| 48 | #define HAVE_ASPRINTF 1 |
|---|
| 49 | |
|---|
| 50 | /* Define to 1 if you have the `atexit' function. */ |
|---|
| 51 | #define HAVE_ATEXIT 1 |
|---|
| 52 | |
|---|
| 53 | /* Define to 1 if you have the `bswap_16' function. */ |
|---|
| 54 | /* #undef HAVE_BSWAP_16 */ |
|---|
| 55 | |
|---|
| 56 | /* Define to 1 if you have the `bswap_32' function. */ |
|---|
| 57 | /* #undef HAVE_BSWAP_32 */ |
|---|
| 58 | |
|---|
| 59 | /* Define to 1 if you have the <byteswap.h> header file. */ |
|---|
| 60 | #define HAVE_BYTESWAP_H 1 |
|---|
| 61 | |
|---|
| 62 | /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the |
|---|
| 63 | CoreFoundation framework. */ |
|---|
| 64 | /* #undef HAVE_CFLOCALECOPYCURRENT */ |
|---|
| 65 | |
|---|
| 66 | /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in |
|---|
| 67 | the CoreFoundation framework. */ |
|---|
| 68 | /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ |
|---|
| 69 | |
|---|
| 70 | /* Define to 1 if you have the `connect' function. */ |
|---|
| 71 | #define HAVE_CONNECT 1 |
|---|
| 72 | |
|---|
| 73 | /* Define if you have the external 'daylight' variable. */ |
|---|
| 74 | #define HAVE_DAYLIGHT 1 |
|---|
| 75 | |
|---|
| 76 | /* Define if the GNU dcgettext() function is already present or preinstalled. |
|---|
| 77 | */ |
|---|
| 78 | #define HAVE_DCGETTEXT 1 |
|---|
| 79 | |
|---|
| 80 | /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you |
|---|
| 81 | don't. */ |
|---|
| 82 | #define HAVE_DECL_FEOF_UNLOCKED 1 |
|---|
| 83 | |
|---|
| 84 | /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if |
|---|
| 85 | you don't. */ |
|---|
| 86 | #define HAVE_DECL_FGETS_UNLOCKED 0 |
|---|
| 87 | |
|---|
| 88 | /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you |
|---|
| 89 | don't. */ |
|---|
| 90 | #define HAVE_DECL_GETC_UNLOCKED 1 |
|---|
| 91 | |
|---|
| 92 | /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you |
|---|
| 93 | don't. */ |
|---|
| 94 | #define HAVE_DECL__SNPRINTF 0 |
|---|
| 95 | |
|---|
| 96 | /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you |
|---|
| 97 | don't. */ |
|---|
| 98 | #define HAVE_DECL__SNWPRINTF 0 |
|---|
| 99 | |
|---|
| 100 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
|---|
| 101 | #define HAVE_DLFCN_H 1 |
|---|
| 102 | |
|---|
| 103 | /* Define to 1 if you have the `dlopen' function. */ |
|---|
| 104 | /* #undef HAVE_DLOPEN */ |
|---|
| 105 | |
|---|
| 106 | /* whether or not we have dot */ |
|---|
| 107 | /* #undef HAVE_DOT */ |
|---|
| 108 | |
|---|
| 109 | /* whether or not we have doxygen */ |
|---|
| 110 | #define HAVE_DOXYGEN 1 |
|---|
| 111 | |
|---|
| 112 | /* Define to 1 if you have the <endian.h> header file. */ |
|---|
| 113 | #define HAVE_ENDIAN_H 1 |
|---|
| 114 | |
|---|
| 115 | /* Define to 1 if you have the <EXTERN.h> header file. */ |
|---|
| 116 | #define HAVE_EXTERN_H 1 |
|---|
| 117 | |
|---|
| 118 | /* Define to 1 if you have the <fcntl.h> header file. */ |
|---|
| 119 | #define HAVE_FCNTL_H 1 |
|---|
| 120 | |
|---|
| 121 | /* Define to 1 if you have the `fwprintf' function. */ |
|---|
| 122 | #define HAVE_FWPRINTF 1 |
|---|
| 123 | |
|---|
| 124 | /* Define to 1 if you have the getaddrinfo function. */ |
|---|
| 125 | #define HAVE_GETADDRINFO 1 |
|---|
| 126 | |
|---|
| 127 | /* Define to 1 if you have the `getcwd' function. */ |
|---|
| 128 | #define HAVE_GETCWD 1 |
|---|
| 129 | |
|---|
| 130 | /* Define to 1 if you have the `getegid' function. */ |
|---|
| 131 | #define HAVE_GETEGID 1 |
|---|
| 132 | |
|---|
| 133 | /* Define to 1 if you have the `geteuid' function. */ |
|---|
| 134 | #define HAVE_GETEUID 1 |
|---|
| 135 | |
|---|
| 136 | /* Define to 1 if you have the `getgid' function. */ |
|---|
| 137 | #define HAVE_GETGID 1 |
|---|
| 138 | |
|---|
| 139 | /* Define to 1 if you have the `gethostid' function. */ |
|---|
| 140 | #define HAVE_GETHOSTID 1 |
|---|
| 141 | |
|---|
| 142 | /* Define to 1 if you have the `getopt_long' function. */ |
|---|
| 143 | #define HAVE_GETOPT_LONG 1 |
|---|
| 144 | |
|---|
| 145 | /* Define to 1 if you have the `getpagesize' function. */ |
|---|
| 146 | #define HAVE_GETPAGESIZE 1 |
|---|
| 147 | |
|---|
| 148 | /* Define if the GNU gettext() function is already present or preinstalled. */ |
|---|
| 149 | #define HAVE_GETTEXT 1 |
|---|
| 150 | |
|---|
| 151 | /* Define to 1 if you have the `getuid' function. */ |
|---|
| 152 | #define HAVE_GETUID 1 |
|---|
| 153 | |
|---|
| 154 | /* Define if you have GNUTLS */ |
|---|
| 155 | /* #undef HAVE_GNUTLS */ |
|---|
| 156 | |
|---|
| 157 | /* Define to 1 if you have the <gnutls/gnutls.h> header file. */ |
|---|
| 158 | /* #undef HAVE_GNUTLS_GNUTLS_H */ |
|---|
| 159 | |
|---|
| 160 | /* Define if you have the iconv() function. */ |
|---|
| 161 | #define HAVE_ICONV 1 |
|---|
| 162 | |
|---|
| 163 | /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */ |
|---|
| 164 | #define HAVE_INTMAX_T 1 |
|---|
| 165 | |
|---|
| 166 | /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */ |
|---|
| 167 | #define HAVE_INTTYPES_H 1 |
|---|
| 168 | |
|---|
| 169 | /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and |
|---|
| 170 | declares uintmax_t. */ |
|---|
| 171 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
|---|
| 172 | |
|---|
| 173 | /* Define to 1 if you have the `krb_get_err_text' function. */ |
|---|
| 174 | /* #undef HAVE_KRB_GET_ERR_TEXT */ |
|---|
| 175 | |
|---|
| 176 | /* Define to 1 if you have the `krb_get_lrealm' function. */ |
|---|
| 177 | /* #undef HAVE_KRB_GET_LREALM */ |
|---|
| 178 | |
|---|
| 179 | /* Define to 1 if you have the `krb_log' function. */ |
|---|
| 180 | /* #undef HAVE_KRB_LOG */ |
|---|
| 181 | |
|---|
| 182 | /* Define to 1 if you have the `krb_rd_req' function. */ |
|---|
| 183 | /* #undef HAVE_KRB_RD_REQ */ |
|---|
| 184 | |
|---|
| 185 | /* Define to 1 if you have the `krb_set_key' function. */ |
|---|
| 186 | /* #undef HAVE_KRB_SET_KEY */ |
|---|
| 187 | |
|---|
| 188 | /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ |
|---|
| 189 | #define HAVE_LANGINFO_CODESET 1 |
|---|
| 190 | |
|---|
| 191 | /* Define if your <locale.h> file defines LC_MESSAGES. */ |
|---|
| 192 | #define HAVE_LC_MESSAGES 1 |
|---|
| 193 | |
|---|
| 194 | /* Define to 1 if you have the `nsl' library (-lnsl). */ |
|---|
| 195 | #define HAVE_LIBNSL 1 |
|---|
| 196 | |
|---|
| 197 | /* Define to 1 if you have the `resolv' library (-lresolv). */ |
|---|
| 198 | /* #undef HAVE_LIBRESOLV */ |
|---|
| 199 | |
|---|
| 200 | /* Define to 1 if you have the `socket' library (-lsocket). */ |
|---|
| 201 | /* #undef HAVE_LIBSOCKET */ |
|---|
| 202 | |
|---|
| 203 | /* Define to 1 if you have the <limits.h> header file. */ |
|---|
| 204 | #define HAVE_LIMITS_H 1 |
|---|
| 205 | |
|---|
| 206 | /* Define to 1 if you have the <locale.h> header file. */ |
|---|
| 207 | #define HAVE_LOCALE_H 1 |
|---|
| 208 | |
|---|
| 209 | /* Define if you have the 'long double' type. */ |
|---|
| 210 | #define HAVE_LONG_DOUBLE 1 |
|---|
| 211 | |
|---|
| 212 | /* Define if you have the 'long long' type. */ |
|---|
| 213 | #define HAVE_LONG_LONG 1 |
|---|
| 214 | |
|---|
| 215 | /* Define to 1 if you have the `lrand48' function. */ |
|---|
| 216 | #define HAVE_LRAND48 1 |
|---|
| 217 | |
|---|
| 218 | /* Define to 1 if you have the <machine/endian.h> header file. */ |
|---|
| 219 | /* #undef HAVE_MACHINE_ENDIAN_H */ |
|---|
| 220 | |
|---|
| 221 | /* Define to 1 if you have the <malloc.h> header file. */ |
|---|
| 222 | #define HAVE_MALLOC_H 1 |
|---|
| 223 | |
|---|
| 224 | /* Define to 1 if you have the `memcpy' function. */ |
|---|
| 225 | #define HAVE_MEMCPY 1 |
|---|
| 226 | |
|---|
| 227 | /* Define to 1 if you have the `memmove' function. */ |
|---|
| 228 | #define HAVE_MEMMOVE 1 |
|---|
| 229 | |
|---|
| 230 | /* Define to 1 if you have the <memory.h> header file. */ |
|---|
| 231 | #define HAVE_MEMORY_H 1 |
|---|
| 232 | |
|---|
| 233 | /* Define to 1 if you have the `mempcpy' function. */ |
|---|
| 234 | #define HAVE_MEMPCPY 1 |
|---|
| 235 | |
|---|
| 236 | /* Define to 1 if you have a working `mmap' system call. */ |
|---|
| 237 | #define HAVE_MMAP 1 |
|---|
| 238 | |
|---|
| 239 | /* Define to 1 if you have the `munmap' function. */ |
|---|
| 240 | #define HAVE_MUNMAP 1 |
|---|
| 241 | |
|---|
| 242 | /* Define to 1 if you have the <nl_types.h> header file. */ |
|---|
| 243 | #define HAVE_NL_TYPES_H 1 |
|---|
| 244 | |
|---|
| 245 | /* Define to 1 if you have the <nspr.h> header file. */ |
|---|
| 246 | /* #undef HAVE_NSPR_H */ |
|---|
| 247 | |
|---|
| 248 | /* Define if you have Mozilla NSS */ |
|---|
| 249 | #define HAVE_NSS 1 |
|---|
| 250 | |
|---|
| 251 | /* Define to 1 if you have the <nss.h> header file. */ |
|---|
| 252 | /* #undef HAVE_NSS_H */ |
|---|
| 253 | |
|---|
| 254 | /* Define to 1 if you have the <paths.h> header file. */ |
|---|
| 255 | #define HAVE_PATHS_H 1 |
|---|
| 256 | |
|---|
| 257 | /* Define to 1 if you have the `Perl_eval_pv' function. */ |
|---|
| 258 | /* #undef HAVE_PERL_EVAL_PV */ |
|---|
| 259 | |
|---|
| 260 | /* Define to 1 if you have the <perl.h> header file. */ |
|---|
| 261 | #define HAVE_PERL_H 1 |
|---|
| 262 | |
|---|
| 263 | /* Define to 1 if you have the `perl_run' function. */ |
|---|
| 264 | #define HAVE_PERL_RUN 1 |
|---|
| 265 | |
|---|
| 266 | /* Define if your printf() function supports format strings with positions. */ |
|---|
| 267 | #define HAVE_POSIX_PRINTF 1 |
|---|
| 268 | |
|---|
| 269 | /* Define to 1 if you have the <prio.h> header file. */ |
|---|
| 270 | /* #undef HAVE_PRIO_H */ |
|---|
| 271 | |
|---|
| 272 | /* Define to 1 if you have the `putenv' function. */ |
|---|
| 273 | #define HAVE_PUTENV 1 |
|---|
| 274 | |
|---|
| 275 | /* Define to 1 if you have the `random' function. */ |
|---|
| 276 | #define HAVE_RANDOM 1 |
|---|
| 277 | |
|---|
| 278 | /* Define to 1 if you have the `setenv' function. */ |
|---|
| 279 | #define HAVE_SETENV 1 |
|---|
| 280 | |
|---|
| 281 | /* Define to 1 if you have the `setlocale' function. */ |
|---|
| 282 | #define HAVE_SETLOCALE 1 |
|---|
| 283 | |
|---|
| 284 | /* Define to 1 if you have the <sgtty.h> header file. */ |
|---|
| 285 | #define HAVE_SGTTY_H 1 |
|---|
| 286 | |
|---|
| 287 | /* Define to 1 if you have the <signal.h> header file. */ |
|---|
| 288 | #define HAVE_SIGNAL_H 1 |
|---|
| 289 | |
|---|
| 290 | /* Define to 1 if you have the <smime.h> header file. */ |
|---|
| 291 | /* #undef HAVE_SMIME_H */ |
|---|
| 292 | |
|---|
| 293 | /* Define to 1 if you have the `snprintf' function. */ |
|---|
| 294 | #define HAVE_SNPRINTF 1 |
|---|
| 295 | |
|---|
| 296 | /* Define if you have SSL */ |
|---|
| 297 | #define HAVE_SSL 1 |
|---|
| 298 | |
|---|
| 299 | /* Define to 1 if you have the <ssl.h> header file. */ |
|---|
| 300 | /* #undef HAVE_SSL_H */ |
|---|
| 301 | |
|---|
| 302 | /* Define if we're using libstartup-notification. */ |
|---|
| 303 | #define HAVE_STARTUP_NOTIFICATION 1 |
|---|
| 304 | |
|---|
| 305 | /* Define to 1 if you have the <stdarg.h> header file. */ |
|---|
| 306 | #define HAVE_STDARG_H 1 |
|---|
| 307 | |
|---|
| 308 | /* Define to 1 if you have the <stddef.h> header file. */ |
|---|
| 309 | #define HAVE_STDDEF_H 1 |
|---|
| 310 | |
|---|
| 311 | /* Define to 1 if you have the <stdint.h> header file. */ |
|---|
| 312 | #define HAVE_STDINT_H 1 |
|---|
| 313 | |
|---|
| 314 | /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares |
|---|
| 315 | uintmax_t. */ |
|---|
| 316 | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
|---|
| 317 | |
|---|
| 318 | /* Define to 1 if you have the <stdlib.h> header file. */ |
|---|
| 319 | #define HAVE_STDLIB_H 1 |
|---|
| 320 | |
|---|
| 321 | /* Define to 1 if you have the `stpcpy' function. */ |
|---|
| 322 | #define HAVE_STPCPY 1 |
|---|
| 323 | |
|---|
| 324 | /* Define to 1 if you have the `strcasecmp' function. */ |
|---|
| 325 | #define HAVE_STRCASECMP 1 |
|---|
| 326 | |
|---|
| 327 | /* Define to 1 if you have the `strchr' function. */ |
|---|
| 328 | #define HAVE_STRCHR 1 |
|---|
| 329 | |
|---|
| 330 | /* Define to 1 if you have the `strdup' function. */ |
|---|
| 331 | #define HAVE_STRDUP 1 |
|---|
| 332 | |
|---|
| 333 | /* Define to 1 if you have the `strerror' function. */ |
|---|
| 334 | #define HAVE_STRERROR 1 |
|---|
| 335 | |
|---|
| 336 | /* Define to 1 if you have the `strftime' function. */ |
|---|
| 337 | #define HAVE_STRFTIME 1 |
|---|
| 338 | |
|---|
| 339 | /* Define to 1 if you have the <strings.h> header file. */ |
|---|
| 340 | #define HAVE_STRINGS_H 1 |
|---|
| 341 | |
|---|
| 342 | /* Define to 1 if you have the <string.h> header file. */ |
|---|
| 343 | #define HAVE_STRING_H 1 |
|---|
| 344 | |
|---|
| 345 | /* Define to 1 if you have the `strstr' function. */ |
|---|
| 346 | #define HAVE_STRSTR 1 |
|---|
| 347 | |
|---|
| 348 | /* Define to 1 if you have the `strtoul' function. */ |
|---|
| 349 | #define HAVE_STRTOUL 1 |
|---|
| 350 | |
|---|
| 351 | /* Define to 1 if `tm_zone' is member of `struct tm'. */ |
|---|
| 352 | #define HAVE_STRUCT_TM_TM_ZONE 1 |
|---|
| 353 | |
|---|
| 354 | /* Define to 1 if you have the <sys/cdefs.h> header file. */ |
|---|
| 355 | #define HAVE_SYS_CDEFS_H 1 |
|---|
| 356 | |
|---|
| 357 | /* Define to 1 if you have the <sys/file.h> header file. */ |
|---|
| 358 | #define HAVE_SYS_FILE_H 1 |
|---|
| 359 | |
|---|
| 360 | /* Define to 1 if you have the <sys/filio.h> header file. */ |
|---|
| 361 | /* #undef HAVE_SYS_FILIO_H */ |
|---|
| 362 | |
|---|
| 363 | /* Define to 1 if you have the <sys/ioctl.h> header file. */ |
|---|
| 364 | #define HAVE_SYS_IOCTL_H 1 |
|---|
| 365 | |
|---|
| 366 | /* Define to 1 if you have the <sys/msgbuf.h> header file. */ |
|---|
| 367 | /* #undef HAVE_SYS_MSGBUF_H */ |
|---|
| 368 | |
|---|
| 369 | /* Define to 1 if you have the <sys/param.h> header file. */ |
|---|
| 370 | #define HAVE_SYS_PARAM_H 1 |
|---|
| 371 | |
|---|
| 372 | /* Define to 1 if you have the <sys/select.h> header file. */ |
|---|
| 373 | #define HAVE_SYS_SELECT_H 1 |
|---|
| 374 | |
|---|
| 375 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
|---|
| 376 | #define HAVE_SYS_STAT_H 1 |
|---|
| 377 | |
|---|
| 378 | /* Define to 1 if you have the <sys/time.h> header file. */ |
|---|
| 379 | #define HAVE_SYS_TIME_H 1 |
|---|
| 380 | |
|---|
| 381 | /* Define to 1 if you have the <sys/types.h> header file. */ |
|---|
| 382 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 383 | |
|---|
| 384 | /* Define to 1 if you have the <sys/uio.h> header file. */ |
|---|
| 385 | #define HAVE_SYS_UIO_H 1 |
|---|
| 386 | |
|---|
| 387 | /* Define to 1 if you have the <sys/utsname.h> header file. */ |
|---|
| 388 | #define HAVE_SYS_UTSNAME_H 1 |
|---|
| 389 | |
|---|
| 390 | /* Define to 1 if you have the <sys/wait.h> header file. */ |
|---|
| 391 | #define HAVE_SYS_WAIT_H 1 |
|---|
| 392 | |
|---|
| 393 | /* Compile with support for the Tcl toolkit */ |
|---|
| 394 | #define HAVE_TCL 1 |
|---|
| 395 | |
|---|
| 396 | /* Define to 1 if you have the <termios.h> header file. */ |
|---|
| 397 | #define HAVE_TERMIOS_H 1 |
|---|
| 398 | |
|---|
| 399 | /* Define if you have the external 'timezone' variable. */ |
|---|
| 400 | #define HAVE_TIMEZONE 1 |
|---|
| 401 | |
|---|
| 402 | /* Compile with support for the Tk toolkit */ |
|---|
| 403 | #define HAVE_TK 1 |
|---|
| 404 | |
|---|
| 405 | /* tm_gmtoff is available. */ |
|---|
| 406 | #define HAVE_TM_GMTOFF 1 |
|---|
| 407 | |
|---|
| 408 | /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use |
|---|
| 409 | `HAVE_STRUCT_TM_TM_ZONE' instead. */ |
|---|
| 410 | #define HAVE_TM_ZONE 1 |
|---|
| 411 | |
|---|
| 412 | /* Define to 1 if you have the `tsearch' function. */ |
|---|
| 413 | #define HAVE_TSEARCH 1 |
|---|
| 414 | |
|---|
| 415 | /* Define to 1 if you don't have `tm_zone' but do have the external array |
|---|
| 416 | `tzname'. */ |
|---|
| 417 | /* #undef HAVE_TZNAME */ |
|---|
| 418 | |
|---|
| 419 | /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */ |
|---|
| 420 | #define HAVE_UINTMAX_T 1 |
|---|
| 421 | |
|---|
| 422 | /* Define to 1 if you have the <unistd.h> header file. */ |
|---|
| 423 | #define HAVE_UNISTD_H 1 |
|---|
| 424 | |
|---|
| 425 | /* Define if you have the 'unsigned long long' type. */ |
|---|
| 426 | #define HAVE_UNSIGNED_LONG_LONG 1 |
|---|
| 427 | |
|---|
| 428 | /* Define to 1 if you have the `vprintf' function. */ |
|---|
| 429 | #define HAVE_VPRINTF 1 |
|---|
| 430 | |
|---|
| 431 | /* Define if you have the 'wchar_t' type. */ |
|---|
| 432 | #define HAVE_WCHAR_T 1 |
|---|
| 433 | |
|---|
| 434 | /* Define to 1 if you have the `wcslen' function. */ |
|---|
| 435 | #define HAVE_WCSLEN 1 |
|---|
| 436 | |
|---|
| 437 | /* Define if you have the 'wint_t' type. */ |
|---|
| 438 | #define HAVE_WINT_T 1 |
|---|
| 439 | |
|---|
| 440 | /* Define to 1 if you have the <X11/SM/SMlib.h> header file. */ |
|---|
| 441 | #define HAVE_X11_SM_SMLIB_H 1 |
|---|
| 442 | |
|---|
| 443 | /* Define to 1 if you have the `__argz_count' function. */ |
|---|
| 444 | #define HAVE___ARGZ_COUNT 1 |
|---|
| 445 | |
|---|
| 446 | /* Define to 1 if you have the `__argz_next' function. */ |
|---|
| 447 | #define HAVE___ARGZ_NEXT 1 |
|---|
| 448 | |
|---|
| 449 | /* Define to 1 if you have the `__argz_stringify' function. */ |
|---|
| 450 | #define HAVE___ARGZ_STRINGIFY 1 |
|---|
| 451 | |
|---|
| 452 | /* Define to 1 if you have the `__fsetlocking' function. */ |
|---|
| 453 | #define HAVE___FSETLOCKING 1 |
|---|
| 454 | |
|---|
| 455 | /* Define as const if the declaration of iconv() needs const. */ |
|---|
| 456 | #define ICONV_CONST |
|---|
| 457 | |
|---|
| 458 | /* Define if integer division by zero raises signal SIGFPE. */ |
|---|
| 459 | #define INTDIV0_RAISES_SIGFPE 1 |
|---|
| 460 | |
|---|
| 461 | /* Define if external libzephyr should be used. */ |
|---|
| 462 | /* #undef LIBZEPHYR_EXT */ |
|---|
| 463 | |
|---|
| 464 | /* Define if old perl is installed. */ |
|---|
| 465 | /* #undef OLD_PERL */ |
|---|
| 466 | |
|---|
| 467 | /* Name of package */ |
|---|
| 468 | #define PACKAGE "gaim" |
|---|
| 469 | |
|---|
| 470 | /* Define to the address where bug reports for this package should be sent. */ |
|---|
| 471 | #define PACKAGE_BUGREPORT "gaim-devel@lists.sourceforge.net" |
|---|
| 472 | |
|---|
| 473 | /* Define to the full name of this package. */ |
|---|
| 474 | #define PACKAGE_NAME "gaim" |
|---|
| 475 | |
|---|
| 476 | /* Define to the full name and version of this package. */ |
|---|
| 477 | #define PACKAGE_STRING "gaim 1.4.0" |
|---|
| 478 | |
|---|
| 479 | /* Define to the one symbol short name of this package. */ |
|---|
| 480 | #define PACKAGE_TARNAME "gaim" |
|---|
| 481 | |
|---|
| 482 | /* Define to the version of this package. */ |
|---|
| 483 | #define PACKAGE_VERSION "1.4.0" |
|---|
| 484 | |
|---|
| 485 | /* Define if <inttypes.h> exists and defines unusable PRI* macros. */ |
|---|
| 486 | /* #undef PRI_MACROS_BROKEN */ |
|---|
| 487 | |
|---|
| 488 | /* Define as the return type of signal handlers (`int' or `void'). */ |
|---|
| 489 | #define RETSIGTYPE void |
|---|
| 490 | |
|---|
| 491 | /* Define as the maximum value of type 'size_t', if the system doesn't define |
|---|
| 492 | it. */ |
|---|
| 493 | /* #undef SIZE_MAX */ |
|---|
| 494 | |
|---|
| 495 | /* If using the C implementation of alloca, define if you know the |
|---|
| 496 | direction of stack growth for your system; otherwise it will be |
|---|
| 497 | automatically deduced at run-time. |
|---|
| 498 | STACK_DIRECTION > 0 => grows toward higher addresses |
|---|
| 499 | STACK_DIRECTION < 0 => grows toward lower addresses |
|---|
| 500 | STACK_DIRECTION = 0 => direction of growth unknown */ |
|---|
| 501 | /* #undef STACK_DIRECTION */ |
|---|
| 502 | |
|---|
| 503 | /* Loads static protocol plugin module initialization functions. */ |
|---|
| 504 | #define STATIC_PROTO_INIT void static_proto_init() { } |
|---|
| 505 | |
|---|
| 506 | /* Define to 1 if you have the ANSI C header files. */ |
|---|
| 507 | #define STDC_HEADERS 1 |
|---|
| 508 | |
|---|
| 509 | /* Define to 1 if your <sys/time.h> declares `struct tm'. */ |
|---|
| 510 | /* #undef TM_IN_SYS_TIME */ |
|---|
| 511 | |
|---|
| 512 | /* Define if we're using libao and libaudiofile for sound playing */ |
|---|
| 513 | #define USE_AO 1 |
|---|
| 514 | |
|---|
| 515 | /* do we have gtkspell? */ |
|---|
| 516 | #define USE_GTKSPELL |
|---|
| 517 | |
|---|
| 518 | /* Define if we have NAS sound support. */ |
|---|
| 519 | /* #undef USE_NAS_AUDIO */ |
|---|
| 520 | |
|---|
| 521 | /* Define if we're using XScreenSaver. */ |
|---|
| 522 | #define USE_SCREENSAVER 1 |
|---|
| 523 | |
|---|
| 524 | /* Define if we're using X Session Management. */ |
|---|
| 525 | #define USE_SM 1 |
|---|
| 526 | |
|---|
| 527 | /* Version number of package */ |
|---|
| 528 | #define VERSION "1.4.0" |
|---|
| 529 | |
|---|
| 530 | /* Define to 1 if your processor stores words with the most significant byte |
|---|
| 531 | first (like Motorola and SPARC, unlike Intel and VAX). */ |
|---|
| 532 | /* #undef WORDS_BIGENDIAN */ |
|---|
| 533 | |
|---|
| 534 | /* Define to 1 if the X Window System is missing or not being used. */ |
|---|
| 535 | /* #undef X_DISPLAY_MISSING */ |
|---|
| 536 | |
|---|
| 537 | /* Size of an int32. */ |
|---|
| 538 | #define ZEPHYR_INT32 long |
|---|
| 539 | |
|---|
| 540 | /* Define if kerberos should be used in Zephyr. */ |
|---|
| 541 | /* #undef ZEPHYR_USES_KERBEROS */ |
|---|
| 542 | |
|---|
| 543 | /* Number of bits in a file offset, on hosts where this is settable. */ |
|---|
| 544 | #define _FILE_OFFSET_BITS 64 |
|---|
| 545 | |
|---|
| 546 | /* Define for large files, on AIX-style hosts. */ |
|---|
| 547 | /* #undef _LARGE_FILES */ |
|---|
| 548 | |
|---|
| 549 | /* Define to empty if `const' does not conform to ANSI C. */ |
|---|
| 550 | /* #undef const */ |
|---|
| 551 | |
|---|
| 552 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
|---|
| 553 | calls it, or to nothing if 'inline' is not supported under any name. */ |
|---|
| 554 | #ifndef __cplusplus |
|---|
| 555 | /* #undef inline */ |
|---|
| 556 | #endif |
|---|
| 557 | |
|---|
| 558 | /* Define to `long' if <sys/types.h> does not define. */ |
|---|
| 559 | /* #undef off_t */ |
|---|
| 560 | |
|---|
| 561 | /* Define as the type of the result of subtracting two pointers, if the system |
|---|
| 562 | doesn't define it. */ |
|---|
| 563 | /* #undef ptrdiff_t */ |
|---|
| 564 | |
|---|
| 565 | /* Define to empty if the C compiler doesn't support this keyword. */ |
|---|
| 566 | /* #undef signed */ |
|---|
| 567 | |
|---|
| 568 | /* Define to `unsigned' if <sys/types.h> does not define. */ |
|---|
| 569 | /* #undef size_t */ |
|---|
| 570 | |
|---|
| 571 | /* socklen_t size */ |
|---|
| 572 | /* #undef socklen_t */ |
|---|
| 573 | |
|---|
| 574 | /* Define to unsigned long or unsigned long long if <stdint.h> and |
|---|
| 575 | <inttypes.h> don't define. */ |
|---|
| 576 | /* #undef uintmax_t */ |
|---|