/* muttconfig.h.in. Generated automatically from configure.in by autoheader. */ /* Define to `int' if doesn't define. */ #undef pid_t /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if `sys_siglist' is declared by . */ #undef SYS_SIGLIST_DECLARED /* What is your domain name? */ #undef DOMAIN /* use dotlocking to lock mailboxes? */ #undef USE_DOTLOCK /* use flock() to lock mailboxes? */ #undef USE_FLOCK /* Use fcntl() to lock folders? */ #undef USE_FCNTL /* * Define if you have problems with mutt not detecting new/old mailboxes * over NFS. Some NFS implementations incorrectly cache the attributes * of small files. */ #undef NFS_ATTRIBUTE_HACK /* Do you want support for the POP3 protocol? (--enable-pop) */ #undef USE_POP /* Do you want support for the IMAP protocol? (--enable-imap) */ #undef USE_IMAP /* * Is mail spooled to the user's home directory? If defined, MAILPATH should * be set to the filename of the spool mailbox relative the the home * directory. * use: configure --with-homespool=FILE */ #undef HOMESPOOL /* Where new mail is spooled */ #undef MAILPATH /* Where to find sendmail on your system */ #undef SENDMAIL /* Where to find ispell on your system? */ #undef ISPELL /* Are we using GNU rx? */ #undef USE_GNU_RX /* program to use for shell commands */ #define EXECSHELL "/bin/sh" /* The "buffy_size" feature */ #undef BUFFY_SIZE /* The result of isprint() is unreliable? */ #undef LOCALES_HACK /* Enable exact regeneration of email addresses as parsed? NOTE: this requires significant more memory when defined. */ #undef EXACT_ADDRESS /* Does your system have the snprintf() call? */ #undef HAVE_SNPRINTF /* Does your system have the vsnprintf() call? */ #undef HAVE_VSNPRINTF /* Does your system have the fchdir() call? */ #undef HAVE_FCHDIR /* The number of bytes in a long. */ #undef SIZEOF_LONG /* Define if you have the fchdir function. */ #undef HAVE_FCHDIR /* Define if you have the ftruncate function. */ #undef HAVE_FTRUNCATE /* Define if you have the regcomp function. */ #undef HAVE_REGCOMP /* Define if you have the setegid function. */ #undef HAVE_SETEGID /* Define if you have the srand48 function. */ #undef HAVE_SRAND48 /* Define if you have the strcasecmp function. */ #undef HAVE_STRCASECMP /* Define if you have the strerror function. */ #undef HAVE_STRERROR /* Define if you have the strftime function. */ #undef HAVE_STRFTIME /* Define if you have the header file. */ #undef HAVE_STDARG_H /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define if you have the header file. */ #undef HAVE_SYSEXITS_H /* Define if you have the intl library (-lintl). */ #undef HAVE_LIBINTL /* Define if you have the x library (-lx). */ #undef HAVE_LIBX