/* config.h.in. Generated automatically from configure.ac by autoheader. */ /* Define this to enable debugging messages */ #undef DEBUG /* extra version information */ #undef EXTRA_VERSION /* Define if you have the header file. */ #undef HAVE_CRYPT_H /* Define if you have the header file. */ #undef HAVE_DLFCN_H /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the `flock' function. */ #undef HAVE_FLOCK /* Define this if you have the gethostname function */ #undef HAVE_GETHOSTNAME /* Define this if you have the header file */ #undef HAVE_GETOPT_H /* Define if you have the header file. */ #undef HAVE_GRP_H /* Define if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if you have the header file. */ #undef HAVE_LIMITS_H /* Define this if you have libLockfile */ #undef HAVE_LOCKFILE /* Define this if you have the header file */ #undef HAVE_MD5_H /* Define if you have the `memcpy' function. */ #undef HAVE_MEMCPY /* Define if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have the `setfsuid' function. */ #undef HAVE_SETFSUID /* Define if you have the `setgroups' function. */ #undef HAVE_SETGROUPS /* Define if you have the header file. */ #undef HAVE_SHADOW_H /* Define if you have the header file. */ #undef HAVE_STDINT_H /* Define if you have the header file. */ #undef HAVE_STDLIB_H /* Define if you have the `strchr' function. */ #undef HAVE_STRCHR /* Define if you have the header file. */ #undef HAVE_STRINGS_H /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the `strtoul' function. */ #undef HAVE_STRTOUL /* Define if you have the header file. */ #undef HAVE_SYSLOG_H /* Define if you have the header file. */ #undef HAVE_SYS_FILE_H /* Define if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O /* Name of package */ #undef PACKAGE /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE /* Define this to the PAM/SASL service name to use */ #undef SERVICE_NAME /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Version number of package */ #undef VERSION /* Define this to enable loglevel checking */ #undef WITH_LOGLEVEL_CHECK /* Define this to have module support */ #undef WITH_MODULE_SUPPORT /* Define this to have support for inetd-less mode */ #undef WITH_STANDALONE_SUPPORT /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES /* machine which POP3Lite was compiled for */ #undef __MACHINE__ /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `int' if doesn't define. */ #undef gid_t /* Define as `__inline' if that's what the C compiler calls it, or to nothing if it is not supported. */ #undef inline /* Define to `long' if does not define. */ #undef off_t /* Define to `int' if does not define. */ #undef pid_t /* Define to `unsigned' if does not define. */ #undef size_t /* Define to int if doesn't define it */ #undef socklen_t /* Define to `int' if doesn't define. */ #undef uid_t