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