X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/d9898ee81388d1eff40cf71e85d9ce9b5c1401fe..b92f8a0725abfd548aa6f569c298dd69c1b1b79c:/courier_auth_config.h?ds=sidebyside diff --git a/courier_auth_config.h b/courier_auth_config.h index b1321f1..e6491d5 100644 --- a/courier_auth_config.h +++ b/courier_auth_config.h @@ -1,4 +1,4 @@ -/* courier_auth_config.h. Generated by configure. */ +/* 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 */ @@ -25,9 +25,6 @@ /* 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 header file. */ #define HAVE_INTTYPES_H 1 @@ -49,9 +46,6 @@ /* 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 header file. */ #define HAVE_MEMORY_H 1 @@ -61,9 +55,6 @@ /* 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 header file. */ /* #undef HAVE_PAM_PAM_APPL_H */ @@ -79,9 +70,6 @@ /* 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 header file. */ #define HAVE_SHADOW_H 1 @@ -121,9 +109,6 @@ /* Define to 1 if you have the 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 @@ -148,14 +133,11 @@ /* 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" +#define USERDB "/etc/courier/userdb" /* Version number of package */ /* #undef VERSION */