Merge branch 'debian'
[hcoop/debian/courier-authlib.git] / courier_auth_config.h.in
1 /* courier_auth_config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define to 1 if you have the `argz_add' function. */
4 #undef HAVE_ARGZ_ADD
5
6 /* Define to 1 if you have the `argz_append' function. */
7 #undef HAVE_ARGZ_APPEND
8
9 /* Define to 1 if you have the `argz_count' function. */
10 #undef HAVE_ARGZ_COUNT
11
12 /* Define to 1 if you have the `argz_create_sep' function. */
13 #undef HAVE_ARGZ_CREATE_SEP
14
15 /* Define to 1 if you have the <argz.h> header file. */
16 #undef HAVE_ARGZ_H
17
18 /* Define to 1 if you have the `argz_insert' function. */
19 #undef HAVE_ARGZ_INSERT
20
21 /* Define to 1 if you have the `argz_next' function. */
22 #undef HAVE_ARGZ_NEXT
23
24 /* Define to 1 if you have the `argz_stringify' function. */
25 #undef HAVE_ARGZ_STRINGIFY
26
27 /* Whether we have the bcrypt() function */
28 #undef HAVE_BCRYPT
29
30 /* Define to 1 if you have the `closedir' function. */
31 #undef HAVE_CLOSEDIR
32
33 /* Whether we have the crypt() function */
34 #undef HAVE_CRYPT
35
36 /* Define to 1 if you have the <crypt.h> header file. */
37 #undef HAVE_CRYPT_H
38
39 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
40 you don't. */
41 #undef HAVE_DECL_CYGWIN_CONV_PATH
42
43 /* Define to 1 if you have the <dirent.h> header file. */
44 #undef HAVE_DIRENT_H
45
46 /* Define if you have the GNU dld library. */
47 #undef HAVE_DLD
48
49 /* Define to 1 if you have the <dld.h> header file. */
50 #undef HAVE_DLD_H
51
52 /* Define to 1 if you have the `dlerror' function. */
53 #undef HAVE_DLERROR
54
55 /* Define to 1 if you have the <dlfcn.h> header file. */
56 #undef HAVE_DLFCN_H
57
58 /* Define to 1 if you have the <dl.h> header file. */
59 #undef HAVE_DL_H
60
61 /* Define if you have the _dyld_func_lookup function. */
62 #undef HAVE_DYLD
63
64 /* Define to 1 if you have the `endpwent' function. */
65 #undef HAVE_ENDPWENT
66
67 /* Define to 1 if you have the `endspent' function. */
68 #undef HAVE_ENDSPENT
69
70 /* Define to 1 if the system has the type `error_t'. */
71 #undef HAVE_ERROR_T
72
73 /* Whether expect(1) is installed */
74 #undef HAVE_EXPECT
75
76 /* Define to 1 if you have the <fcntl.h> header file. */
77 #undef HAVE_FCNTL_H
78
79 /* Define to 1 if you have the `getspent' function. */
80 #undef HAVE_GETSPENT
81
82 /* Define to 1 if you have the <inttypes.h> header file. */
83 #undef HAVE_INTTYPES_H
84
85 /* Define to 1 if you have the <lber.h> header file. */
86 #undef HAVE_LBER_H
87
88 /* Define to 1 if you have the <ldap.h> header file. */
89 #undef HAVE_LDAP_H
90
91 /* Whether we have ldap_parse_result() function */
92 #undef HAVE_LDAP_PARSE_RESULT
93
94 /* Whether we have ldap_result2error() function */
95 #undef HAVE_LDAP_RESULT2ERROR
96
97 /* Whether we have ldap_start_tls_s */
98 #undef HAVE_LDAP_TLS
99
100 /* Define if you have the libdl library or equivalent. */
101 #undef HAVE_LIBDL
102
103 /* Define if libdlloader will be built on this platform */
104 #undef HAVE_LIBDLLOADER
105
106 /* Define to 1 if you have the `shadow' library (-lshadow). */
107 #undef HAVE_LIBSHADOW
108
109 /* Define this if a modern libltdl is already installed */
110 #undef HAVE_LTDL
111
112 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
113 #undef HAVE_MACH_O_DYLD_H
114
115 /* Define to 1 if you have the <memory.h> header file. */
116 #undef HAVE_MEMORY_H
117
118 /* Define to 1 if you have the <netinet/in.h> header file. */
119 #undef HAVE_NETINET_IN_H
120
121 /* Whether header installation directory is nontstandard */
122 #undef HAVE_NOSTDHEADERDIR
123
124 /* Define to 1 if you have the `opendir' function. */
125 #undef HAVE_OPENDIR
126
127 /* Define to 1 if you have the <Pam/pam_appl.h> header file. */
128 #undef HAVE_PAM_PAM_APPL_H
129
130 /* Define to 1 if you have the `pam_setcred' function. */
131 #undef HAVE_PAM_SETCRED
132
133 /* Define if libtool can extract symbol lists from object files. */
134 #undef HAVE_PRELOADED_SYMBOLS
135
136 /* Define to 1 if you have the `readdir' function. */
137 #undef HAVE_READDIR
138
139 /* Define to 1 if you have the <security/pam_appl.h> header file. */
140 #undef HAVE_SECURITY_PAM_APPL_H
141
142 /* Define to 1 if you have the `setlogin' function. */
143 #undef HAVE_SETLOGIN
144
145 /* Define to 1 if you have the `setsid' function. */
146 #undef HAVE_SETSID
147
148 /* Define to 1 if you have the <shadow.h> header file. */
149 #undef HAVE_SHADOW_H
150
151 /* Define if you have the shl_load function. */
152 #undef HAVE_SHL_LOAD
153
154 /* Define to 1 if you have the <stdint.h> header file. */
155 #undef HAVE_STDINT_H
156
157 /* Define to 1 if you have the <stdio.h> header file. */
158 #undef HAVE_STDIO_H
159
160 /* Define to 1 if you have the <stdlib.h> header file. */
161 #undef HAVE_STDLIB_H
162
163 /* Define to 1 if you have the <strings.h> header file. */
164 #undef HAVE_STRINGS_H
165
166 /* Define to 1 if you have the <string.h> header file. */
167 #undef HAVE_STRING_H
168
169 /* Define to 1 if you have the `strlcat' function. */
170 #undef HAVE_STRLCAT
171
172 /* Define to 1 if you have the `strlcpy' function. */
173 #undef HAVE_STRLCPY
174
175 /* Define to 1 if you have the <sys/dl.h> header file. */
176 #undef HAVE_SYS_DL_H
177
178 /* Define to 1 if you have the <sys/select.h> header file. */
179 #undef HAVE_SYS_SELECT_H
180
181 /* Define to 1 if you have the <sys/stat.h> header file. */
182 #undef HAVE_SYS_STAT_H
183
184 /* Define to 1 if you have the <sys/time.h> header file. */
185 #undef HAVE_SYS_TIME_H
186
187 /* Define to 1 if you have the <sys/types.h> header file. */
188 #undef HAVE_SYS_TYPES_H
189
190 /* Define to 1 if you have the <sys/wait.h> header file. */
191 #undef HAVE_SYS_WAIT_H
192
193 /* Define to 1 if you have the <termios.h> header file. */
194 #undef HAVE_TERMIOS_H
195
196 /* Define to 1 if you have the <unistd.h> header file. */
197 #undef HAVE_UNISTD_H
198
199 /* This value is set to 1 to indicate that the system argz facility works */
200 #undef HAVE_WORKING_ARGZ
201
202 /* Define if the OS needs help to load dependent libraries for dlopen(). */
203 #undef LTDL_DLOPEN_DEPLIBS
204
205 /* Define to the system default library search path. */
206 #undef LT_DLSEARCH_PATH
207
208 /* The archive extension */
209 #undef LT_LIBEXT
210
211 /* The archive prefix */
212 #undef LT_LIBPREFIX
213
214 /* Define to the extension used for runtime loadable modules, say, ".so". */
215 #undef LT_MODULE_EXT
216
217 /* Define to the name of the environment variable that determines the run-time
218 module search path. */
219 #undef LT_MODULE_PATH_VAR
220
221 /* Define to the sub-directory where libtool stores uninstalled libraries. */
222 #undef LT_OBJDIR
223
224 /* Define to the shared library suffix, say, ".dylib". */
225 #undef LT_SHARED_EXT
226
227 /* Define to the shared archive member specification, say "(shr.o)". */
228 #undef LT_SHARED_LIB_MEMBER
229
230 /* Whether we must a prototype for crypt() */
231 #undef NEED_CRYPT_PROTOTYPE
232
233 /* Define if dlsym() requires a leading underscore in symbol names. */
234 #undef NEED_USCORE
235
236 /* Name of package */
237 #undef PACKAGE
238
239 /* Define to the address where bug reports for this package should be sent. */
240 #undef PACKAGE_BUGREPORT
241
242 /* Define to the full name of this package. */
243 #undef PACKAGE_NAME
244
245 /* Define to the full name and version of this package. */
246 #undef PACKAGE_STRING
247
248 /* Define to the one symbol short name of this package. */
249 #undef PACKAGE_TARNAME
250
251 /* Define to the home page for this package. */
252 #undef PACKAGE_URL
253
254 /* Define to the version of this package. */
255 #undef PACKAGE_VERSION
256
257 /* Define to 1 if you have the ANSI C header files. */
258 #undef STDC_HEADERS
259
260 /* Location of the userdb database */
261 #undef USERDB
262
263 /* Version number of package */
264 #undef VERSION
265
266 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
267 #undef __error_t_defined
268
269 /* Define to empty if `const' does not conform to ANSI C. */
270 #undef const
271
272 /* Define to a type to use for 'error_t' if it is not otherwise available. */
273 #undef error_t
274
275 /* Define to `int' if <sys/types.h> doesn't define. */
276 #undef gid_t
277
278 /* Define to `int' if <sys/types.h> does not define. */
279 #undef pid_t
280
281 /* Default definition for socklen_t */
282 #undef socklen_t
283
284 /* Define to `int' if <sys/types.h> doesn't define. */
285 #undef uid_t