jessie rebuild
[hcoop/debian/courier-authlib.git] / courier_auth_config.h
CommitLineData
64ff59ba 1/* courier_auth_config.h. Generated from courier_auth_config.h.in by configure. */
b0322a85 2/* courier_auth_config.h.in. Generated from configure.ac by autoheader. */
d9898ee8 3
8d138742
CE
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
d9898ee8 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
8d138742
CE
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
d9898ee8 53/* Define to 1 if you have the <dlfcn.h> header file. */
54#define HAVE_DLFCN_H 1
55
8d138742
CE
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
d9898ee8 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
8d138742
CE
68/* Define to 1 if the system has the type `error_t'. */
69#define HAVE_ERROR_T 1
70
d9898ee8 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
d9898ee8 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
8d138742
CE
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
d9898ee8 104/* Define to 1 if you have the `shadow' library (-lshadow). */
105/* #undef HAVE_LIBSHADOW */
106
8d138742
CE
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
d9898ee8 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
8d138742
CE
122/* Define to 1 if you have the `opendir' function. */
123#define HAVE_OPENDIR 1
124
d9898ee8 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
8d138742
CE
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
d9898ee8 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
d9898ee8 146/* Define to 1 if you have the <shadow.h> header file. */
147#define HAVE_SHADOW_H 1
148
8d138742
CE
149/* Define if you have the shl_load function. */
150/* #undef HAVE_SHL_LOAD */
151
d9898ee8 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
8d138742
CE
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
d9898ee8 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
8d138742
CE
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. */
b0322a85 204#define LT_DLSEARCH_PATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/atlas:/usr/lib64/dyninst:/usr/lib64/llvm:/usr/lib64/mysql:/usr/lib64/tracker-0.16:/usr/lib64/xulrunner"
8d138742
CE
205
206/* The archive extension */
207#define LT_LIBEXT "a"
208
b0322a85
CE
209/* The archive prefix */
210#define LT_LIBPREFIX "lib"
211
8d138742
CE
212/* Define to the extension used for runtime loadable modules, say, ".so". */
213#define LT_MODULE_EXT ".so"
214
215/* Define to the name of the environment variable that determines the run-time
216 module search path. */
217#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
218
219/* Define to the sub-directory in which libtool stores uninstalled libraries.
220 */
221#define LT_OBJDIR ".libs/"
222
b0322a85
CE
223/* Define to the shared library suffix, say, ".dylib". */
224/* #undef LT_SHARED_EXT */
225
d9898ee8 226/* Whether we must a prototype for crypt() */
227#define NEED_CRYPT_PROTOTYPE 0
228
8d138742
CE
229/* Define if dlsym() requires a leading underscore in symbol names. */
230/* #undef NEED_USCORE */
231
d9898ee8 232/* Name of package */
233/* #undef PACKAGE */
234
235/* Define to the address where bug reports for this package should be sent. */
236/* #undef PACKAGE_BUGREPORT */
237
238/* Define to the full name of this package. */
239/* #undef PACKAGE_NAME */
240
241/* Define to the full name and version of this package. */
242/* #undef PACKAGE_STRING */
243
244/* Define to the one symbol short name of this package. */
245/* #undef PACKAGE_TARNAME */
246
b0322a85
CE
247/* Define to the home page for this package. */
248/* #undef PACKAGE_URL */
249
d9898ee8 250/* Define to the version of this package. */
251/* #undef PACKAGE_VERSION */
252
d9898ee8 253/* Define to 1 if you have the ANSI C header files. */
254#define STDC_HEADERS 1
255
256/* Location of the userdb database */
c3a178a3 257#define USERDB "/etc/courier/userdb"
d9898ee8 258
259/* Version number of package */
260/* #undef VERSION */
261
8d138742
CE
262/* Define so that glibc/gnulib argp.h does not typedef error_t. */
263/* #undef __error_t_defined */
264
d9898ee8 265/* Define to empty if `const' does not conform to ANSI C. */
266/* #undef const */
267
8d138742
CE
268/* Define to a type to use for `error_t' if it is not otherwise available. */
269/* #undef error_t */
270
d9898ee8 271/* Define to `int' if <sys/types.h> doesn't define. */
272/* #undef gid_t */
273
274/* Define to `int' if <sys/types.h> does not define. */
275/* #undef pid_t */
276
277/* Default definition for socklen_t */
278/* #undef socklen_t */
279
280/* Define to `int' if <sys/types.h> doesn't define. */
281/* #undef uid_t */