dc0b80663bc036f2f77a8318b02289ae870cf675
[apps/madmutt.git] / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Compiling with newsreading support with NNTP */
4 #undef USE_NNTP
5 /* The compressed mailboxes support */
6 #undef USE_COMPRESSED
7
8
9 /* Define to enable the "buffy_size" feature. */
10 #undef BUFFY_SIZE
11
12 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
13    systems. This function is required for `alloca.c' support on those systems.
14    */
15 #undef CRAY_STACKSEG_END
16
17 /* Define if you want classic PGP support. */
18 #undef CRYPT_BACKEND_CLASSIC_PGP
19
20 /* Define if you want clasic S/MIME support. */
21 #undef CRYPT_BACKEND_CLASSIC_SMIME
22
23 /* Defined, if GPGME support is enabled */
24 #undef CRYPT_BACKEND_GPGME
25
26 /* Define to 1 if using `alloca.c'. */
27 #undef C_ALLOCA
28
29 /* Define to enable debugging info. */
30 #undef DEBUG
31
32 /* Define if you want to use an external dotlocking program. */
33 #undef DL_STANDALONE
34
35 /* Define your domain name. */
36 #undef DOMAIN
37
38 /* Define to 1 if translation of program messages to the user's native
39    language is requested. */
40 #undef ENABLE_NLS
41
42 /* Enable exact regeneration of email addresses as parsed? NOTE: this requires
43    significant more memory when defined. */
44 #undef EXACT_ADDRESS
45
46 /* program to use for shell commands */
47 #undef EXECSHELL
48
49 /* Define to 1 if you have `alloca', as a function or macro. */
50 #undef HAVE_ALLOCA
51
52 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
53    */
54 #undef HAVE_ALLOCA_H
55
56 /* Define to 1 if you have the <argz.h> header file. */
57 #undef HAVE_ARGZ_H
58
59 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
60 #undef HAVE_BIND_TEXTDOMAIN_CODESET
61
62 /* Define if you have bkgdset, as a function or macro. */
63 #undef HAVE_BKGDSET
64
65 /* Define if you have the C99 integer types */
66 #undef HAVE_C99_INTTYPES
67
68 /* Define if your curses library supports color. */
69 #undef HAVE_COLOR
70
71 /* Define if you have curs_set, as a function or macro. */
72 #undef HAVE_CURS_SET
73
74 /* Sleepycat DB4 Support */
75 #undef HAVE_DB4
76
77 /* Define to 1 if you have the `dcgettext' function. */
78 #undef HAVE_DCGETTEXT
79
80 /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
81    don't. */
82 #undef HAVE_DECL_SYS_SIGLIST
83
84 /* Define to 1 if you have the `fchdir' function. */
85 #undef HAVE_FCHDIR
86
87 /* Define to 1 if you have the `feof_unlocked' function. */
88 #undef HAVE_FEOF_UNLOCKED
89
90 /* Define to 1 if you have the `fgetpos' function. */
91 #undef HAVE_FGETPOS
92
93 /* Define to 1 if you have the `fgets_unlocked' function. */
94 #undef HAVE_FGETS_UNLOCKED
95
96 /* Define to 1 if you have the `ftruncate' function. */
97 #undef HAVE_FTRUNCATE
98
99 /* GDBM Support */
100 #undef HAVE_GDBM
101
102 /* Define to 1 if you have the `getaddrinfo' function. */
103 #undef HAVE_GETADDRINFO
104
105 /* Define to 1 if you have the `getcwd' function. */
106 #undef HAVE_GETCWD
107
108 /* Define to 1 if you have the `getegid' function. */
109 #undef HAVE_GETEGID
110
111 /* Define to 1 if you have the `geteuid' function. */
112 #undef HAVE_GETEUID
113
114 /* Define to 1 if you have the `getgid' function. */
115 #undef HAVE_GETGID
116
117 /* Define to 1 if you have the <getopt.h> header file. */
118 #undef HAVE_GETOPT_H
119
120 /* Define to 1 if you have the `getpagesize' function. */
121 #undef HAVE_GETPAGESIZE
122
123 /* Define to 1 if you have the `getsid' function. */
124 #undef HAVE_GETSID
125
126 /* Define if the GNU gettext() function is already present or preinstalled. */
127 #undef HAVE_GETTEXT
128
129 /* Define to 1 if you have the `getuid' function. */
130 #undef HAVE_GETUID
131
132 /* Define to 1 if you have the <gnutls/openssl.h> header file. */
133 #undef HAVE_GNUTLS_OPENSSL_H
134
135 /* Define if your GSSAPI implementation is Heimdal */
136 #undef HAVE_HEIMDAL
137
138 /* Define if you have the iconv() function. */
139 #undef HAVE_ICONV
140
141 /* Define to 1 if you have the <iconv.h> header file. */
142 #undef HAVE_ICONV_H
143
144 /* Define if <iconv.h> defines iconv_t. */
145 #undef HAVE_ICONV_T_DEF
146
147 /* Define to 1 if you have the `idna_to_ascii_8z' function. */
148 #undef HAVE_IDNA_TO_ASCII_8Z
149
150 /* Define to 1 if you have the `idna_to_ascii_from_locale' function. */
151 #undef HAVE_IDNA_TO_ASCII_FROM_LOCALE
152
153 /* Define to 1 if you have the `idna_to_ascii_from_utf8' function. */
154 #undef HAVE_IDNA_TO_ASCII_FROM_UTF8
155
156 /* Define to 1 if you have the `idna_to_ascii_lz' function. */
157 #undef HAVE_IDNA_TO_ASCII_LZ
158
159 /* Define to 1 if you have the `idna_to_unicode_8z8z' function. */
160 #undef HAVE_IDNA_TO_UNICODE_8Z8Z
161
162 /* Define to 1 if you have the `idna_to_unicode_utf8_from_utf8' function. */
163 #undef HAVE_IDNA_TO_UNICODE_UTF8_FROM_UTF8
164
165 /* Define to 1 if you have the <inttypes.h> header file. */
166 #undef HAVE_INTTYPES_H
167
168 /* Define to 1 if you have the <ioctl.h> header file. */
169 #undef HAVE_IOCTL_H
170
171 /* Define to 1 if you have the `isctype' function. */
172 #undef HAVE_ISCTYPE
173
174 /* Define to 1 if you have the `iswalnum' function. */
175 #undef HAVE_ISWALNUM
176
177 /* Define to 1 if you have the `iswalpha' function. */
178 #undef HAVE_ISWALPHA
179
180 /* Define to 1 if you have the `iswcntrl' function. */
181 #undef HAVE_ISWCNTRL
182
183 /* Define to 1 if you have the `iswdigit' function. */
184 #undef HAVE_ISWDIGIT
185
186 /* Define to 1 if you have the `iswgraph' function. */
187 #undef HAVE_ISWGRAPH
188
189 /* Define to 1 if you have the `iswlower' function. */
190 #undef HAVE_ISWLOWER
191
192 /* Define to 1 if you have the `iswprint' function. */
193 #undef HAVE_ISWPRINT
194
195 /* Define to 1 if you have the `iswpunct' function. */
196 #undef HAVE_ISWPUNCT
197
198 /* Define to 1 if you have the `iswspace' function. */
199 #undef HAVE_ISWSPACE
200
201 /* Define to 1 if you have the `iswupper' function. */
202 #undef HAVE_ISWUPPER
203
204 /* Define to 1 if you have the `iswxdigit' function. */
205 #undef HAVE_ISWXDIGIT
206
207 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
208 #undef HAVE_LANGINFO_CODESET
209
210 /* Define if you have <langinfo.h> and nl_langinfo(YESEXPR). */
211 #undef HAVE_LANGINFO_YESEXPR
212
213 /* Define if your <locale.h> file defines LC_MESSAGES. */
214 #undef HAVE_LC_MESSAGES
215
216 /* Define to 1 if you have the `crypto' library (-lcrypto). */
217 #undef HAVE_LIBCRYPTO
218
219 /* Define to 1 if you have the `esmtp' library (-lesmtp). */
220 #undef HAVE_LIBESMTP
221
222 /* Define to 1 if you have the `idn' library (-lidn). */
223 #undef HAVE_LIBIDN
224
225 /* Define to 1 if you have the `intl' library (-lintl). */
226 #undef HAVE_LIBINTL
227
228 /* Define to 1 if you have the `nsl' library (-lnsl). */
229 #undef HAVE_LIBNSL
230
231 /* Define to 1 if you have the `sasl' library (-lsasl). */
232 #undef HAVE_LIBSASL
233
234 /* Define to 1 if you have the `sasl2' library (-lsasl2). */
235 #undef HAVE_LIBSASL2
236
237 /* Define to 1 if you have the `socket' library (-lsocket). */
238 #undef HAVE_LIBSOCKET
239
240 /* Define to 1 if you have the `ssl' library (-lssl). */
241 #undef HAVE_LIBSSL
242
243 /* Define to 1 if you have the `termlib' library (-ltermlib). */
244 #undef HAVE_LIBTERMLIB
245
246 /* Define to 1 if you have the `x' library (-lx). */
247 #undef HAVE_LIBX
248
249 /* Define to 1 if you have the <limits.h> header file. */
250 #undef HAVE_LIMITS_H
251
252 /* Define to 1 if you have the <locale.h> header file. */
253 #undef HAVE_LOCALE_H
254
255 /* Define to 1 if you have the <malloc.h> header file. */
256 #undef HAVE_MALLOC_H
257
258 /* Define to 1 if you have the `memmove' function. */
259 #undef HAVE_MEMMOVE
260
261 /* Define to 1 if you have the <memory.h> header file. */
262 #undef HAVE_MEMORY_H
263
264 /* Define to 1 if you have the `mempcpy' function. */
265 #undef HAVE_MEMPCPY
266
267 /* Define if you have meta, as a function or macro. */
268 #undef HAVE_META
269
270 /* Define to 1 if you have a working `mmap' system call. */
271 #undef HAVE_MMAP
272
273 /* Define to 1 if you have the `munmap' function. */
274 #undef HAVE_MUNMAP
275
276 /* Define to 1 if you have the <ncursesw/ncurses.h> header file. */
277 #undef HAVE_NCURSESW_NCURSES_H
278
279 /* Define to 1 if you have the <ncurses.h> header file. */
280 #undef HAVE_NCURSES_H
281
282 /* Define to 1 if you have the <nl_types.h> header file. */
283 #undef HAVE_NL_TYPES_H
284
285 /* Define to 1 if you have the `putenv' function. */
286 #undef HAVE_PUTENV
287
288 /* Define to 1 if you have the `RAND_egd' function. */
289 #undef HAVE_RAND_EGD
290
291 /* Define to 1 if you have the `RAND_status' function. */
292 #undef HAVE_RAND_STATUS
293
294 /* Define to 1 if you have the `regcomp' function. */
295 #undef HAVE_REGCOMP
296
297 /* Define if you have resizeterm, as a function or macro. */
298 #undef HAVE_RESIZETERM
299
300 /* Define to 1 if you have the `setegid' function. */
301 #undef HAVE_SETEGID
302
303 /* Define to 1 if you have the `setenv' function. */
304 #undef HAVE_SETENV
305
306 /* Define to 1 if you have the `setlocale' function. */
307 #undef HAVE_SETLOCALE
308
309 /* Define to 1 if you have the `setrlimit' function. */
310 #undef HAVE_SETRLIMIT
311
312 /* Define to 1 if you have the `snprintf' function. */
313 #undef HAVE_SNPRINTF
314
315 /* Define to 1 if you have the `srand48' function. */
316 #undef HAVE_SRAND48
317
318 /* Define if you have start_color, as a function or macro. */
319 #undef HAVE_START_COLOR
320
321 /* Define to 1 if you have the <stdarg.h> header file. */
322 #undef HAVE_STDARG_H
323
324 /* Define to 1 if you have the <stddef.h> header file. */
325 #undef HAVE_STDDEF_H
326
327 /* Define to 1 if you have the <stdint.h> header file. */
328 #undef HAVE_STDINT_H
329
330 /* Define to 1 if you have the <stdlib.h> header file. */
331 #undef HAVE_STDLIB_H
332
333 /* Define to 1 if you have the `stpcpy' function. */
334 #undef HAVE_STPCPY
335
336 /* Define to 1 if you have the `strcasecmp' function. */
337 #undef HAVE_STRCASECMP
338
339 /* Define to 1 if you have the `strchr' function. */
340 #undef HAVE_STRCHR
341
342 /* Define to 1 if you have the `strdup' function. */
343 #undef HAVE_STRDUP
344
345 /* Define to 1 if you have the `strerror' function. */
346 #undef HAVE_STRERROR
347
348 /* Define to 1 if you have the `strftime' function. */
349 #undef HAVE_STRFTIME
350
351 /* Define to 1 if you have the <strings.h> header file. */
352 #undef HAVE_STRINGS_H
353
354 /* Define to 1 if you have the <string.h> header file. */
355 #undef HAVE_STRING_H
356
357 /* Define to 1 if you have the `strtoul' function. */
358 #undef HAVE_STRTOUL
359
360 /* Define to 1 if you have the <sysexits.h> header file. */
361 #undef HAVE_SYSEXITS_H
362
363 /* Define to 1 if you have the <sys/ioctl.h> header file. */
364 #undef HAVE_SYS_IOCTL_H
365
366 /* Define to 1 if you have the <sys/param.h> header file. */
367 #undef HAVE_SYS_PARAM_H
368
369 /* Define to 1 if you have the <sys/resource.h> header file. */
370 #undef HAVE_SYS_RESOURCE_H
371
372 /* Define to 1 if you have the <sys/stat.h> header file. */
373 #undef HAVE_SYS_STAT_H
374
375 /* Define to 1 if you have the <sys/time.h> header file. */
376 #undef HAVE_SYS_TIME_H
377
378 /* Define to 1 if you have the <sys/types.h> header file. */
379 #undef HAVE_SYS_TYPES_H
380
381 /* Define to 1 if you have the `towlower' function. */
382 #undef HAVE_TOWLOWER
383
384 /* Define to 1 if you have the `towupper' function. */
385 #undef HAVE_TOWUPPER
386
387 /* Define to 1 if you have the `tsearch' function. */
388 #undef HAVE_TSEARCH
389
390 /* Define if you have typeahead, as a function or macro. */
391 #undef HAVE_TYPEAHEAD
392
393 /* Define to 1 if you have the <unistd.h> header file. */
394 #undef HAVE_UNISTD_H
395
396 /* Define to 1 if you have the <unix.h> header file. */
397 #undef HAVE_UNIX_H
398
399 /* Define if you have use_default_colors, as a function or macro. */
400 #undef HAVE_USE_DEFAULT_COLORS
401
402 /* Define to 1 if you have the `vsnprintf' function. */
403 #undef HAVE_VSNPRINTF
404
405 /* Define to 1 if you have the <wchar.h> header file. */
406 #undef HAVE_WCHAR_H
407
408 /* Define to 1 if you have the <wctype.h> header file. */
409 #undef HAVE_WCTYPE_H
410
411 /* Define if you are using the system's wchar_t functions. */
412 #undef HAVE_WC_FUNCS
413
414 /* Define to 1 if you have the `__argz_count' function. */
415 #undef HAVE___ARGZ_COUNT
416
417 /* Define to 1 if you have the `__argz_next' function. */
418 #undef HAVE___ARGZ_NEXT
419
420 /* Define to 1 if you have the `__argz_stringify' function. */
421 #undef HAVE___ARGZ_STRINGIFY
422
423 /* Is mail spooled to the user's home directory? If defined, MAILPATH should
424    be set to the filename of the spool mailbox relative the the home
425    directory. use: configure --with-homespool=FILE */
426 #undef HOMESPOOL
427
428 /* Define as const if the declaration of iconv() needs const. */
429 #undef ICONV_CONST
430
431 /* Define as 1 if iconv() only converts exactly and we should treat all return
432    values other than (size_t)(-1) as equivalent. */
433 #undef ICONV_NONTRANS
434
435 /* Where to find ispell on your system. */
436 #undef ISPELL
437
438 /* Define if the result of isprint() is unreliable. */
439 #undef LOCALES_HACK
440
441 /* Where new mail is spooled. */
442 #undef MAILPATH
443
444 /* Where to find mixmaster on your system. */
445 #undef MIXMASTER
446
447 /* Define if you have problems with mutt not detecting new/old mailboxes over
448    NFS. Some NFS implementations incorrectly cache the attributes of small
449    files. */
450 #undef NFS_ATTRIBUTE_HACK
451
452 /* Name of package */
453 #undef PACKAGE
454
455 /* Define to the address where bug reports for this package should be sent. */
456 #undef PACKAGE_BUGREPORT
457
458 /* Define to the full name of this package. */
459 #undef PACKAGE_NAME
460
461 /* Define to the full name and version of this package. */
462 #undef PACKAGE_STRING
463
464 /* Define to the one symbol short name of this package. */
465 #undef PACKAGE_TARNAME
466
467 /* Define to the version of this package. */
468 #undef PACKAGE_VERSION
469
470 /* Define if compiler has function prototypes */
471 #undef PROTOTYPES
472
473 /* Define as the return type of signal handlers (`int' or `void'). */
474 #undef RETSIGTYPE
475
476 /* Where to find sendmail on your system. */
477 #undef SENDMAIL
478
479 /* Some systems declare sig_atomic_t as volatile, some others -- no. This
480    define will have value `sig_atomic_t' or `volatile sig_atomic_t'
481    accordingly. */
482 #undef SIG_ATOMIC_VOLATILE_T
483
484 /* The size of a `int', as computed by sizeof. */
485 #undef SIZEOF_INT
486
487 /* The size of a `long', as computed by sizeof. */
488 #undef SIZEOF_LONG
489
490 /* The size of a `long long', as computed by sizeof. */
491 #undef SIZEOF_LONG_LONG
492
493 /* The size of a `short', as computed by sizeof. */
494 #undef SIZEOF_SHORT
495
496 /* If using the C implementation of alloca, define if you know the
497    direction of stack growth for your system; otherwise it will be
498    automatically deduced at run-time.
499         STACK_DIRECTION > 0 => grows toward higher addresses
500         STACK_DIRECTION < 0 => grows toward lower addresses
501         STACK_DIRECTION = 0 => direction of growth unknown */
502 #undef STACK_DIRECTION
503
504 /* Define to 1 if you have the ANSI C header files. */
505 #undef STDC_HEADERS
506
507 /* Is this the international version? */
508 #undef SUBVERSION
509
510 /* Define to enable Sun mailtool attachments support. */
511 #undef SUN_ATTACHMENT
512
513 /* Define to use dotlocking for mailboxes. */
514 #undef USE_DOTLOCK
515
516 /* Define to use fcntl() to lock folders. */
517 #undef USE_FCNTL
518
519 /* Define to use flock() to lock mailboxes. */
520 #undef USE_FLOCK
521
522 /* Define if you want support for SSL via the gnutls library. */
523 #undef USE_GNUTLS
524
525 /* Define if you want to use the included regex.c. */
526 #undef USE_GNU_REGEX
527
528 /* Define if you have GSSAPI libraries available */
529 #undef USE_GSS
530
531 /* Enable header caching */
532 #undef USE_HCACHE
533
534 /* Define if you want support for the IMAP protocol. */
535 #undef USE_IMAP
536
537 /* Define to sort files in a maildir by inode number. */
538 #undef USE_INODESORT
539
540 /* Define to enable the use of libesmtp */
541 #undef USE_LIBESMTP
542
543 /* Define if you want support for SSL via the NSS library. */
544 #undef USE_NSS
545
546 /* Define if you want support for the POP3 protocol. */
547 #undef USE_POP
548
549 /* Define if want to use the Cyrus SASL library for POP/IMAP authentication.
550    */
551 #undef USE_SASL
552
553 /* Define if want to use version 2 of the Cyrus SASL library. */
554 #undef USE_SASL2
555
556 /* Define if mutt should run setgid "mail". */
557 #undef USE_SETGID
558
559 /* Define if you compile with SLang instead of curses/ncurses. */
560 #undef USE_SLANG_CURSES
561
562 /* Include code for socket support. Set automatically if you enable POP3 or
563    IMAP */
564 #undef USE_SOCKET
565
566 /* Define if you want support for SSL. */
567 #undef USE_SSL
568
569 /* Version number of package */
570 #undef VERSION
571
572 #ifndef HAVE_C99_INTTYPES
573 #  if SIZEOF_SHORT == 4
574 typedef unsigned short uint32_t;
575 #  elif SIZEOF_INT == 4
576 typedef unsigned int uint32_t;
577 #  elif SIZEOF_LONG == 4
578 typedef unsigned long uint32_t;
579 #  endif
580 #  if SIZEOF_INT == 8
581 typedef unsigned int uint64_t;
582 #  elif SIZEOF_LONG == 8
583 typedef unsigned long uint64_t;
584 #  elif SIZEOF_LONG_LONG == 8
585 typedef unsigned long long uint64_t;
586 #  endif
587 #endif
588   
589
590 /* Number of bits in a file offset, on hosts where this is settable. */
591 #undef _FILE_OFFSET_BITS
592
593 /* Define for large files, on AIX-style hosts. */
594 #undef _LARGE_FILES
595
596 /* Define to empty if `const' does not conform to ANSI C. */
597 #undef const
598
599 /* Define to `__inline__' or `__inline' if that's what the C compiler
600    calls it, or to nothing if 'inline' is not supported under any name.  */
601 #ifndef __cplusplus
602 #undef inline
603 #endif
604
605 /* Define to 'int' if system headers don't define. */
606 #undef mbstate_t
607
608 /* Define to `long' if <sys/types.h> does not define. */
609 #undef off_t
610
611 /* Define to `int' if <sys/types.h> does not define. */
612 #undef pid_t
613
614 /* Define to `int' if <sys/types.h> does not define. */
615 #undef sig_atomic_t
616
617 /* Define to `unsigned' if <sys/types.h> does not define. */
618 #undef size_t
619
620 /* Define to 'int' if <sys/socket.h> doesn't have it. */
621 #undef socklen_t
622
623 /* Define to 'int' if system headers don't define. */
624 #undef wchar_t
625
626 /* Define to 'int' if system headers don't define. */
627 #undef wint_t