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