Merge branch 'ical'
[alpine.git] / include / config.h.in
blobad14ba6ec5bc7f3ac08c62820c87a36368970420
1 /* include/config.h.in. Generated from configure.ac by autoheader. */
3 /* Default configuration value */
4 #undef ANSI_PRINTER
6 /* Use Apple OS X key chain for credential caching */
7 #undef APPLEKEYCHAIN
9 /* Enable background posting support */
10 #undef BACKGROUND_POST
12 /* Default configuration value */
13 #undef CHECK_POINT_FREQ
15 /* Default configuration value */
16 #undef CHECK_POINT_TIME
18 /* File name separator as character constant */
19 #undef C_FILESEP
21 /* Default configuration value */
22 #undef DEADLETTER
24 /* Compile in debugging */
25 #undef DEBUG
27 /* Default configuration value */
28 #undef DEBUGFILE
30 /* Display debug messages in journal */
31 #undef DEBUGJOURNAL
33 /* Default configuration value */
34 #undef DEFAULT_COLUMNS_ON_TERMINAL
36 /* Default configuration value */
37 #undef DEFAULT_DEBUG
39 /* Default configuration value */
40 #undef DEFAULT_LINES_ON_TERMINAL
42 /* Default configuration value */
43 #undef DEFAULT_SAVE
45 /* Default configuration value */
46 #undef DF_AB_SORT_RULE
48 /* Default configuration value */
49 #undef DF_ADDRESSBOOK
51 /* Default configuration value */
52 #undef DF_CACERT_DIR
54 /* Name of default certificate authority container */
55 #undef DF_CA_CONTAINER
57 /* Default configuration value */
58 #undef DF_DEFAULT_FCC
60 /* Default configuration value */
61 #undef DF_DEFAULT_PRINTER
63 /* Default configuration value */
64 #undef DF_ELM_STYLE_SAVE
66 /* Default configuration value */
67 #undef DF_FCC_RULE
69 /* Default configuration value */
70 #undef DF_FILLCOL
72 /* Default configuration value */
73 #undef DF_FLD_SORT_RULE
75 /* Default configuration value */
76 #undef DF_HEADER_IN_REPLY
78 /* Default configuration value */
79 #undef DF_KBLOCK_PASSWD_COUNT
81 /* Default configuration value */
82 #undef DF_LOCAL_ADDRESS
84 /* Default configuration value */
85 #undef DF_LOCAL_FULLNAME
87 /* Default configuration value */
88 #undef DF_MAILCHECK
90 /* Default configuration value */
91 #undef DF_MAIL_DIRECTORY
93 /* Default configuration value */
94 #undef DF_MARGIN
96 /* Default configuration value */
97 #undef DF_OLD_STYLE_REPLY
99 /* Default configuration value */
100 #undef DF_OVERLAP
102 /* Default configuration value */
103 #undef DF_PRIVATEKEY_DIR
105 /* Name of default private container */
106 #undef DF_PRIVATE_CONTAINER
108 /* Default configuration value */
109 #undef DF_PUBLICCERT_DIR
111 /* Name of default public container */
112 #undef DF_PUBLIC_CONTAINER
114 /* Default configuration value */
115 #undef DF_REMOTE_ABOOK_HISTORY
117 /* Default configuration value */
118 #undef DF_SAVED_MSG_NAME_RULE
120 /* Default configuration value */
121 #undef DF_SAVE_BY_SENDER
123 /* Default configuration value */
124 #undef DF_SIGNATURE_FILE
126 /* Default configuration value */
127 #undef DF_SORT_KEY
129 /* set default value of ssh command string (usually "%s %s -l %s exec
130 /etc/r%sd") */
131 #undef DF_SSHCMD
133 /* set default value of ssh command path (defining should cause ssh to be
134 preferred to rsh) */
135 #undef DF_SSHPATH
137 /* Default configuration value */
138 #undef DF_STANDARD_PRINTER
140 /* Default configuration value */
141 #undef DF_USE_ONLY_DOMAIN_NAME
143 /* Interactive, filewise spell checker */
144 #undef DF_VAR_SPELLER
146 /* Define enable dmalloc debugging */
147 #undef ENABLE_DMALLOC
149 /* Enable LDAP query support */
150 #undef ENABLE_LDAP
152 /* Define to 1 if translation of program messages to the user's native
153 language is requested. */
154 #undef ENABLE_NLS
156 /* Enable From address encoding in sent messages */
157 #undef ENCODE_FROMS
159 /* Default configuration value */
160 #undef FORWARDED_FLAG
162 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
163 #undef GWINSZ_IN_SYS_IOCTL
165 /* Define if systems uses old BSD-style terminal control */
166 #undef HAS_SGTTY
168 /* Define if systems uses termcap terminal database */
169 #undef HAS_TERMCAP
171 /* Define if systems uses terminfo terminal database */
172 #undef HAS_TERMINFO
174 /* Define if systems uses termio terminal control */
175 #undef HAS_TERMIO
177 /* Define if systems uses termios terminal control */
178 #undef HAS_TERMIOS
180 /* Define to 1 if you have the <assert.h> header file. */
181 #undef HAVE_ASSERT_H
183 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
184 CoreFoundation framework. */
185 #undef HAVE_CFLOCALECOPYCURRENT
187 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
188 the CoreFoundation framework. */
189 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
191 /* Define to 1 if you have the `chown' function. */
192 #undef HAVE_CHOWN
194 /* Define to 1 if you have the <ctype.h> header file. */
195 #undef HAVE_CTYPE_H
197 /* Define if the GNU dcgettext() function is already present or preinstalled.
199 #undef HAVE_DCGETTEXT
201 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
203 #undef HAVE_DIRENT_H
205 /* Define to 1 if you have the <dlfcn.h> header file. */
206 #undef HAVE_DLFCN_H
208 /* Define to 1 if you have the <errno.h> header file. */
209 #undef HAVE_ERRNO_H
211 /* Define to 1 if you have the <fcntl.h> header file. */
212 #undef HAVE_FCNTL_H
214 /* Define to 1 if you have the `fork' function. */
215 #undef HAVE_FORK
217 /* Define to 1 if you have the `fsync' function. */
218 #undef HAVE_FSYNC
220 /* Define to 1 if you have the `getpwnam' function. */
221 #undef HAVE_GETPWNAM
223 /* Define to 1 if you have the `getpwuid' function. */
224 #undef HAVE_GETPWUID
226 /* Define if the GNU gettext() function is already present or preinstalled. */
227 #undef HAVE_GETTEXT
229 /* Define to 1 if you have the `gettimeofday' function. */
230 #undef HAVE_GETTIMEOFDAY
232 /* Define to 1 if you have the `getuid' function. */
233 #undef HAVE_GETUID
235 /* Define if you have the iconv() function. */
236 #undef HAVE_ICONV
238 /* Define to 1 if you have the <inttypes.h> header file. */
239 #undef HAVE_INTTYPES_H
241 /* Define to 1 if you have the <langinfo.h> header file. */
242 #undef HAVE_LANGINFO_H
244 /* Define to 1 if you have the <limits.h> header file. */
245 #undef HAVE_LIMITS_H
247 /* Define to 1 if you have the `listen' function. */
248 #undef HAVE_LISTEN
250 /* Define to 1 if you have the <locale.h> header file. */
251 #undef HAVE_LOCALE_H
253 /* Define to 1 if you have the `mbstowcs' function. */
254 #undef HAVE_MBSTOWCS
256 /* Define to 1 if you have the `memcpy' function. */
257 #undef HAVE_MEMCPY
259 /* Define to 1 if you have the <memory.h> header file. */
260 #undef HAVE_MEMORY_H
262 /* Define if system supports subsecond, non-alarm sleep */
263 #undef HAVE_NANOSLEEP
265 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
266 #undef HAVE_NDIR_H
268 /* Define to 1 if you have the <netdb.h> header file. */
269 #undef HAVE_NETDB_H
271 /* Define to 1 if you have the `pclose' function. */
272 #undef HAVE_PCLOSE
274 /* Define to 1 if you have the `poll' function. */
275 #undef HAVE_POLL
277 /* Define to 1 if you have the `popen' function. */
278 #undef HAVE_POPEN
280 /* System has pthread support */
281 #undef HAVE_PTHREAD
283 /* Define to 1 if you have the <pthread.h> header file. */
284 #undef HAVE_PTHREAD_H
286 /* Define to 1 if you have the `putenv' function. */
287 #undef HAVE_PUTENV
289 /* Define to 1 if you have the <pwd.h> header file. */
290 #undef HAVE_PWD_H
292 /* Define to 1 if you have the `qsort' function. */
293 #undef HAVE_QSORT
295 /* Define to 1 if you have the `read' function. */
296 #undef HAVE_READ
298 /* Regular expression header file exists */
299 #undef HAVE_REGEX_H
301 /* Define to 1 if you have the `rename' function. */
302 #undef HAVE_RENAME
304 /* Define to 1 if you have the `select' function. */
305 #undef HAVE_SELECT
307 /* Define to 1 if you have the `setenv' function. */
308 #undef HAVE_SETENV
310 /* Define to 1 if you have the `setjmp' function. */
311 #undef HAVE_SETJMP
313 /* Define to 1 if you have the <setjmp.h> header file. */
314 #undef HAVE_SETJMP_H
316 /* Define to 1 if you have the `sigaction' function. */
317 #undef HAVE_SIGACTION
319 /* Define to 1 if you have the `sigaddset' function. */
320 #undef HAVE_SIGADDSET
322 /* Define to 1 if you have the `sigemptyset' function. */
323 #undef HAVE_SIGEMPTYSET
325 /* Define to 1 if you have the `signal' function. */
326 #undef HAVE_SIGNAL
328 /* Define to 1 if you have the <signal.h> header file. */
329 #undef HAVE_SIGNAL_H
331 /* Define to 1 if you have the `sigprocmask' function. */
332 #undef HAVE_SIGPROCMASK
334 /* Define to 1 if you have the `sigrelse' function. */
335 #undef HAVE_SIGRELSE
337 /* Define to 1 if you have the `sigset' function. */
338 #undef HAVE_SIGSET
340 /* Define to 1 if you have the `srandom' function. */
341 #undef HAVE_SRANDOM
343 /* Define to 1 if you have the <stdint.h> header file. */
344 #undef HAVE_STDINT_H
346 /* Define to 1 if you have the <stdlib.h> header file. */
347 #undef HAVE_STDLIB_H
349 /* Define to 1 if you have the `strchr' function. */
350 #undef HAVE_STRCHR
352 /* Define to 1 if you have the `strcoll' function and it is properly defined.
354 #undef HAVE_STRCOLL
356 /* Define to 1 if you have the <strings.h> header file. */
357 #undef HAVE_STRINGS_H
359 /* Define to 1 if you have the <string.h> header file. */
360 #undef HAVE_STRING_H
362 /* Define to 1 if you have the <stropts.h> header file. */
363 #undef HAVE_STROPTS_H
365 /* Define to 1 if you have the `strtol' function. */
366 #undef HAVE_STRTOL
368 /* Define to 1 if you have the `strtoul' function. */
369 #undef HAVE_STRTOUL
371 /* Define if system supplies syslog() logging */
372 #undef HAVE_SYSLOG
374 /* Define to 1 if you have the <syslog.h> header file. */
375 #undef HAVE_SYSLOG_H
377 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
379 #undef HAVE_SYS_DIR_H
381 /* Define to 1 if you have the <sys/ioctl.h> header file. */
382 #undef HAVE_SYS_IOCTL_H
384 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
386 #undef HAVE_SYS_NDIR_H
388 /* Define to 1 if you have the <sys/param.h> header file. */
389 #undef HAVE_SYS_PARAM_H
391 /* Define to 1 if you have the <sys/poll.h> header file. */
392 #undef HAVE_SYS_POLL_H
394 /* Define to 1 if you have the <sys/select.h> header file. */
395 #undef HAVE_SYS_SELECT_H
397 /* Define to 1 if you have the <sys/socket.h> header file. */
398 #undef HAVE_SYS_SOCKET_H
400 /* Define to 1 if you have the <sys/stat.h> header file. */
401 #undef HAVE_SYS_STAT_H
403 /* Define to 1 if you have the <sys/syslog.h> header file. */
404 #undef HAVE_SYS_SYSLOG_H
406 /* Define to 1 if you have the <sys/types.h> header file. */
407 #undef HAVE_SYS_TYPES_H
409 /* Define to 1 if you have the <sys/uio.h> header file. */
410 #undef HAVE_SYS_UIO_H
412 /* Define to 1 if you have the <sys/un.h> header file. */
413 #undef HAVE_SYS_UN_H
415 /* Define to 1 if you have the <sys/utime.h> header file. */
416 #undef HAVE_SYS_UTIME_H
418 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
419 #undef HAVE_SYS_WAIT_H
421 /* Define to 1 if you have the `tmpfile' function. */
422 #undef HAVE_TMPFILE
424 /* Define to 1 if you have the `truncate' function. */
425 #undef HAVE_TRUNCATE
427 /* Define to 1 if you have the `uname' function. */
428 #undef HAVE_UNAME
430 /* Define to 1 if the system has the type `union wait'. */
431 #undef HAVE_UNION_WAIT
433 /* Define to 1 if you have the <unistd.h> header file. */
434 #undef HAVE_UNISTD_H
436 /* Define to 1 if you have the <utime.h> header file. */
437 #undef HAVE_UTIME_H
439 /* Define to 1 if you have the `vfork' function. */
440 #undef HAVE_VFORK
442 /* Define to 1 if you have the <vfork.h> header file. */
443 #undef HAVE_VFORK_H
445 /* Define to 1 if you have the `wait' function. */
446 #undef HAVE_WAIT
448 /* Define to 1 if you have the `wait4' function. */
449 #undef HAVE_WAIT4
451 /* Define to 1 if you have the `waitpid' function. */
452 #undef HAVE_WAITPID
454 /* Define to 1 if you have the <wchar.h> header file. */
455 #undef HAVE_WCHAR_H
457 /* Define to 1 if you have the `wcrtomb' function. */
458 #undef HAVE_WCRTOMB
460 /* Define to 1 if you have the `wcwidth' function. */
461 #undef HAVE_WCWIDTH
463 /* Define to 1 if `fork' works. */
464 #undef HAVE_WORKING_FORK
466 /* Define to 1 if `vfork' works. */
467 #undef HAVE_WORKING_VFORK
469 /* Default configuration value */
470 #undef INBOX_NAME
472 /* Default configuration value */
473 #undef INTERRUPTED_MAIL
475 /* Enable keyboard lock support */
476 #undef KEYBOARD_LOCK
478 /* Define to the sub-directory in which libtool stores uninstalled libraries.
480 #undef LT_OBJDIR
482 /* Path to local inboxes for pico newmail check */
483 #undef MAILDIR
485 /* Default configuration value */
486 #undef MAX_FILLCOL
488 /* Default configuration value */
489 #undef MAX_SCREEN_COLS
491 /* Default configuration value */
492 #undef MAX_SCREEN_ROWS
494 /* File mode used to set readonly access */
495 #undef MODE_READONLY
497 /* Compile in mouse support */
498 #undef MOUSE
500 /* Disallow users changing their From address */
501 #undef NEVER_ALLOW_CHANGING_FROM
503 /* Default configuration value */
504 #undef NUMDEBUGFILES
506 /* OSX TARGET */
507 #undef OSX_TARGET
509 /* Name of package */
510 #undef PACKAGE
512 /* Define to the address where bug reports for this package should be sent. */
513 #undef PACKAGE_BUGREPORT
515 /* Define to the full name of this package. */
516 #undef PACKAGE_NAME
518 /* Define to the full name and version of this package. */
519 #undef PACKAGE_STRING
521 /* Define to the one symbol short name of this package. */
522 #undef PACKAGE_TARNAME
524 /* Define to the home page for this package. */
525 #undef PACKAGE_URL
527 /* Define to the version of this package. */
528 #undef PACKAGE_VERSION
530 /* Password cache file (recommended if S/MIME is enabled and configured) */
531 #undef PASSFILE
533 /* Program users use to change their password */
534 #undef PASSWD_PROG
536 /* Define if system supports POSIX signal interface */
537 #undef POSIX_SIGNALS
539 /* Default configuration value */
540 #undef POSTPONED_MAIL
542 /* Default configuration value */
543 #undef POSTPONED_MSGS
545 /* ps command which outputs list of running commands */
546 #undef PSEFCMD
548 /* Define to necessary symbol if this constant uses a non-standard name on
549 your system. */
550 #undef PTHREAD_CREATE_JOINABLE
552 /* Include support for UW Pubcookie Web Authentication */
553 #undef PUBCOOKIE
555 /* Define as the return type of signal handlers (`int' or `void'). */
556 #undef RETSIGTYPE
558 /* Define to the type of arg 1 for `select'. */
559 #undef SELECT_TYPE_ARG1
561 /* Define to the type of args 2, 3 and 4 for `select'. */
562 #undef SELECT_TYPE_ARG234
564 /* Define to the type of arg 5 for `select'. */
565 #undef SELECT_TYPE_ARG5
567 /* Local mail submission agent */
568 #undef SENDMAIL
570 /* Local MSA flags for SMTP on stdin/stdout */
571 #undef SENDMAILFLAGS
573 /* Posting agent to use when no nntp-servers defined */
574 #undef SENDNEWS
576 /* The size of `unsigned int', as computed by sizeof. */
577 #undef SIZEOF_UNSIGNED_INT
579 /* The size of `unsigned long', as computed by sizeof. */
580 #undef SIZEOF_UNSIGNED_LONG
582 /* The size of `unsigned short', as computed by sizeof. */
583 #undef SIZEOF_UNSIGNED_SHORT
585 /* Enable S/MIME code */
586 #undef SMIME
588 /* Directory where S/MIME CACerts are located */
589 #undef SMIME_SSLCERTS
591 /* Simple spell checker: reads stdin, emits misspellings on stdout */
592 #undef SPELLER
594 /* SSL Supports TLSV1.2 */
595 #undef SSL_SUPPORTS_TLSV1_2
597 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
598 #undef STAT_MACROS_BROKEN
600 /* Define to 1 if you have the ANSI C header files. */
601 #undef STDC_HEADERS
603 /* System pinerc */
604 #undef SYSTEM_PINERC
606 /* System fixed pinerc */
607 #undef SYSTEM_PINERC_FIXED
609 /* Local Support Info File */
610 #undef SYSTEM_PINE_INFO_PATH
612 /* Pine-Centric Host Specifier */
613 #undef SYSTYPE
615 /* Define if system supports SYSV signal interface */
616 #undef SYSV_SIGNALS
618 /* File name separator as string constant */
619 #undef S_FILESEP
621 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
622 #undef TIME_WITH_SYS_TIME
624 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
625 #undef TM_IN_SYS_TIME
627 /* Default configuration value */
628 #undef TRASH_FOLDER
630 /* System defined unsigned 16 bit integer */
631 #undef UINT16
633 /* System defined unsigned 32 bit integer */
634 #undef UINT32
636 /* Compile in quota check on startup */
637 #undef USE_QUOTAS
639 /* Version number of package */
640 #undef VERSION
642 /* Windows is just too different */
643 #undef _WINDOWS
645 /* Enable extended pthread features on Solaris */
646 #undef __EXTENSIONS__
648 /* Define to `int' if <sys/types.h> doesn't define. */
649 #undef gid_t
651 /* Define to `int' if <sys/types.h> does not define. */
652 #undef mode_t
654 /* Define to `int' if <sys/types.h> does not define. */
655 #undef pid_t
657 /* qsort compare function argument type */
658 #undef qsort_t
660 /* Define to `unsigned int' if <sys/types.h> does not define. */
661 #undef size_t
663 /* Define to `int' if <sys/types.h> doesn't define. */
664 #undef uid_t
666 /* Define as `fork' if `vfork' does not work. */
667 #undef vfork