1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
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.
10 /* #undef CRAY_STACKSEG_END */
12 /* Define if you want classic PGP support. */
13 #define CRYPT_BACKEND_CLASSIC_PGP 1
15 /* Define if you want clasic S/MIME support. */
16 #define CRYPT_BACKEND_CLASSIC_SMIME 1
18 /* Define if you use GPGME to support OpenPGP */
19 #define CRYPT_BACKEND_GPGME 1
21 /* Define to 1 if using `alloca.c'. */
24 /* Define to enable debugging info. */
27 /* Define if you want to use an external dotlocking program. */
28 #define DL_STANDALONE 1
30 /* Define your domain name. */
33 /* Define to 1 if translation of program messages to the user's native
34 language is requested. */
37 /* Enable exact regeneration of email addresses as parsed? NOTE: this requires
38 significant more memory when defined. */
39 /* #undef EXACT_ADDRESS */
41 /* program to use for shell commands */
42 #define EXECSHELL "/bin/sh"
44 /* Define to 1 if you have `alloca', as a function or macro. */
47 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
49 #define HAVE_ALLOCA_H 1
51 /* Define to 1 if you have the <argz.h> header file. */
54 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
55 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
57 /* Define if you have bkgdset, as a function or macro. */
58 #define HAVE_BKGDSET 1
60 /* Define if you have the C99 integer types */
61 #define HAVE_C99_INTTYPES 1
63 /* Define if your curses library supports color. */
66 /* Define if you have curs_set, as a function or macro. */
67 #define HAVE_CURS_SET 1
69 /* Berkeley DB4 Support */
72 /* Define to 1 if you have the `dcgettext' function. */
73 #define HAVE_DCGETTEXT 1
75 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
77 #define HAVE_DECL_SYS_SIGLIST 1
79 /* Define to 1 if your system has the dirent::d_ino member */
80 #define HAVE_DIRENT_D_INO 1
82 /* Define to 1 if you have the `fchdir' function. */
85 /* Define to 1 if you have the `feof_unlocked' function. */
86 #define HAVE_FEOF_UNLOCKED 1
88 /* Define to 1 if you have the `fgetpos' function. */
89 #define HAVE_FGETPOS 1
91 /* Define to 1 if you have the `fgets_unlocked' function. */
92 #define HAVE_FGETS_UNLOCKED 1
94 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
97 /* Define to 1 if you have the `ftruncate' function. */
98 #define HAVE_FTRUNCATE 1
103 /* Define to 1 if you have the `getaddrinfo' function. */
104 #define HAVE_GETADDRINFO 1
106 /* Define to 1 if you have the `getcwd' function. */
107 #define HAVE_GETCWD 1
109 /* Define to 1 if you have the `getegid' function. */
110 #define HAVE_GETEGID 1
112 /* Define to 1 if you have the `geteuid' function. */
113 #define HAVE_GETEUID 1
115 /* Define to 1 if you have the `getgid' function. */
116 #define HAVE_GETGID 1
118 /* Define to 1 if you have the <getopt.h> header file. */
119 #define HAVE_GETOPT_H 1
121 /* Define to 1 if you have the `getpagesize' function. */
122 #define HAVE_GETPAGESIZE 1
124 /* Define to 1 if you have the `getsid' function. */
125 #define HAVE_GETSID 1
127 /* Define if the GNU gettext() function is already present or preinstalled. */
128 #define HAVE_GETTEXT 1
130 /* Define to 1 if you have the `getuid' function. */
131 #define HAVE_GETUID 1
133 /* Define if GPGME supports PKA */
134 #define HAVE_GPGME_PKA_TRUST 1
136 /* Define if your GSSAPI implementation is Heimdal */
137 /* #undef HAVE_HEIMDAL */
139 /* Define if you have the iconv() function. */
142 /* Define to 1 if you have the <iconv.h> header file. */
143 #define HAVE_ICONV_H 1
145 /* Define if <iconv.h> defines iconv_t. */
146 #define HAVE_ICONV_T_DEF 1
148 /* Define to 1 if you have the `idna_to_ascii_8z' function. */
149 #define HAVE_IDNA_TO_ASCII_8Z 1
151 /* Define to 1 if you have the `idna_to_ascii_from_locale' function. */
152 /* #undef HAVE_IDNA_TO_ASCII_FROM_LOCALE */
154 /* Define to 1 if you have the `idna_to_ascii_from_utf8' function. */
155 /* #undef HAVE_IDNA_TO_ASCII_FROM_UTF8 */
157 /* Define to 1 if you have the `idna_to_ascii_lz' function. */
158 #define HAVE_IDNA_TO_ASCII_LZ 1
160 /* Define to 1 if you have the `idna_to_unicode_8z8z' function. */
161 #define HAVE_IDNA_TO_UNICODE_8Z8Z 1
163 /* Define to 1 if you have the `idna_to_unicode_utf8_from_utf8' function. */
164 /* #undef HAVE_IDNA_TO_UNICODE_UTF8_FROM_UTF8 */
166 /* Define to 1 if you have the <inttypes.h> header file. */
167 #define HAVE_INTTYPES_H 1
169 /* Define to 1 if you have the <ioctl.h> header file. */
170 /* #undef HAVE_IOCTL_H */
172 /* Define to 1 if you have the `iswalnum' function. */
173 #define HAVE_ISWALNUM 1
175 /* Define to 1 if you have the `iswalpha' function. */
176 #define HAVE_ISWALPHA 1
178 /* Define to 1 if you have the `iswcntrl' function. */
179 #define HAVE_ISWCNTRL 1
181 /* Define to 1 if you have the `iswdigit' function. */
182 #define HAVE_ISWDIGIT 1
184 /* Define to 1 if you have the `iswgraph' function. */
185 #define HAVE_ISWGRAPH 1
187 /* Define to 1 if you have the `iswlower' function. */
188 #define HAVE_ISWLOWER 1
190 /* Define to 1 if you have the `iswprint' function. */
191 #define HAVE_ISWPRINT 1
193 /* Define to 1 if you have the `iswpunct' function. */
194 #define HAVE_ISWPUNCT 1
196 /* Define to 1 if you have the `iswspace' function. */
197 #define HAVE_ISWSPACE 1
199 /* Define to 1 if you have the `iswupper' function. */
200 #define HAVE_ISWUPPER 1
202 /* Define to 1 if you have the `iswxdigit' function. */
203 #define HAVE_ISWXDIGIT 1
205 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
206 #define HAVE_LANGINFO_CODESET 1
208 /* Define if you have <langinfo.h> and nl_langinfo(YESEXPR). */
209 #define HAVE_LANGINFO_YESEXPR 1
211 /* Define if your <locale.h> file defines LC_MESSAGES. */
212 #define HAVE_LC_MESSAGES 1
214 /* Define to 1 if you have the `idn' library */
215 #define HAVE_LIBIDN 1
217 /* Define to 1 if you have the `intl' library (-lintl). */
218 /* #undef HAVE_LIBINTL */
220 /* Define to 1 if you have the `nsl' library (-lnsl). */
221 /* #undef HAVE_LIBNSL */
223 /* Define to 1 if you have the `sasl2' library (-lsasl2). */
224 #define HAVE_LIBSASL2 1
226 /* Define to 1 if you have the `socket' library (-lsocket). */
227 /* #undef HAVE_LIBSOCKET */
229 /* Define to 1 if you have the `ssl' library (-lssl). */
230 /* #undef HAVE_LIBSSL */
232 /* Define to 1 if you have the `termlib' library (-ltermlib). */
233 /* #undef HAVE_LIBTERMLIB */
235 /* Define to 1 if you have the `x' library (-lx). */
236 /* #undef HAVE_LIBX */
238 /* Define to 1 if you have the <limits.h> header file. */
239 #define HAVE_LIMITS_H 1
241 /* Define to 1 if you have the <locale.h> header file. */
242 #define HAVE_LOCALE_H 1
244 /* Define to 1 if you have the <malloc.h> header file. */
245 #define HAVE_MALLOC_H 1
247 /* Define to 1 if you have the `memmove' function. */
248 #define HAVE_MEMMOVE 1
250 /* Define to 1 if you have the <memory.h> header file. */
251 #define HAVE_MEMORY_H 1
253 /* Define to 1 if you have the `mempcpy' function. */
254 #define HAVE_MEMPCPY 1
256 /* Define if you have meta, as a function or macro. */
259 /* Define to 1 if you have a working `mmap' system call. */
262 /* Define to 1 if you have the `munmap' function. */
263 #define HAVE_MUNMAP 1
265 /* Define to 1 if you have the <ncursesw/ncurses.h> header file. */
266 #define HAVE_NCURSESW_NCURSES_H 1
268 /* Define to 1 if you have the <ncurses.h> header file. */
269 /* #undef HAVE_NCURSES_H */
271 /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
272 /* #undef HAVE_NCURSES_NCURSES_H */
274 /* Define to 1 if you have the <nl_types.h> header file. */
275 #define HAVE_NL_TYPES_H 1
277 /* Define to 1 if you have the `putenv' function. */
278 #define HAVE_PUTENV 1
281 /* #undef HAVE_QDBM */
283 /* Define to 1 if you have the `RAND_egd' function. */
284 /* #undef HAVE_RAND_EGD */
286 /* Define to 1 if you have the `RAND_status' function. */
287 /* #undef HAVE_RAND_STATUS */
289 /* Define to 1 if you have the `regcomp' function. */
290 #define HAVE_REGCOMP 1
292 /* Define if you have resizeterm, as a function or macro. */
293 #define HAVE_RESIZETERM 1
295 /* Define to 1 if you have the `setegid' function. */
296 #define HAVE_SETEGID 1
298 /* Define to 1 if you have the `setenv' function. */
299 #define HAVE_SETENV 1
301 /* Define to 1 if you have the `setlocale' function. */
302 #define HAVE_SETLOCALE 1
304 /* Define to 1 if you have the `setrlimit' function. */
305 #define HAVE_SETRLIMIT 1
307 /* Define to 1 if you have a C99 compliant snprintf function. */
308 #define HAVE_SNPRINTF 1
310 /* Define to 1 if you have the `srand48' function. */
311 #define HAVE_SRAND48 1
313 /* Define if you have start_color, as a function or macro. */
314 #define HAVE_START_COLOR 1
316 /* Define to 1 if you have the <stdarg.h> header file. */
317 #define HAVE_STDARG_H 1
319 /* Define to 1 if you have the <stddef.h> header file. */
320 #define HAVE_STDDEF_H 1
322 /* Define to 1 if you have the <stdint.h> header file. */
323 #define HAVE_STDINT_H 1
325 /* Define to 1 if you have the <stdlib.h> header file. */
326 #define HAVE_STDLIB_H 1
328 /* Define to 1 if you have the `stpcpy' function. */
329 #define HAVE_STPCPY 1
331 /* Define to 1 if you have the `strcasecmp' function. */
332 #define HAVE_STRCASECMP 1
334 /* Define to 1 if you have the `strchr' function. */
335 #define HAVE_STRCHR 1
337 /* Define to 1 if you have the `strdup' function. */
338 #define HAVE_STRDUP 1
340 /* Define to 1 if you have the `strerror' function. */
341 #define HAVE_STRERROR 1
343 /* Define to 1 if you have the `strftime' function. */
344 #define HAVE_STRFTIME 1
346 /* Define to 1 if you have the <strings.h> header file. */
347 #define HAVE_STRINGS_H 1
349 /* Define to 1 if you have the <string.h> header file. */
350 #define HAVE_STRING_H 1
352 /* Define to 1 if you have the `strsep' function. */
353 #define HAVE_STRSEP 1
355 /* Define to 1 if you have the `strtok_r' function. */
356 #define HAVE_STRTOK_R 1
358 /* Define to 1 if you have the `strtoul' function. */
359 #define HAVE_STRTOUL 1
361 /* Define to 1 if you have the <sysexits.h> header file. */
362 #define HAVE_SYSEXITS_H 1
364 /* Define to 1 if you have the <sys/ioctl.h> header file. */
365 #define HAVE_SYS_IOCTL_H 1
367 /* Define to 1 if you have the <sys/param.h> header file. */
368 #define HAVE_SYS_PARAM_H 1
370 /* Define to 1 if you have the <sys/resource.h> header file. */
371 #define HAVE_SYS_RESOURCE_H 1
373 /* Define to 1 if you have the <sys/select.h> header file. */
374 #define HAVE_SYS_SELECT_H 1
376 /* Define to 1 if you have the <sys/stat.h> header file. */
377 #define HAVE_SYS_STAT_H 1
379 /* Define to 1 if you have the <sys/time.h> header file. */
380 #define HAVE_SYS_TIME_H 1
382 /* Define to 1 if you have the <sys/types.h> header file. */
383 #define HAVE_SYS_TYPES_H 1
385 /* Tokyo Cabinet Support */
388 /* Define to 1 if you have the `towlower' function. */
389 #define HAVE_TOWLOWER 1
391 /* Define to 1 if you have the `towupper' function. */
392 #define HAVE_TOWUPPER 1
394 /* Define to 1 if you have the `tsearch' function. */
395 #define HAVE_TSEARCH 1
397 /* Define if you have typeahead, as a function or macro. */
398 #define HAVE_TYPEAHEAD 1
400 /* Define to 1 if you have the <unistd.h> header file. */
401 #define HAVE_UNISTD_H 1
403 /* Define to 1 if you have the <unix.h> header file. */
404 /* #undef HAVE_UNIX_H */
406 /* Define if you have use_default_colors, as a function or macro. */
407 #define HAVE_USE_DEFAULT_COLORS 1
409 /* Define to 1 if you have the <villa.h> header file. */
410 /* #undef HAVE_VILLA_H */
412 /* Define to 1 if you have a C99 compliant vsnprintf function. */
413 #define HAVE_VSNPRINTF 1
415 /* Define to 1 if you have the <wchar.h> header file. */
416 #define HAVE_WCHAR_H 1
418 /* Define to 1 if you have the <wctype.h> header file. */
419 #define HAVE_WCTYPE_H 1
421 /* Define if you are using the system's wchar_t functions. */
422 #define HAVE_WC_FUNCS 1
424 /* Define to 1 if you have the `__argz_count' function. */
425 #define HAVE___ARGZ_COUNT 1
427 /* Define to 1 if you have the `__argz_next' function. */
428 #define HAVE___ARGZ_NEXT 1
430 /* Define to 1 if you have the `__argz_stringify' function. */
431 #define HAVE___ARGZ_STRINGIFY 1
433 /* Is mail spooled to the user's home directory? If defined, MAILPATH should
434 be set to the filename of the spool mailbox relative the the home
435 directory. use: configure --with-homespool=FILE */
436 /* #undef HOMESPOOL */
438 /* Define as const if the declaration of iconv() needs const. */
441 /* Define as 1 if iconv() only converts exactly and we should treat all return
442 values other than (size_t)(-1) as equivalent. */
443 #define ICONV_NONTRANS 0
445 /* Where to find ispell on your system. */
448 /* Define if the result of isprint() is unreliable. */
449 /* #undef LOCALES_HACK */
451 /* Where new mail is spooled. */
452 #define MAILPATH "/var/mail"
454 /* Define if you want complete documentation. */
455 #define MAKEDOC_FULL 1
457 /* Where to find mixmaster on your system. */
458 #define MIXMASTER "mixmaster"
460 /* Define if you have problems with mutt not detecting new/old mailboxes over
461 NFS. Some NFS implementations incorrectly cache the attributes of small
463 /* #undef NFS_ATTRIBUTE_HACK */
465 /* Name of package */
466 #define PACKAGE "mutt"
468 /* Define to the address where bug reports for this package should be sent. */
469 #define PACKAGE_BUGREPORT ""
471 /* Define to the full name of this package. */
472 #define PACKAGE_NAME ""
474 /* Define to the full name and version of this package. */
475 #define PACKAGE_STRING ""
477 /* Define to the one symbol short name of this package. */
478 #define PACKAGE_TARNAME ""
480 /* Define to the version of this package. */
481 #define PACKAGE_VERSION ""
483 /* Define to 1 if the C compiler supports function prototypes. */
486 /* Define as the return type of signal handlers (`int' or `void'). */
487 #define RETSIGTYPE void
489 /* Where to find sendmail on your system. */
490 #define SENDMAIL "/usr/sbin/sendmail"
492 /* Some systems declare sig_atomic_t as volatile, some others -- no. This
493 define will have value `sig_atomic_t' or `volatile sig_atomic_t'
495 #define SIG_ATOMIC_VOLATILE_T volatile sig_atomic_t
497 /* The size of `int', as computed by sizeof. */
500 /* The size of `long', as computed by sizeof. */
501 #define SIZEOF_LONG 4
503 /* The size of `long long', as computed by sizeof. */
504 #define SIZEOF_LONG_LONG 8
506 /* The size of `off_t', as computed by sizeof. */
507 #define SIZEOF_OFF_T 8
509 /* The size of `short', as computed by sizeof. */
510 #define SIZEOF_SHORT 2
512 /* If using the C implementation of alloca, define if you know the
513 direction of stack growth for your system; otherwise it will be
514 automatically deduced at runtime.
515 STACK_DIRECTION > 0 => grows toward higher addresses
516 STACK_DIRECTION < 0 => grows toward lower addresses
517 STACK_DIRECTION = 0 => direction of growth unknown */
518 /* #undef STACK_DIRECTION */
520 /* Define to 1 if you have the ANSI C header files. */
521 #define STDC_HEADERS 1
523 /* Define to enable Sun mailtool attachments support. */
524 /* #undef SUN_ATTACHMENT */
526 /* Define to support compressed folders. */
527 #define USE_COMPRESSED 1
529 /* Define to use dotlocking for mailboxes. */
530 #define USE_DOTLOCK 1
532 /* Define to use fcntl() to lock folders. */
535 /* Define to use flock() to lock mailboxes. */
536 /* #undef USE_FLOCK */
538 /* Define if you want to use the included regex.c. */
539 /* #undef USE_GNU_REGEX */
541 /* Define if you have GSSAPI libraries available */
544 /* Enable header caching */
547 /* Define if you want support for the IMAP protocol. */
550 /* Define if you want support for the POP3 protocol. */
553 /* Define if want to use the Cyrus SASL library for POP/IMAP authentication.
557 /* Define if mutt should run setgid "mail". */
560 /* Define if you compile with SLang instead of curses/ncurses. */
561 /* #undef USE_SLANG_CURSES */
563 /* Include internal SMTP relay support */
566 /* Include code for socket support. Set automatically if you enable POP3 or
570 /* Define if you want support for SSL. */
573 /* Define if you want support for SSL via GNUTLS. */
574 #define USE_SSL_GNUTLS 1
576 /* Define if you want support for SSL via OpenSSL. */
577 /* #undef USE_SSL_OPENSSL */
579 /* Enable extensions on AIX 3, Interix. */
581 # define _ALL_SOURCE 1
583 /* Enable GNU extensions on systems that have them. */
585 # define _GNU_SOURCE 1
587 /* Enable threading extensions on Solaris. */
588 #ifndef _POSIX_PTHREAD_SEMANTICS
589 # define _POSIX_PTHREAD_SEMANTICS 1
591 /* Enable extensions on HP NonStop. */
592 #ifndef _TANDEM_SOURCE
593 # define _TANDEM_SOURCE 1
595 /* Enable general extensions on Solaris. */
596 #ifndef __EXTENSIONS__
597 # define __EXTENSIONS__ 1
601 /* Version number of package */
602 #define VERSION "1.5.19"
604 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
605 significant byte first (like Motorola and SPARC, unlike Intel). */
606 #if defined AC_APPLE_UNIVERSAL_BUILD
607 # if defined __BIG_ENDIAN__
608 # define WORDS_BIGENDIAN 1
611 # ifndef WORDS_BIGENDIAN
612 /* # undef WORDS_BIGENDIAN */
616 #ifndef HAVE_C99_INTTYPES
617 # if SIZEOF_SHORT == 4
618 typedef unsigned short uint32_t;
619 # elif SIZEOF_INT == 4
620 typedef unsigned int uint32_t;
621 # elif SIZEOF_LONG == 4
622 typedef unsigned long uint32_t;
625 typedef unsigned int uint64_t;
626 # elif SIZEOF_LONG == 8
627 typedef unsigned long uint64_t;
628 # elif SIZEOF_LONG_LONG == 8
629 typedef unsigned long long uint64_t;
634 /* Number of bits in a file offset, on hosts where this is settable. */
635 #define _FILE_OFFSET_BITS 64
637 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
638 /* #undef _LARGEFILE_SOURCE */
640 /* Define for large files, on AIX-style hosts. */
641 /* #undef _LARGE_FILES */
643 /* Define to 1 if on MINIX. */
646 /* Define to 2 if the system does not provide POSIX.1 features except with
648 /* #undef _POSIX_1_SOURCE */
650 /* Define to 1 if you need to in order for `stat' and other things to work. */
651 /* #undef _POSIX_SOURCE */
653 /* Define like PROTOTYPES; this can be used by system headers. */
654 #define __PROTOTYPES 1
656 /* Define to empty if `const' does not conform to ANSI C. */
659 /* Define to `__inline__' or `__inline' if that's what the C compiler
660 calls it, or to nothing if 'inline' is not supported under any name. */
665 /* Define to 'int' if system headers don't define. */
666 /* #undef mbstate_t */
668 /* Define to `long int' if <sys/types.h> does not define. */
671 /* Define to `int' if <sys/types.h> does not define. */
674 /* Define to `int' if <sys/types.h> does not define. */
675 /* #undef sig_atomic_t */
677 /* Define to `unsigned int' if <sys/types.h> does not define. */
680 /* Define to 'int' if <sys/socket.h> doesn't have it. */
681 /* #undef socklen_t */
683 /* Define to `int' if <sys/types.h> does not define. */
686 /* define if va_copy is not available */
689 /* Define to 'int' if system headers don't define. */
692 /* Define to 'int' if system headers don't define. */
695 /* fseeko portability defines */
697 # define LOFF_T off_t
698 # if HAVE_C99_INTTYPES && HAVE_INTTYPES_H
699 # if SIZEOF_OFF_T == 8
700 # define OFF_T_FMT "%" PRId64
702 # define OFF_T_FMT "%" PRId32
705 # if (SIZEOF_OFF_T == 8) && (SIZEOF_LONG == 4)
706 # define OFF_T_FMT "%lld"
708 # define OFF_T_FMT "%ld"
713 # define fseeko fseek
714 # define ftello ftell
715 # define OFF_T_FMT "%ld"
718 #include "config-debian.h"