meillo@0: /* config.h.in. Generated from configure.ac by autoheader. */ meillo@0: #undef DEF_MAIL_GROUP meillo@0: #undef DEF_MAIL_USER meillo@0: meillo@0: /* Define if you want to use lockfile library. */ meillo@0: #undef USE_LIBLOCKFILE meillo@0: meillo@0: #undef ENABLE_DEBUG meillo@0: meillo@0: #undef ENABLE_RESOLVER meillo@0: meillo@0: #undef ENABLE_SMTP_SERVER meillo@0: meillo@0: #undef ENABLE_POP3 meillo@0: meillo@0: #undef ENABLE_AUTH meillo@0: meillo@0: #undef ENABLE_MAILDIR meillo@0: meillo@0: #undef USE_LIB_CRYPTO meillo@0: meillo@0: #undef ENABLE_IDENT meillo@0: meillo@0: #undef ENABLE_MSERVER meillo@0: meillo@0: #undef CONF_DIR meillo@0: meillo@0: #undef DATA_DIR meillo@0: meillo@0: #undef SBINDIR meillo@0: meillo@0: /* The configuration file location */ meillo@0: #undef CONF_DIR meillo@0: meillo@0: /* The data directory */ meillo@0: #undef DATA_DIR meillo@0: meillo@0: /* The mail group */ meillo@0: #undef DEF_MAIL_GROUP meillo@0: meillo@0: /* The mail user */ meillo@0: #undef DEF_MAIL_USER meillo@0: meillo@0: /* If AUTH is enabled */ meillo@0: #undef ENABLE_AUTH meillo@0: meillo@0: /* If debugging is enabled */ meillo@0: #undef ENABLE_DEBUG meillo@0: meillo@0: /* If ident is enabled */ meillo@0: #undef ENABLE_IDENT meillo@0: meillo@0: /* If Maildirs are enabled */ meillo@0: #undef ENABLE_MAILDIR meillo@0: meillo@0: /* If mserver support is enabled */ meillo@0: #undef ENABLE_MSERVER meillo@0: meillo@0: /* If the POP3 support is enabled */ meillo@0: #undef ENABLE_POP3 meillo@0: meillo@0: /* If the resolver is to be used */ meillo@0: #undef ENABLE_RESOLVER meillo@0: meillo@0: /* If the SMTP server is enabled */ meillo@0: #undef ENABLE_SMTP_SERVER meillo@0: meillo@0: /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ meillo@0: #undef HAVE_DOPRNT meillo@0: meillo@0: /* Define to 1 if you have the header file. */ meillo@0: #undef HAVE_FCNTL_H meillo@0: meillo@0: /* Define to 1 if you have the `fdatasync' function. */ meillo@0: #undef HAVE_FDATASYNC meillo@0: meillo@0: /* Define to 1 if your system has a working POSIX `fnmatch' function. */ meillo@0: #undef HAVE_FNMATCH meillo@0: meillo@0: /* Define to 1 if you have the `getline' function. */ meillo@0: #undef HAVE_GETLINE meillo@0: meillo@0: /* Define to 1 if you have the header file. */ meillo@0: #undef HAVE_INTTYPES_H meillo@0: meillo@0: /* Define to 1 if you have the header file. */ meillo@0: #undef HAVE_MEMORY_H meillo@0: meillo@0: /* Define to 1 if you have the `select' function. */ meillo@0: #undef HAVE_SELECT meillo@0: meillo@0: /* Define to 1 if you have the `socket' function. */ meillo@0: #undef HAVE_SOCKET meillo@0: meillo@0: /* Define to 1 if you have the header file. */ meillo@0: #undef HAVE_STDINT_H meillo@0: meillo@0: /* Define to 1 if you have the header file. */ meillo@0: #undef HAVE_STDLIB_H meillo@0: meillo@0: /* Define to 1 if you have the `strerror' function. */ meillo@0: #undef HAVE_STRERROR meillo@0: meillo@0: /* Define to 1 if you have the `strftime' function. */ meillo@0: #undef HAVE_STRFTIME meillo@0: meillo@0: /* Define to 1 if you have the header file. */ meillo@0: #undef HAVE_STRINGS_H meillo@0: meillo@0: /* Define to 1 if you have the header file. */ meillo@0: #undef HAVE_STRING_H meillo@0: meillo@0: /* Define to 1 if you have the `strstr' function. */ meillo@0: #undef HAVE_STRSTR meillo@0: meillo@0: /* Define to 1 if you have the header file. */ meillo@0: #undef HAVE_SYSLOG_H meillo@0: meillo@0: /* Define to 1 if you have the header file. */ meillo@0: #undef HAVE_SYS_STAT_H meillo@0: meillo@0: /* Define to 1 if you have the header file. */ meillo@0: #undef HAVE_SYS_TIME_H meillo@0: meillo@0: /* Define to 1 if you have the header file. */ meillo@0: #undef HAVE_SYS_TYPES_H meillo@0: meillo@0: /* Define to 1 if you have the header file. */ meillo@0: #undef HAVE_UNISTD_H meillo@0: meillo@0: /* Define to 1 if you have the `vprintf' function. */ meillo@0: #undef HAVE_VPRINTF meillo@0: meillo@0: /* Name of package */ meillo@0: #undef PACKAGE meillo@0: meillo@0: /* Define to the address where bug reports for this package should be sent. */ meillo@0: #undef PACKAGE_BUGREPORT meillo@0: meillo@0: /* Define to the full name of this package. */ meillo@0: #undef PACKAGE_NAME meillo@0: meillo@0: /* Define to the full name and version of this package. */ meillo@0: #undef PACKAGE_STRING meillo@0: meillo@0: /* Define to the one symbol short name of this package. */ meillo@0: #undef PACKAGE_TARNAME meillo@0: meillo@0: /* Define to the version of this package. */ meillo@0: #undef PACKAGE_VERSION meillo@0: meillo@0: /* Define as the return type of signal handlers (`int' or `void'). */ meillo@0: #undef RETSIGTYPE meillo@0: meillo@0: /* The sbin directory */ meillo@0: #undef SBINDIR meillo@0: meillo@0: /* Define to 1 if you have the ANSI C header files. */ meillo@0: #undef STDC_HEADERS meillo@0: meillo@0: /* Define to 1 if you can safely include both and . */ meillo@0: #undef TIME_WITH_SYS_TIME meillo@0: meillo@0: /* Define to 1 if your declares `struct tm'. */ meillo@0: #undef TM_IN_SYS_TIME meillo@0: meillo@0: /* If liblockfile is to be used */ meillo@0: #undef USE_LIBLOCKFILE meillo@0: meillo@0: /* If libcrypto is available */ meillo@0: #undef USE_LIB_CRYPTO meillo@0: meillo@0: /* Version number of package */ meillo@0: #undef VERSION meillo@0: meillo@0: /* Define to empty if `const' does not conform to ANSI C. */ meillo@0: #undef const meillo@0: meillo@0: /* Define to `int' if does not define. */ meillo@0: #undef pid_t meillo@0: meillo@1: /* Define to `unsigned int' if does not define. */ meillo@0: #undef size_t