/* courier_auth_config.h. Generated from courier_auth_config.h.in by configure. */
/* courier_auth_config.h.in. Generated from configure.in by autoheader. */
/* Whether we have the crypt() function */
#define HAVE_CRYPT 1
/* Define to 1 if you have the <crypt.h> header file. */
#define HAVE_CRYPT_H 1
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* Define to 1 if you have the `endpwent' function. */
#define HAVE_ENDPWENT 1
/* Define to 1 if you have the `endspent' function. */
#define HAVE_ENDSPENT 1
/* Whether expect(1) is installed */
#define HAVE_EXPECT 1
/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
/* Define to 1 if you have the `getspent' function. */
#define HAVE_GETSPENT 1
/* Whether we have the HMAC library available */
#define HAVE_HMACLIB 1
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define to 1 if you have the <lber.h> header file. */
#define HAVE_LBER_H 1
/* Define to 1 if you have the <ldap.h> header file. */
#define HAVE_LDAP_H 1
/* Whether we have ldap_parse_result() function */
#define HAVE_LDAP_PARSE_RESULT 1
/* Whether we have ldap_result2error() function */
#define HAVE_LDAP_RESULT2ERROR 1
/* Whether we have ldap_start_tls_s */
#define HAVE_LDAP_TLS 1
/* Define to 1 if you have the `shadow' library (-lshadow). */
/* #undef HAVE_LIBSHADOW */
/* Whether we have the MD5 library available */
#define HAVE_MD5LIB 1
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define to 1 if you have the <netinet/in.h> header file. */
#define HAVE_NETINET_IN_H 1
/* Whether header installation directory is nontstandard */
/* #undef HAVE_NOSTDHEADERDIR */
/* Whether -lvpopmail has the open_smtp_relay() function */
/* #undef HAVE_OPEN_SMTP_RELAY */
/* Define to 1 if you have the <Pam/pam_appl.h> header file. */
/* #undef HAVE_PAM_PAM_APPL_H */
/* Define to 1 if you have the `pam_setcred' function. */
#define HAVE_PAM_SETCRED 1
/* Define to 1 if you have the <security/pam_appl.h> header file. */
#define HAVE_SECURITY_PAM_APPL_H 1
/* Define to 1 if you have the `setlogin' function. */
/* #undef HAVE_SETLOGIN */
/* Define to 1 if you have the `setsid' function. */
#define HAVE_SETSID 1
/* Whether we have the SHA1 library available */
#define HAVE_SHA1LIB 1
/* Define to 1 if you have the <shadow.h> header file. */
#define HAVE_SHADOW_H 1
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdio.h> header file. */
#define HAVE_STDIO_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have the <sys/select.h> header file. */
#define HAVE_SYS_SELECT_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <sys/wait.h> header file. */
#define HAVE_SYS_WAIT_H 1
/* Define to 1 if you have the <termios.h> header file. */
#define HAVE_TERMIOS_H 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Whether -lvpopmail has the vset_lastauth() function */
/* #undef HAVE_VSET_LASTAUTH */
/* Whether we must a prototype for crypt() */
#define NEED_CRYPT_PROTOTYPE 0
/* Name of package */
/* #undef PACKAGE */
/* Define to the address where bug reports for this package should be sent. */
/* #undef PACKAGE_BUGREPORT */
/* Define to the full name of this package. */
/* #undef PACKAGE_NAME */
/* Define to the full name and version of this package. */
/* #undef PACKAGE_STRING */
/* Define to the one symbol short name of this package. */
/* #undef PACKAGE_TARNAME */
/* Define to the version of this package. */
/* #undef PACKAGE_VERSION */
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
/* This macro is used to build the list of SASL modules */
#define SASL_LIST SASL("CRAM-SHA256", authsasl_cram, authsaslclient_cramsha256) SASL("CRAM-SHA1", authsasl_cram, authsaslclient_cramsha1) SASL("CRAM-MD5", authsasl_cram, authsaslclient_crammd5) SASL("PLAIN", authsasl_plain, authsaslclient_plain) SASL("LOGIN", authsasl_login, authsaslclient_login)
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Location of the userdb database */
#define USERDB "/usr/local/etc/authlib/userdb"
/* Version number of package */
/* #undef VERSION */
/* 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 to `int' if <sys/types.h> does not define. */
/* #undef pid_t */
/* Default definition for socklen_t */
/* #undef socklen_t */
/* Define to `int' if <sys/types.h> doesn't define. */
/* #undef uid_t */
syntax highlighted by Code2HTML, v. 0.9.1