/* config.h.  Generated from config.h.in by configure.  */
/* config.h.in.  Generated automatically from configure.ac by autoheader.  */

/* Define this to enable debugging messages */
/* #undef DEBUG */

/* extra version information */
#define EXTRA_VERSION "-stable (1.200.2.35)"

/* Define if you have the <crypt.h> header file. */
/* #undef HAVE_CRYPT_H */

/* Define if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1

/* Define if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1

/* Define if you have the `flock' function. */
#define HAVE_FLOCK 1

/* Define this if you have the gethostname function */
#define HAVE_GETHOSTNAME 1

/* Define this if you have the <getopt.h> header file */
#define HAVE_GETOPT_H 1

/* Define if you have the <grp.h> header file. */
#define HAVE_GRP_H 1

/* Define if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */

/* Define if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1

/* Define this if you have libLockfile */
/* #undef HAVE_LOCKFILE */

/* Define this if you have the <md5.h> header file */
#define HAVE_MD5_H 1

/* Define if you have the `memcpy' function. */
#define HAVE_MEMCPY 1

/* Define if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */

/* Define if you have the `setfsuid' function. */
/* #undef HAVE_SETFSUID */

/* Define if you have the `setgroups' function. */
#define HAVE_SETGROUPS 1

/* Define if you have the <shadow.h> header file. */
/* #undef HAVE_SHADOW_H */

/* Define if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */

/* Define if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */

/* Define if you have the `strchr' function. */
#define HAVE_STRCHR 1

/* Define if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */

/* Define if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */

/* Define if you have the `strtoul' function. */
#define HAVE_STRTOUL 1

/* Define if you have the <syslog.h> header file. */
#define HAVE_SYSLOG_H 1

/* Define if you have the <sys/file.h> header file. */
#define HAVE_SYS_FILE_H 1

/* 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. */
#define HAVE_SYS_TIME_H 1

/* Define if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */

/* Define if you have the <unistd.h> 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 */
#define PACKAGE "pop3lite"

/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void

/* Define this to the PAM/SASL service name to use */
#define SERVICE_NAME "pop3lite"

/* 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>. */
#define TIME_WITH_SYS_TIME 1

/* Version number of package */
#define VERSION "0.2.4a"

/* Define this to enable loglevel checking */
#define WITH_LOGLEVEL_CHECK 1

/* Define this to have module support */
#define WITH_MODULE_SUPPORT 1

/* Define this to have support for inetd-less mode */
#define WITH_STANDALONE_SUPPORT 1

/* 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 */
#define __MACHINE__ "i386-unknown-gnu"

/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */

/* Define to `int' if <sys/types.h> 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. */
#define inline 

/* Define to `long' if <sys/types.h> does not define. */
#define off_t long int

/* Define to `int' if <sys/types.h> does not define. */
#define pid_t int

/* Define to `unsigned' if <sys/types.h> does not define. */
/* #undef size_t */

/* Define to int if <sys/types.h> doesn't define it */
/* #undef socklen_t */

/* Define to `int' if <sys/types.h> doesn't define. */
/* #undef uid_t */


syntax highlighted by Code2HTML, v. 0.9.1