Imported Debian patch 0.59.3-1
[hcoop/debian/courier-authlib.git] / courier_auth_config.h.in
CommitLineData
d9898ee8 1/* courier_auth_config.h.in. Generated from configure.in by autoheader. */
2
3/* Whether we have the crypt() function */
4#undef HAVE_CRYPT
5
6/* Define to 1 if you have the <crypt.h> header file. */
7#undef HAVE_CRYPT_H
8
9/* Define to 1 if you have the <dlfcn.h> header file. */
10#undef HAVE_DLFCN_H
11
12/* Define to 1 if you have the `endpwent' function. */
13#undef HAVE_ENDPWENT
14
15/* Define to 1 if you have the `endspent' function. */
16#undef HAVE_ENDSPENT
17
18/* Whether expect(1) is installed */
19#undef HAVE_EXPECT
20
21/* Define to 1 if you have the <fcntl.h> header file. */
22#undef HAVE_FCNTL_H
23
24/* Define to 1 if you have the `getspent' function. */
25#undef HAVE_GETSPENT
26
27/* Whether we have the HMAC library available */
28#undef HAVE_HMACLIB
29
30/* Define to 1 if you have the <inttypes.h> header file. */
31#undef HAVE_INTTYPES_H
32
33/* Define to 1 if you have the <lber.h> header file. */
34#undef HAVE_LBER_H
35
36/* Define to 1 if you have the <ldap.h> header file. */
37#undef HAVE_LDAP_H
38
39/* Whether we have ldap_parse_result() function */
40#undef HAVE_LDAP_PARSE_RESULT
41
42/* Whether we have ldap_result2error() function */
43#undef HAVE_LDAP_RESULT2ERROR
44
45/* Whether we have ldap_start_tls_s */
46#undef HAVE_LDAP_TLS
47
48/* Define to 1 if you have the `shadow' library (-lshadow). */
49#undef HAVE_LIBSHADOW
50
51/* Whether we have the MD5 library available */
52#undef HAVE_MD5LIB
53
54/* Define to 1 if you have the <memory.h> header file. */
55#undef HAVE_MEMORY_H
56
57/* Define to 1 if you have the <netinet/in.h> header file. */
58#undef HAVE_NETINET_IN_H
59
60/* Whether header installation directory is nontstandard */
61#undef HAVE_NOSTDHEADERDIR
62
63/* Whether -lvpopmail has the open_smtp_relay() function */
64#undef HAVE_OPEN_SMTP_RELAY
65
66/* Define to 1 if you have the <Pam/pam_appl.h> header file. */
67#undef HAVE_PAM_PAM_APPL_H
68
69/* Define to 1 if you have the `pam_setcred' function. */
70#undef HAVE_PAM_SETCRED
71
72/* Define to 1 if you have the <security/pam_appl.h> header file. */
73#undef HAVE_SECURITY_PAM_APPL_H
74
75/* Define to 1 if you have the `setlogin' function. */
76#undef HAVE_SETLOGIN
77
78/* Define to 1 if you have the `setsid' function. */
79#undef HAVE_SETSID
80
81/* Whether we have the SHA1 library available */
82#undef HAVE_SHA1LIB
83
84/* Define to 1 if you have the <shadow.h> header file. */
85#undef HAVE_SHADOW_H
86
87/* Define to 1 if you have the <stdint.h> header file. */
88#undef HAVE_STDINT_H
89
90/* Define to 1 if you have the <stdio.h> header file. */
91#undef HAVE_STDIO_H
92
93/* Define to 1 if you have the <stdlib.h> header file. */
94#undef HAVE_STDLIB_H
95
96/* Define to 1 if you have the <strings.h> header file. */
97#undef HAVE_STRINGS_H
98
99/* Define to 1 if you have the <string.h> header file. */
100#undef HAVE_STRING_H
101
102/* Define to 1 if you have the <sys/select.h> header file. */
103#undef HAVE_SYS_SELECT_H
104
105/* Define to 1 if you have the <sys/stat.h> header file. */
106#undef HAVE_SYS_STAT_H
107
108/* Define to 1 if you have the <sys/time.h> header file. */
109#undef HAVE_SYS_TIME_H
110
111/* Define to 1 if you have the <sys/types.h> header file. */
112#undef HAVE_SYS_TYPES_H
113
114/* Define to 1 if you have the <sys/wait.h> header file. */
115#undef HAVE_SYS_WAIT_H
116
117/* Define to 1 if you have the <termios.h> header file. */
118#undef HAVE_TERMIOS_H
119
120/* Define to 1 if you have the <unistd.h> header file. */
121#undef HAVE_UNISTD_H
122
123/* Whether -lvpopmail has the vset_lastauth() function */
124#undef HAVE_VSET_LASTAUTH
125
126/* Whether we must a prototype for crypt() */
127#undef NEED_CRYPT_PROTOTYPE
128
129/* Name of package */
130#undef PACKAGE
131
132/* Define to the address where bug reports for this package should be sent. */
133#undef PACKAGE_BUGREPORT
134
135/* Define to the full name of this package. */
136#undef PACKAGE_NAME
137
138/* Define to the full name and version of this package. */
139#undef PACKAGE_STRING
140
141/* Define to the one symbol short name of this package. */
142#undef PACKAGE_TARNAME
143
144/* Define to the version of this package. */
145#undef PACKAGE_VERSION
146
147/* Define as the return type of signal handlers (`int' or `void'). */
148#undef RETSIGTYPE
149
150/* This macro is used to build the list of SASL modules */
151#undef SASL_LIST
152
153/* Define to 1 if you have the ANSI C header files. */
154#undef STDC_HEADERS
155
156/* Location of the userdb database */
157#undef USERDB
158
159/* Version number of package */
160#undef VERSION
161
162/* Define to empty if `const' does not conform to ANSI C. */
163#undef const
164
165/* Define to `int' if <sys/types.h> doesn't define. */
166#undef gid_t
167
168/* Define to `int' if <sys/types.h> does not define. */
169#undef pid_t
170
171/* Default definition for socklen_t */
172#undef socklen_t
173
174/* Define to `int' if <sys/types.h> doesn't define. */
175#undef uid_t