Import Debian package 0.61.0-1+lenny1
[hcoop/debian/courier-authlib.git] / courier_auth_config.h.in
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 /* Define to 1 if you have the <inttypes.h> header file. */
28 #undef HAVE_INTTYPES_H
29
30 /* Define to 1 if you have the <lber.h> header file. */
31 #undef HAVE_LBER_H
32
33 /* Define to 1 if you have the <ldap.h> header file. */
34 #undef HAVE_LDAP_H
35
36 /* Whether we have ldap_parse_result() function */
37 #undef HAVE_LDAP_PARSE_RESULT
38
39 /* Whether we have ldap_result2error() function */
40 #undef HAVE_LDAP_RESULT2ERROR
41
42 /* Whether we have ldap_start_tls_s */
43 #undef HAVE_LDAP_TLS
44
45 /* Define to 1 if you have the `shadow' library (-lshadow). */
46 #undef HAVE_LIBSHADOW
47
48 /* Define to 1 if you have the <memory.h> header file. */
49 #undef HAVE_MEMORY_H
50
51 /* Define to 1 if you have the <netinet/in.h> header file. */
52 #undef HAVE_NETINET_IN_H
53
54 /* Whether header installation directory is nontstandard */
55 #undef HAVE_NOSTDHEADERDIR
56
57 /* Define to 1 if you have the <Pam/pam_appl.h> header file. */
58 #undef HAVE_PAM_PAM_APPL_H
59
60 /* Define to 1 if you have the `pam_setcred' function. */
61 #undef HAVE_PAM_SETCRED
62
63 /* Define to 1 if you have the <security/pam_appl.h> header file. */
64 #undef HAVE_SECURITY_PAM_APPL_H
65
66 /* Define to 1 if you have the `setlogin' function. */
67 #undef HAVE_SETLOGIN
68
69 /* Define to 1 if you have the `setsid' function. */
70 #undef HAVE_SETSID
71
72 /* Define to 1 if you have the <shadow.h> header file. */
73 #undef HAVE_SHADOW_H
74
75 /* Define to 1 if you have the <stdint.h> header file. */
76 #undef HAVE_STDINT_H
77
78 /* Define to 1 if you have the <stdio.h> header file. */
79 #undef HAVE_STDIO_H
80
81 /* Define to 1 if you have the <stdlib.h> header file. */
82 #undef HAVE_STDLIB_H
83
84 /* Define to 1 if you have the <strings.h> header file. */
85 #undef HAVE_STRINGS_H
86
87 /* Define to 1 if you have the <string.h> header file. */
88 #undef HAVE_STRING_H
89
90 /* Define to 1 if you have the <sys/select.h> header file. */
91 #undef HAVE_SYS_SELECT_H
92
93 /* Define to 1 if you have the <sys/stat.h> header file. */
94 #undef HAVE_SYS_STAT_H
95
96 /* Define to 1 if you have the <sys/time.h> header file. */
97 #undef HAVE_SYS_TIME_H
98
99 /* Define to 1 if you have the <sys/types.h> header file. */
100 #undef HAVE_SYS_TYPES_H
101
102 /* Define to 1 if you have the <sys/wait.h> header file. */
103 #undef HAVE_SYS_WAIT_H
104
105 /* Define to 1 if you have the <termios.h> header file. */
106 #undef HAVE_TERMIOS_H
107
108 /* Define to 1 if you have the <unistd.h> header file. */
109 #undef HAVE_UNISTD_H
110
111 /* Whether we must a prototype for crypt() */
112 #undef NEED_CRYPT_PROTOTYPE
113
114 /* Name of package */
115 #undef PACKAGE
116
117 /* Define to the address where bug reports for this package should be sent. */
118 #undef PACKAGE_BUGREPORT
119
120 /* Define to the full name of this package. */
121 #undef PACKAGE_NAME
122
123 /* Define to the full name and version of this package. */
124 #undef PACKAGE_STRING
125
126 /* Define to the one symbol short name of this package. */
127 #undef PACKAGE_TARNAME
128
129 /* Define to the version of this package. */
130 #undef PACKAGE_VERSION
131
132 /* Define as the return type of signal handlers (`int' or `void'). */
133 #undef RETSIGTYPE
134
135 /* Define to 1 if you have the ANSI C header files. */
136 #undef STDC_HEADERS
137
138 /* Location of the userdb database */
139 #undef USERDB
140
141 /* Version number of package */
142 #undef VERSION
143
144 /* Define to empty if `const' does not conform to ANSI C. */
145 #undef const
146
147 /* Define to `int' if <sys/types.h> doesn't define. */
148 #undef gid_t
149
150 /* Define to `int' if <sys/types.h> does not define. */
151 #undef pid_t
152
153 /* Default definition for socklen_t */
154 #undef socklen_t
155
156 /* Define to `int' if <sys/types.h> doesn't define. */
157 #undef uid_t