- /* config.h.in. Generated automatically from configure.in by autoheader. */
- /* Define if on AIX 3.
- System headers sometimes define this.
- We just want to avoid a redefinition error message. */
- #ifndef _ALL_SOURCE
- #undef _ALL_SOURCE
- #endif
- /* Define to empty if the keyword does not work. */
- #undef const
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef gid_t
- /* Define if you have the strftime function. */
- #undef HAVE_STRFTIME
- /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
- #undef HAVE_SYS_WAIT_H
- /* Define if on MINIX. */
- #undef _MINIX
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef pid_t
- /* Define if the system does not provide POSIX.1 features except
- with this defined. */
- #undef _POSIX_1_SOURCE
- /* Define if you need to in order for stat and other things to work. */
- #undef _POSIX_SOURCE
- /* 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 you can safely include both <sys/time.h> and <time.h>. */
- #undef TIME_WITH_SYS_TIME
- /* Define if your <sys/time.h> declares struct tm. */
- #undef TM_IN_SYS_TIME
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef uid_t
- /* Authenticate via .sqwebmail-pass */
- #undef ENABLE_WEBPASS
- /* End session after this many seconds, no matter what */
- #undef TIMEOUTHARD
- /* End session after this many seconds of inactivity */
- #undef TIMEOUTSOFT
- /* Purge deleted messages after this many days */
- #undef AUTOPURGE
- /* Maximum value for AUTOPURGE */
- #undef MAXPURGE
- /* Maximum size of unsigned long+0 byte */
- #undef MAXLONGSIZE
- /* Our mime.types file */
- #undef MIMETYPES
- /* Our banner generating program */
- #undef BANNERPROG
- /* Location of ispell */
- #undef ISPELL
- /* Whether we should generate https URLs for non-login activities */
- #undef USE_HTTPS
- /* Whether we should generate https URLs for logins */
- #undef USE_HTTPS_LOGIN
- /* Location of login cache directory */
- #undef CACHEDIR
- /* Owner of the login cache directory */
- #undef CACHEOWNER
- /* Location of the gzip compressor */
- #undef GZIP
- /* Whether crypt() needs to be prototyped */
- #undef NEED_CRYPT_PROTOTYPE
- /* Whether to change password via vpopmail */
- #undef WEBPASS_CHANGE_VCHKPW
- /* Define if you have the crypt function. */
- #undef HAVE_CRYPT
- /* Define if you have the setlocale function. */
- #undef HAVE_SETLOCALE
- /* Define if you have the setreuid function. */
- #undef HAVE_SETREUID
- /* Define if you have the strcasecmp function. */
- #undef HAVE_STRCASECMP
- /* Define if you have the strdup function. */
- #undef HAVE_STRDUP
- /* Define if you have the strncasecmp function. */
- #undef HAVE_STRNCASECMP
- /* Define if you have the utime function. */
- #undef HAVE_UTIME
- /* Define if you have the utimes function. */
- #undef HAVE_UTIMES
- /* Define if you have the <crypt.h> header file. */
- #undef HAVE_CRYPT_H
- /* Define if you have the <dirent.h> header file. */
- #undef HAVE_DIRENT_H
- /* Define if you have the <fcntl.h> header file. */
- #undef HAVE_FCNTL_H
- /* Define if you have the <locale.h> header file. */
- #undef HAVE_LOCALE_H
- /* Define if you have the <ndir.h> header file. */
- #undef HAVE_NDIR_H
- /* Define if you have the <sys/dir.h> header file. */
- #undef HAVE_SYS_DIR_H
- /* Define if you have the <sys/ndir.h> header file. */
- #undef HAVE_SYS_NDIR_H
- /* Define if you have the <sys/stat.h> header file. */
- #undef HAVE_SYS_STAT_H
- /* Define if you have the <sys/time.h> header file. */
- #undef HAVE_SYS_TIME_H
- /* Define if you have the <sys/wait.h> header file. */
- #undef HAVE_SYS_WAIT_H
- /* Define if you have the <syslog.h> header file. */
- #undef HAVE_SYSLOG_H
- /* Define if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
- /* Define if you have the <utime.h> header file. */
- #undef HAVE_UTIME_H
- /* Define if you have the crypt library (-lcrypt). */
- #undef HAVE_LIBCRYPT
- /* Define if you have the fcgi library (-lfcgi). */
- #undef HAVE_LIBFCGI
- /* Define if you have the sun library (-lsun). */
- #undef HAVE_LIBSUN