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