1 | /* include/config.h.in. Generated from configure.in by autoheader. */ |
---|
2 | |
---|
3 | /* Whether the host os is aix */ |
---|
4 | #undef AIX |
---|
5 | |
---|
6 | /* Whether the AIX send_file() API is available */ |
---|
7 | #undef AIX_SENDFILE_API |
---|
8 | |
---|
9 | /* Does extattr API work */ |
---|
10 | #undef BROKEN_EXTATTR |
---|
11 | |
---|
12 | /* Does getgrnam work correctly */ |
---|
13 | #undef BROKEN_GETGRNAM |
---|
14 | |
---|
15 | /* Whether the nisplus include files are broken */ |
---|
16 | #undef BROKEN_NISPLUS_INCLUDE_FILES |
---|
17 | |
---|
18 | /* Broken RedHat 7.2 system header files */ |
---|
19 | #undef BROKEN_REDHAT_7_SYSTEM_HEADERS |
---|
20 | |
---|
21 | /* Does strndup work correctly */ |
---|
22 | #undef BROKEN_STRNDUP |
---|
23 | |
---|
24 | /* Does strnlen work correctly */ |
---|
25 | #undef BROKEN_STRNLEN |
---|
26 | |
---|
27 | /* Does this system use unicode compose characters */ |
---|
28 | #undef BROKEN_UNICODE_COMPOSE_CHARACTERS |
---|
29 | |
---|
30 | /* Whether to enable cluster extensions */ |
---|
31 | #undef CLUSTER_SUPPORT |
---|
32 | |
---|
33 | /* Whether the compiler supports the LL prefix on long long integers */ |
---|
34 | #undef COMPILER_SUPPORTS_LL |
---|
35 | |
---|
36 | /* Marker for samba's config.h */ |
---|
37 | #undef CONFIG_H_IS_FROM_SAMBA |
---|
38 | |
---|
39 | /* Whether the host os is Darwin/MacOSX */ |
---|
40 | #undef DARWINOS |
---|
41 | |
---|
42 | /* Default display charset name */ |
---|
43 | #undef DEFAULT_DISPLAY_CHARSET |
---|
44 | |
---|
45 | /* Default dos charset name */ |
---|
46 | #undef DEFAULT_DOS_CHARSET |
---|
47 | |
---|
48 | /* Default unix charset name */ |
---|
49 | #undef DEFAULT_UNIX_CHARSET |
---|
50 | |
---|
51 | /* Define to check invariants around some common functions */ |
---|
52 | #undef DMALLOC_FUNC_CHECK |
---|
53 | |
---|
54 | /* Defined if running in the build farm */ |
---|
55 | #undef ENABLE_BUILD_FARM_HACKS |
---|
56 | |
---|
57 | /* Define to turn on dmalloc debugging */ |
---|
58 | #undef ENABLE_DMALLOC |
---|
59 | |
---|
60 | /* Whether the host os is FreeBSD */ |
---|
61 | #undef FREEBSD |
---|
62 | |
---|
63 | /* Whether the FreeBSD sendfile() API is available */ |
---|
64 | #undef FREEBSD_SENDFILE_API |
---|
65 | |
---|
66 | /* Whether we are running on 64bit linux */ |
---|
67 | #undef HAVE_64BIT_LINUX |
---|
68 | |
---|
69 | /* Whether acl_get_perm_np() is available */ |
---|
70 | #undef HAVE_ACL_GET_PERM_NP |
---|
71 | |
---|
72 | /* Define to 1 if you have the <acl/libacl.h> header file. */ |
---|
73 | #undef HAVE_ACL_LIBACL_H |
---|
74 | |
---|
75 | /* Whether the krb5_address struct has a addrtype property */ |
---|
76 | #undef HAVE_ADDRTYPE_IN_KRB5_ADDRESS |
---|
77 | |
---|
78 | /* Whether the krb5_address struct has a addr_type property */ |
---|
79 | #undef HAVE_ADDR_TYPE_IN_KRB5_ADDRESS |
---|
80 | |
---|
81 | /* Define to 1 if you have the `add_proplist_entry' function. */ |
---|
82 | #undef HAVE_ADD_PROPLIST_ENTRY |
---|
83 | |
---|
84 | /* Define to 1 if you have the <afs/afs.h> header file. */ |
---|
85 | #undef HAVE_AFS_AFS_H |
---|
86 | |
---|
87 | /* Define to 1 if you have the <afs.h> header file. */ |
---|
88 | #undef HAVE_AFS_H |
---|
89 | |
---|
90 | /* Whether 64 bit aio is available */ |
---|
91 | #undef HAVE_AIOCB64 |
---|
92 | |
---|
93 | /* Have aio_cancel */ |
---|
94 | #undef HAVE_AIO_CANCEL |
---|
95 | |
---|
96 | /* Have aio_cancel64 */ |
---|
97 | #undef HAVE_AIO_CANCEL64 |
---|
98 | |
---|
99 | /* Have aio_error */ |
---|
100 | #undef HAVE_AIO_ERROR |
---|
101 | |
---|
102 | /* Have aio_error64 */ |
---|
103 | #undef HAVE_AIO_ERROR64 |
---|
104 | |
---|
105 | /* Have aio_fsync */ |
---|
106 | #undef HAVE_AIO_FSYNC |
---|
107 | |
---|
108 | /* Have aio_fsync64 */ |
---|
109 | #undef HAVE_AIO_FSYNC64 |
---|
110 | |
---|
111 | /* Define to 1 if you have the <aio.h> header file. */ |
---|
112 | #undef HAVE_AIO_H |
---|
113 | |
---|
114 | /* Have aio_read */ |
---|
115 | #undef HAVE_AIO_READ |
---|
116 | |
---|
117 | /* Have aio_read64 */ |
---|
118 | #undef HAVE_AIO_READ64 |
---|
119 | |
---|
120 | /* Have aio_return */ |
---|
121 | #undef HAVE_AIO_RETURN |
---|
122 | |
---|
123 | /* Have aio_return64 */ |
---|
124 | #undef HAVE_AIO_RETURN64 |
---|
125 | |
---|
126 | /* Have aio_suspend */ |
---|
127 | #undef HAVE_AIO_SUSPEND |
---|
128 | |
---|
129 | /* Have aio_suspend64 */ |
---|
130 | #undef HAVE_AIO_SUSPEND64 |
---|
131 | |
---|
132 | /* Have aio_write */ |
---|
133 | #undef HAVE_AIO_WRITE |
---|
134 | |
---|
135 | /* Have aio_write64 */ |
---|
136 | #undef HAVE_AIO_WRITE64 |
---|
137 | |
---|
138 | /* Whether AIX ACLs are available */ |
---|
139 | #undef HAVE_AIX_ACLS |
---|
140 | |
---|
141 | /* Define to 1 if you have the <alloca.h> header file. */ |
---|
142 | #undef HAVE_ALLOCA_H |
---|
143 | |
---|
144 | /* Whether the AP_OPTS_USE_SUBKEY ap option is available */ |
---|
145 | #undef HAVE_AP_OPTS_USE_SUBKEY |
---|
146 | |
---|
147 | /* Define to 1 if you have the <arpa/inet.h> header file. */ |
---|
148 | #undef HAVE_ARPA_INET_H |
---|
149 | |
---|
150 | /* check for <asm/types.h> */ |
---|
151 | #undef HAVE_ASM_TYPES_H |
---|
152 | |
---|
153 | /* Define to 1 if you have the <asm/unistd.h> header file. */ |
---|
154 | #undef HAVE_ASM_UNISTD_H |
---|
155 | |
---|
156 | /* Define to 1 if you have the `asprintf' function. */ |
---|
157 | #undef HAVE_ASPRINTF |
---|
158 | |
---|
159 | /* Whether asprintf() is available */ |
---|
160 | #undef HAVE_ASPRINTF_DECL |
---|
161 | |
---|
162 | /* Define to 1 if you have the `atexit' function. */ |
---|
163 | #undef HAVE_ATEXIT |
---|
164 | |
---|
165 | /* Define to 1 if you have the `attr_get' function. */ |
---|
166 | #undef HAVE_ATTR_GET |
---|
167 | |
---|
168 | /* Define to 1 if you have the `attr_getf' function. */ |
---|
169 | #undef HAVE_ATTR_GETF |
---|
170 | |
---|
171 | /* Define to 1 if you have the `attr_list' function. */ |
---|
172 | #undef HAVE_ATTR_LIST |
---|
173 | |
---|
174 | /* Define to 1 if you have the `attr_listf' function. */ |
---|
175 | #undef HAVE_ATTR_LISTF |
---|
176 | |
---|
177 | /* Define to 1 if you have the `attr_remove' function. */ |
---|
178 | #undef HAVE_ATTR_REMOVE |
---|
179 | |
---|
180 | /* Define to 1 if you have the `attr_removef' function. */ |
---|
181 | #undef HAVE_ATTR_REMOVEF |
---|
182 | |
---|
183 | /* Define to 1 if you have the `attr_set' function. */ |
---|
184 | #undef HAVE_ATTR_SET |
---|
185 | |
---|
186 | /* Define to 1 if you have the `attr_setf' function. */ |
---|
187 | #undef HAVE_ATTR_SETF |
---|
188 | |
---|
189 | /* Define to 1 if you have the <attr/xattr.h> header file. */ |
---|
190 | #undef HAVE_ATTR_XATTR_H |
---|
191 | |
---|
192 | /* Define to 1 if you have the `backtrace_symbols' function. */ |
---|
193 | #undef HAVE_BACKTRACE_SYMBOLS |
---|
194 | |
---|
195 | /* Define to 1 if you have the `ber_scanf' function. */ |
---|
196 | #undef HAVE_BER_SCANF |
---|
197 | |
---|
198 | /* What header to include for iconv() function: biconv.h */ |
---|
199 | #undef HAVE_BICONV |
---|
200 | |
---|
201 | /* Whether bigcrypt is available */ |
---|
202 | #undef HAVE_BIGCRYPT |
---|
203 | |
---|
204 | /* Whether the bool type is available */ |
---|
205 | #undef HAVE_BOOL |
---|
206 | |
---|
207 | /* Whether fcntl64 locks are broken */ |
---|
208 | #undef HAVE_BROKEN_FCNTL64_LOCKS |
---|
209 | |
---|
210 | /* Whether getgroups is broken */ |
---|
211 | #undef HAVE_BROKEN_GETGROUPS |
---|
212 | |
---|
213 | /* Whether readdir() returns the wrong name offset */ |
---|
214 | #undef HAVE_BROKEN_READDIR_NAME |
---|
215 | |
---|
216 | /* Define to 1 if you have the `bzero' function. */ |
---|
217 | #undef HAVE_BZERO |
---|
218 | |
---|
219 | /* Whether there is a C99 compliant vsnprintf */ |
---|
220 | #undef HAVE_C99_VSNPRINTF |
---|
221 | |
---|
222 | /* Whether cap_get_proc is available */ |
---|
223 | #undef HAVE_CAP_GET_PROC |
---|
224 | |
---|
225 | /* Define to 1 if you have the <CFStringEncodingConverter.h> header file. */ |
---|
226 | #undef HAVE_CFSTRINGENCODINGCONVERTER_H |
---|
227 | |
---|
228 | /* Whether the krb5_checksum struct has a checksum property */ |
---|
229 | #undef HAVE_CHECKSUM_IN_KRB5_CHECKSUM |
---|
230 | |
---|
231 | /* Define to 1 if you have the `chflags' function. */ |
---|
232 | #undef HAVE_CHFLAGS |
---|
233 | |
---|
234 | /* Define to 1 if you have the `chmod' function. */ |
---|
235 | #undef HAVE_CHMOD |
---|
236 | |
---|
237 | /* Define to 1 if you have the `chown' function. */ |
---|
238 | #undef HAVE_CHOWN |
---|
239 | |
---|
240 | /* Define to 1 if you have the `chroot' function. */ |
---|
241 | #undef HAVE_CHROOT |
---|
242 | |
---|
243 | /* Define to 1 if you have the `chsize' function. */ |
---|
244 | #undef HAVE_CHSIZE |
---|
245 | |
---|
246 | /* Whether clock_gettime is available */ |
---|
247 | #undef HAVE_CLOCK_GETTIME |
---|
248 | |
---|
249 | /* Whether the clock_gettime clock ID CLOCK_MONOTONIC is available */ |
---|
250 | #undef HAVE_CLOCK_MONOTONIC |
---|
251 | |
---|
252 | /* Whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available */ |
---|
253 | #undef HAVE_CLOCK_PROCESS_CPUTIME_ID |
---|
254 | |
---|
255 | /* Whether the clock_gettime clock ID CLOCK_REALTIME is available */ |
---|
256 | #undef HAVE_CLOCK_REALTIME |
---|
257 | |
---|
258 | /* Define to 1 if you have the `closedir64' function. */ |
---|
259 | #undef HAVE_CLOSEDIR64 |
---|
260 | |
---|
261 | /* Whether or not we have comparison_fn_t */ |
---|
262 | #undef HAVE_COMPARISON_FN_T |
---|
263 | |
---|
264 | /* Define to 1 if you have the <compat.h> header file. */ |
---|
265 | #undef HAVE_COMPAT_H |
---|
266 | |
---|
267 | /* Whether the compiler will optimize out function calls */ |
---|
268 | #undef HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS |
---|
269 | |
---|
270 | /* Define to 1 if you have the <com_err.h> header file. */ |
---|
271 | #undef HAVE_COM_ERR_H |
---|
272 | |
---|
273 | /* Whether the system has connect() */ |
---|
274 | #undef HAVE_CONNECT |
---|
275 | |
---|
276 | /* Define to 1 if you have the `copy_Authenticator' function. */ |
---|
277 | #undef HAVE_COPY_AUTHENTICATOR |
---|
278 | |
---|
279 | /* Define to 1 if you have the <CoreFoundation/CFStringEncodingConverter.h> |
---|
280 | header file. */ |
---|
281 | #undef HAVE_COREFOUNDATION_CFSTRINGENCODINGCONVERTER_H |
---|
282 | |
---|
283 | /* Define to 1 if you have the `creat64' function. */ |
---|
284 | #undef HAVE_CREAT64 |
---|
285 | |
---|
286 | /* Whether the system has the crypt() function */ |
---|
287 | #undef HAVE_CRYPT |
---|
288 | |
---|
289 | /* Define to 1 if you have the `crypt16' function. */ |
---|
290 | #undef HAVE_CRYPT16 |
---|
291 | |
---|
292 | /* Define to 1 if you have the <ctype.h> header file. */ |
---|
293 | #undef HAVE_CTYPE_H |
---|
294 | |
---|
295 | /* Whether we have CUPS */ |
---|
296 | #undef HAVE_CUPS |
---|
297 | |
---|
298 | /* Define to 1 if you have the declaration of `asprintf', and to 0 if you |
---|
299 | don't. */ |
---|
300 | #undef HAVE_DECL_ASPRINTF |
---|
301 | |
---|
302 | /* Define to 1 if you have the declaration of `rl_event_hook', and to 0 if you |
---|
303 | don't. */ |
---|
304 | #undef HAVE_DECL_RL_EVENT_HOOK |
---|
305 | |
---|
306 | /* Define to 1 if you have the declaration of `snprintf', and to 0 if you |
---|
307 | don't. */ |
---|
308 | #undef HAVE_DECL_SNPRINTF |
---|
309 | |
---|
310 | /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you |
---|
311 | don't. */ |
---|
312 | #undef HAVE_DECL_VASPRINTF |
---|
313 | |
---|
314 | /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you |
---|
315 | don't. */ |
---|
316 | #undef HAVE_DECL_VSNPRINTF |
---|
317 | |
---|
318 | /* Define to 1 if you have the `delproplist' function. */ |
---|
319 | #undef HAVE_DELPROPLIST |
---|
320 | |
---|
321 | /* Define to 1 if you have the `des_set_key' function. */ |
---|
322 | #undef HAVE_DES_SET_KEY |
---|
323 | |
---|
324 | /* Whether the 'dev64_t' type is available */ |
---|
325 | #undef HAVE_DEV64_T |
---|
326 | |
---|
327 | /* Whether the major macro for dev_t is available */ |
---|
328 | #undef HAVE_DEVICE_MAJOR_FN |
---|
329 | |
---|
330 | /* Whether the minor macro for dev_t is available */ |
---|
331 | #undef HAVE_DEVICE_MINOR_FN |
---|
332 | |
---|
333 | /* Define to 1 if you have the `devnm' function. */ |
---|
334 | #undef HAVE_DEVNM |
---|
335 | |
---|
336 | /* Define to 1 if you have the <devnm.h> header file. */ |
---|
337 | #undef HAVE_DEVNM_H |
---|
338 | |
---|
339 | /* Define to 1 if you have the <direct.h> header file. */ |
---|
340 | #undef HAVE_DIRECT_H |
---|
341 | |
---|
342 | /* Whether dirent has a d_off member */ |
---|
343 | #undef HAVE_DIRENT_D_OFF |
---|
344 | |
---|
345 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
---|
346 | */ |
---|
347 | #undef HAVE_DIRENT_H |
---|
348 | |
---|
349 | /* Define to 1 if you have the `dlclose' function. */ |
---|
350 | #undef HAVE_DLCLOSE |
---|
351 | |
---|
352 | /* Define to 1 if you have the `dlerror' function. */ |
---|
353 | #undef HAVE_DLERROR |
---|
354 | |
---|
355 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
---|
356 | #undef HAVE_DLFCN_H |
---|
357 | |
---|
358 | /* Define to 1 if you have the `dlopen' function. */ |
---|
359 | #undef HAVE_DLOPEN |
---|
360 | |
---|
361 | /* Define to 1 if you have the `dlsym' function. */ |
---|
362 | #undef HAVE_DLSYM |
---|
363 | |
---|
364 | /* Define to 1 if you have the <dmapi.h> header file. */ |
---|
365 | #undef HAVE_DMAPI_H |
---|
366 | |
---|
367 | /* struct dqblk .dqb_fsoftlimit */ |
---|
368 | #undef HAVE_DQB_FSOFTLIMIT |
---|
369 | |
---|
370 | /* Define to 1 if you have the `dup2' function. */ |
---|
371 | #undef HAVE_DUP2 |
---|
372 | |
---|
373 | /* Whether the ENCTYPE_ARCFOUR_HMAC_MD5 key type is available */ |
---|
374 | #undef HAVE_ENCTYPE_ARCFOUR_HMAC_MD5 |
---|
375 | |
---|
376 | /* Define to 1 if you have the `endmntent' function. */ |
---|
377 | #undef HAVE_ENDMNTENT |
---|
378 | |
---|
379 | /* Define to 1 if you have the `endnetgrent' function. */ |
---|
380 | #undef HAVE_ENDNETGRENT |
---|
381 | |
---|
382 | /* Whether errno() is available */ |
---|
383 | #undef HAVE_ERRNO_DECL |
---|
384 | |
---|
385 | /* Whether the EncryptedData struct has a etype property */ |
---|
386 | #undef HAVE_ETYPE_IN_ENCRYPTEDDATA |
---|
387 | |
---|
388 | /* Define to 1 if you have the <execinfo.h> header file. */ |
---|
389 | #undef HAVE_EXECINFO_H |
---|
390 | |
---|
391 | /* Define to 1 if you have the `execl' function. */ |
---|
392 | #undef HAVE_EXECL |
---|
393 | |
---|
394 | /* Whether large file support can be enabled */ |
---|
395 | #undef HAVE_EXPLICIT_LARGEFILE_SUPPORT |
---|
396 | |
---|
397 | /* Define to 1 if you have the `extattr_delete_fd' function. */ |
---|
398 | #undef HAVE_EXTATTR_DELETE_FD |
---|
399 | |
---|
400 | /* Define to 1 if you have the `extattr_delete_file' function. */ |
---|
401 | #undef HAVE_EXTATTR_DELETE_FILE |
---|
402 | |
---|
403 | /* Define to 1 if you have the `extattr_delete_link' function. */ |
---|
404 | #undef HAVE_EXTATTR_DELETE_LINK |
---|
405 | |
---|
406 | /* Define to 1 if you have the `extattr_get_fd' function. */ |
---|
407 | #undef HAVE_EXTATTR_GET_FD |
---|
408 | |
---|
409 | /* Define to 1 if you have the `extattr_get_file' function. */ |
---|
410 | #undef HAVE_EXTATTR_GET_FILE |
---|
411 | |
---|
412 | /* Define to 1 if you have the `extattr_get_link' function. */ |
---|
413 | #undef HAVE_EXTATTR_GET_LINK |
---|
414 | |
---|
415 | /* Define to 1 if you have the `extattr_list_fd' function. */ |
---|
416 | #undef HAVE_EXTATTR_LIST_FD |
---|
417 | |
---|
418 | /* Define to 1 if you have the `extattr_list_file' function. */ |
---|
419 | #undef HAVE_EXTATTR_LIST_FILE |
---|
420 | |
---|
421 | /* Define to 1 if you have the `extattr_list_link' function. */ |
---|
422 | #undef HAVE_EXTATTR_LIST_LINK |
---|
423 | |
---|
424 | /* Define to 1 if you have the `extattr_set_fd' function. */ |
---|
425 | #undef HAVE_EXTATTR_SET_FD |
---|
426 | |
---|
427 | /* Define to 1 if you have the `extattr_set_file' function. */ |
---|
428 | #undef HAVE_EXTATTR_SET_FILE |
---|
429 | |
---|
430 | /* Define to 1 if you have the `extattr_set_link' function. */ |
---|
431 | #undef HAVE_EXTATTR_SET_LINK |
---|
432 | |
---|
433 | /* Whether the krb5_error struct has a e_data pointer */ |
---|
434 | #undef HAVE_E_DATA_POINTER_IN_KRB5_ERROR |
---|
435 | |
---|
436 | /* Define to 1 if you have the `FAMOpen2' function. */ |
---|
437 | #undef HAVE_FAMOPEN2 |
---|
438 | |
---|
439 | /* Define to 1 if you have the <fam.h> header file. */ |
---|
440 | #undef HAVE_FAM_H |
---|
441 | |
---|
442 | /* Whether fam.h contains a typedef for enum FAMCodes */ |
---|
443 | #undef HAVE_FAM_H_FAMCODES_TYPEDEF |
---|
444 | |
---|
445 | /* Define to 1 if you have the `fchmod' function. */ |
---|
446 | #undef HAVE_FCHMOD |
---|
447 | |
---|
448 | /* Define to 1 if you have the `fchown' function. */ |
---|
449 | #undef HAVE_FCHOWN |
---|
450 | |
---|
451 | /* Define to 1 if you have the <fcntl.h> header file. */ |
---|
452 | #undef HAVE_FCNTL_H |
---|
453 | |
---|
454 | /* Whether fcntl locking is available */ |
---|
455 | #undef HAVE_FCNTL_LOCK |
---|
456 | |
---|
457 | /* Define to 1 if you have the `fcvt' function. */ |
---|
458 | #undef HAVE_FCVT |
---|
459 | |
---|
460 | /* Define to 1 if you have the `fcvtl' function. */ |
---|
461 | #undef HAVE_FCVTL |
---|
462 | |
---|
463 | /* Define to 1 if you have the `fdelproplist' function. */ |
---|
464 | #undef HAVE_FDELPROPLIST |
---|
465 | |
---|
466 | /* Define to 1 if you have the `fgetea' function. */ |
---|
467 | #undef HAVE_FGETEA |
---|
468 | |
---|
469 | /* Define to 1 if you have the `fgetproplist' function. */ |
---|
470 | #undef HAVE_FGETPROPLIST |
---|
471 | |
---|
472 | /* Define to 1 if you have the `fgetxattr' function. */ |
---|
473 | #undef HAVE_FGETXATTR |
---|
474 | |
---|
475 | /* Define to 1 if you have the `flistea' function. */ |
---|
476 | #undef HAVE_FLISTEA |
---|
477 | |
---|
478 | /* Define to 1 if you have the `flistxattr' function. */ |
---|
479 | #undef HAVE_FLISTXATTR |
---|
480 | |
---|
481 | /* Define to 1 if you have the <float.h> header file. */ |
---|
482 | #undef HAVE_FLOAT_H |
---|
483 | |
---|
484 | /* Define to 1 if you have the <fnmatch.h> header file. */ |
---|
485 | #undef HAVE_FNMATCH_H |
---|
486 | |
---|
487 | /* Define to 1 if you have the `fopen64' function. */ |
---|
488 | #undef HAVE_FOPEN64 |
---|
489 | |
---|
490 | /* Define to 1 if you have the `free_AP_REQ' function. */ |
---|
491 | #undef HAVE_FREE_AP_REQ |
---|
492 | |
---|
493 | /* Define to 1 if you have the `fremoveea' function. */ |
---|
494 | #undef HAVE_FREMOVEEA |
---|
495 | |
---|
496 | /* Define to 1 if you have the `fremovexattr' function. */ |
---|
497 | #undef HAVE_FREMOVEXATTR |
---|
498 | |
---|
499 | /* Define to 1 if you have the `fseek64' function. */ |
---|
500 | #undef HAVE_FSEEK64 |
---|
501 | |
---|
502 | /* Define to 1 if you have the `fseeko64' function. */ |
---|
503 | #undef HAVE_FSEEKO64 |
---|
504 | |
---|
505 | /* Define to 1 if you have the `fsetea' function. */ |
---|
506 | #undef HAVE_FSETEA |
---|
507 | |
---|
508 | /* Define to 1 if you have the `fsetproplist' function. */ |
---|
509 | #undef HAVE_FSETPROPLIST |
---|
510 | |
---|
511 | /* Define to 1 if you have the `fsetxattr' function. */ |
---|
512 | #undef HAVE_FSETXATTR |
---|
513 | |
---|
514 | /* Whether statvfs.f_fsid is an integer */ |
---|
515 | #undef HAVE_FSID_INT |
---|
516 | |
---|
517 | /* Define to 1 if you have the `fstat' function. */ |
---|
518 | #undef HAVE_FSTAT |
---|
519 | |
---|
520 | /* Whether fstat64() is available */ |
---|
521 | #undef HAVE_FSTAT64 |
---|
522 | |
---|
523 | /* Define to 1 if you have the `fsync' function. */ |
---|
524 | #undef HAVE_FSYNC |
---|
525 | |
---|
526 | /* Define to 1 if you have the `ftell64' function. */ |
---|
527 | #undef HAVE_FTELL64 |
---|
528 | |
---|
529 | /* Define to 1 if you have the `ftello64' function. */ |
---|
530 | #undef HAVE_FTELLO64 |
---|
531 | |
---|
532 | /* Define to 1 if you have the `ftruncate' function. */ |
---|
533 | #undef HAVE_FTRUNCATE |
---|
534 | |
---|
535 | /* Define to 1 if you have the `ftruncate64' function. */ |
---|
536 | #undef HAVE_FTRUNCATE64 |
---|
537 | |
---|
538 | /* Truncate extend */ |
---|
539 | #undef HAVE_FTRUNCATE_EXTEND |
---|
540 | |
---|
541 | /* Whether there is a __FUNCTION__ macro */ |
---|
542 | #undef HAVE_FUNCTION_MACRO |
---|
543 | |
---|
544 | /* Define to 1 if you have the `getauthuid' function. */ |
---|
545 | #undef HAVE_GETAUTHUID |
---|
546 | |
---|
547 | /* Define to 1 if you have the `getcwd' function. */ |
---|
548 | #undef HAVE_GETCWD |
---|
549 | |
---|
550 | /* Define to 1 if you have the `getdents' function. */ |
---|
551 | #undef HAVE_GETDENTS |
---|
552 | |
---|
553 | /* Define to 1 if you have the `getdents64' function. */ |
---|
554 | #undef HAVE_GETDENTS64 |
---|
555 | |
---|
556 | /* Define to 1 if you have the `getdirentries' function. */ |
---|
557 | #undef HAVE_GETDIRENTRIES |
---|
558 | |
---|
559 | /* Define to 1 if you have the `getea' function. */ |
---|
560 | #undef HAVE_GETEA |
---|
561 | |
---|
562 | /* Define to 1 if you have the `getgrent' function. */ |
---|
563 | #undef HAVE_GETGRENT |
---|
564 | |
---|
565 | /* Define to 1 if you have the `getgrnam' function. */ |
---|
566 | #undef HAVE_GETGRNAM |
---|
567 | |
---|
568 | /* Define to 1 if you have the `getgrouplist' function. */ |
---|
569 | #undef HAVE_GETGROUPLIST |
---|
570 | |
---|
571 | /* Define to 1 if you have the `getmntent' function. */ |
---|
572 | #undef HAVE_GETMNTENT |
---|
573 | |
---|
574 | /* Define to 1 if you have the `getnetgrent' function. */ |
---|
575 | #undef HAVE_GETNETGRENT |
---|
576 | |
---|
577 | /* Define to 1 if you have the `getpagesize' function. */ |
---|
578 | #undef HAVE_GETPAGESIZE |
---|
579 | |
---|
580 | /* Define to 1 if you have the `getpgrp' function. */ |
---|
581 | #undef HAVE_GETPGRP |
---|
582 | |
---|
583 | /* Define to 1 if you have the `getproplist' function. */ |
---|
584 | #undef HAVE_GETPROPLIST |
---|
585 | |
---|
586 | /* Whether getprpwnam is available */ |
---|
587 | #undef HAVE_GETPRPWNAM |
---|
588 | |
---|
589 | /* Define to 1 if you have the `getpwanam' function. */ |
---|
590 | #undef HAVE_GETPWANAM |
---|
591 | |
---|
592 | /* Define to 1 if you have the `getpwent_r' function. */ |
---|
593 | #undef HAVE_GETPWENT_R |
---|
594 | |
---|
595 | /* Define to 1 if you have the `getrlimit' function. */ |
---|
596 | #undef HAVE_GETRLIMIT |
---|
597 | |
---|
598 | /* Whether getspnam is available */ |
---|
599 | #undef HAVE_GETSPNAM |
---|
600 | |
---|
601 | /* Whether gettimeofday() is available */ |
---|
602 | #undef HAVE_GETTIMEOFDAY_TZ |
---|
603 | |
---|
604 | /* Define to 1 if you have the `getutmpx' function. */ |
---|
605 | #undef HAVE_GETUTMPX |
---|
606 | |
---|
607 | /* Define to 1 if you have the `getxattr' function. */ |
---|
608 | #undef HAVE_GETXATTR |
---|
609 | |
---|
610 | /* Define to 1 if you have the `get_proplist_entry' function. */ |
---|
611 | #undef HAVE_GET_PROPLIST_ENTRY |
---|
612 | |
---|
613 | /* What header to include for iconv() function: giconv.h */ |
---|
614 | #undef HAVE_GICONV |
---|
615 | |
---|
616 | /* Define to 1 if you have the `glob' function. */ |
---|
617 | #undef HAVE_GLOB |
---|
618 | |
---|
619 | /* Define to 1 if you have the <glob.h> header file. */ |
---|
620 | #undef HAVE_GLOB_H |
---|
621 | |
---|
622 | /* Whether GPFS GPL libs are available */ |
---|
623 | #undef HAVE_GPFS |
---|
624 | |
---|
625 | /* Define to 1 if you have the `grantpt' function. */ |
---|
626 | #undef HAVE_GRANTPT |
---|
627 | |
---|
628 | /* Define to 1 if you have the <grp.h> header file. */ |
---|
629 | #undef HAVE_GRP_H |
---|
630 | |
---|
631 | /* Whether GSSAPI is available */ |
---|
632 | #undef HAVE_GSSAPI |
---|
633 | |
---|
634 | /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */ |
---|
635 | #undef HAVE_GSSAPI_GSSAPI_GENERIC_H |
---|
636 | |
---|
637 | /* Define to 1 if you have the <gssapi/gssapi.h> header file. */ |
---|
638 | #undef HAVE_GSSAPI_GSSAPI_H |
---|
639 | |
---|
640 | /* Define to 1 if you have the <gssapi.h> header file. */ |
---|
641 | #undef HAVE_GSSAPI_H |
---|
642 | |
---|
643 | /* Define to 1 if you have the `gss_display_status' function. */ |
---|
644 | #undef HAVE_GSS_DISPLAY_STATUS |
---|
645 | |
---|
646 | /* Define to 1 if you have the <history.h> header file. */ |
---|
647 | #undef HAVE_HISTORY_H |
---|
648 | |
---|
649 | /* Do we have history_list? */ |
---|
650 | #undef HAVE_HISTORY_LIST |
---|
651 | |
---|
652 | /* Whether HPUX ACLs are available */ |
---|
653 | #undef HAVE_HPUX_ACLS |
---|
654 | |
---|
655 | /* What header to include for iconv() function: iconv.h */ |
---|
656 | #undef HAVE_ICONV |
---|
657 | |
---|
658 | /* Whether iface AIX is available */ |
---|
659 | #undef HAVE_IFACE_AIX |
---|
660 | |
---|
661 | /* Whether iface ifconf is available */ |
---|
662 | #undef HAVE_IFACE_IFCONF |
---|
663 | |
---|
664 | /* Whether iface ifreq is available */ |
---|
665 | #undef HAVE_IFACE_IFREQ |
---|
666 | |
---|
667 | /* Whether the compiler supports immediate structures */ |
---|
668 | #undef HAVE_IMMEDIATE_STRUCTURES |
---|
669 | |
---|
670 | /* Define to 1 if you have the `initgroups' function. */ |
---|
671 | #undef HAVE_INITGROUPS |
---|
672 | |
---|
673 | /* Define to 1 if you have the `initialize_krb5_error_table' function. */ |
---|
674 | #undef HAVE_INITIALIZE_KRB5_ERROR_TABLE |
---|
675 | |
---|
676 | /* Define to 1 if you have the `innetgr' function. */ |
---|
677 | #undef HAVE_INNETGR |
---|
678 | |
---|
679 | /* Whether the 'ino64_t' type is available */ |
---|
680 | #undef HAVE_INO64_T |
---|
681 | |
---|
682 | /* Whether kernel has inotify support */ |
---|
683 | #undef HAVE_INOTIFY |
---|
684 | |
---|
685 | /* Whether int16 typedef is included by rpc/rpc.h */ |
---|
686 | #undef HAVE_INT16_FROM_RPC_RPC_H |
---|
687 | |
---|
688 | /* Whether int32 typedef is included by rpc/rpc.h */ |
---|
689 | #undef HAVE_INT32_FROM_RPC_RPC_H |
---|
690 | |
---|
691 | /* Define to 1 if you have the <inttypes.h> header file. */ |
---|
692 | #undef HAVE_INTTYPES_H |
---|
693 | |
---|
694 | /* Whether we have iPrint */ |
---|
695 | #undef HAVE_IPRINT |
---|
696 | |
---|
697 | /* Whether IRIX ACLs are available */ |
---|
698 | #undef HAVE_IRIX_ACLS |
---|
699 | |
---|
700 | /* Whether kernel notifies changes */ |
---|
701 | #undef HAVE_KERNEL_CHANGE_NOTIFY |
---|
702 | |
---|
703 | /* Whether IRIX kernel oplock type definitions are available */ |
---|
704 | #undef HAVE_KERNEL_OPLOCKS_IRIX |
---|
705 | |
---|
706 | /* Whether to use linux kernel oplocks */ |
---|
707 | #undef HAVE_KERNEL_OPLOCKS_LINUX |
---|
708 | |
---|
709 | /* Whether the kernel supports share modes */ |
---|
710 | #undef HAVE_KERNEL_SHARE_MODES |
---|
711 | |
---|
712 | /* Whether to have KRB5 support */ |
---|
713 | #undef HAVE_KRB5 |
---|
714 | |
---|
715 | /* Whether the type krb5_addresses type exists */ |
---|
716 | #undef HAVE_KRB5_ADDRESSES |
---|
717 | |
---|
718 | /* Define to 1 if you have the `krb5_auth_con_setkey' function. */ |
---|
719 | #undef HAVE_KRB5_AUTH_CON_SETKEY |
---|
720 | |
---|
721 | /* Define to 1 if you have the `krb5_auth_con_setuseruserkey' function. */ |
---|
722 | #undef HAVE_KRB5_AUTH_CON_SETUSERUSERKEY |
---|
723 | |
---|
724 | /* Whether the type krb5_crypto exists */ |
---|
725 | #undef HAVE_KRB5_CRYPTO |
---|
726 | |
---|
727 | /* Define to 1 if you have the `krb5_crypto_destroy' function. */ |
---|
728 | #undef HAVE_KRB5_CRYPTO_DESTROY |
---|
729 | |
---|
730 | /* Define to 1 if you have the `krb5_crypto_init' function. */ |
---|
731 | #undef HAVE_KRB5_CRYPTO_INIT |
---|
732 | |
---|
733 | /* Define to 1 if you have the `krb5_c_enctype_compare' function. */ |
---|
734 | #undef HAVE_KRB5_C_ENCTYPE_COMPARE |
---|
735 | |
---|
736 | /* Define to 1 if you have the `krb5_c_verify_checksum' function. */ |
---|
737 | #undef HAVE_KRB5_C_VERIFY_CHECKSUM |
---|
738 | |
---|
739 | /* Define to 1 if you have the `krb5_decode_ap_req' function. */ |
---|
740 | #undef HAVE_KRB5_DECODE_AP_REQ |
---|
741 | |
---|
742 | /* Whether the type krb5_encrypt_block exists */ |
---|
743 | #undef HAVE_KRB5_ENCRYPT_BLOCK |
---|
744 | |
---|
745 | /* Define to 1 if you have the `krb5_encrypt_data' function. */ |
---|
746 | #undef HAVE_KRB5_ENCRYPT_DATA |
---|
747 | |
---|
748 | /* Define to 1 if you have the `krb5_enctypes_compatible_keys' function. */ |
---|
749 | #undef HAVE_KRB5_ENCTYPES_COMPATIBLE_KEYS |
---|
750 | |
---|
751 | /* Define to 1 if you have the `krb5_free_data_contents' function. */ |
---|
752 | #undef HAVE_KRB5_FREE_DATA_CONTENTS |
---|
753 | |
---|
754 | /* Define to 1 if you have the `krb5_free_error_contents' function. */ |
---|
755 | #undef HAVE_KRB5_FREE_ERROR_CONTENTS |
---|
756 | |
---|
757 | /* Define to 1 if you have the `krb5_free_keytab_entry_contents' function. */ |
---|
758 | #undef HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS |
---|
759 | |
---|
760 | /* Define to 1 if you have the `krb5_free_unparsed_name' function. */ |
---|
761 | #undef HAVE_KRB5_FREE_UNPARSED_NAME |
---|
762 | |
---|
763 | /* Define to 1 if you have the `krb5_get_default_in_tkt_etypes' function. */ |
---|
764 | #undef HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES |
---|
765 | |
---|
766 | /* Define to 1 if you have the `krb5_get_init_creds_opt_alloc' function. */ |
---|
767 | #undef HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC |
---|
768 | |
---|
769 | /* Define to 1 if you have the `krb5_get_init_creds_opt_free' function. */ |
---|
770 | #undef HAVE_KRB5_GET_INIT_CREDS_OPT_FREE |
---|
771 | |
---|
772 | /* Define to 1 if you have the `krb5_get_init_creds_opt_set_pac_request' |
---|
773 | function. */ |
---|
774 | #undef HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST |
---|
775 | |
---|
776 | /* Define to 1 if you have the `krb5_get_kdc_cred' function. */ |
---|
777 | #undef HAVE_KRB5_GET_KDC_CRED |
---|
778 | |
---|
779 | /* Define to 1 if you have the `krb5_get_permitted_enctypes' function. */ |
---|
780 | #undef HAVE_KRB5_GET_PERMITTED_ENCTYPES |
---|
781 | |
---|
782 | /* Define to 1 if you have the `krb5_get_pw_salt' function. */ |
---|
783 | #undef HAVE_KRB5_GET_PW_SALT |
---|
784 | |
---|
785 | /* Define to 1 if you have the `krb5_get_renewed_creds' function. */ |
---|
786 | #undef HAVE_KRB5_GET_RENEWED_CREDS |
---|
787 | |
---|
788 | /* Define to 1 if you have the <krb5.h> header file. */ |
---|
789 | #undef HAVE_KRB5_H |
---|
790 | |
---|
791 | /* Whether the krb5_creds struct has a keyblock property */ |
---|
792 | #undef HAVE_KRB5_KEYBLOCK_IN_CREDS |
---|
793 | |
---|
794 | /* Whether the krb5_keyblock struct has a keyvalue property */ |
---|
795 | #undef HAVE_KRB5_KEYBLOCK_KEYVALUE |
---|
796 | |
---|
797 | /* Whether krb5_keytab_entry has key member */ |
---|
798 | #undef HAVE_KRB5_KEYTAB_ENTRY_KEY |
---|
799 | |
---|
800 | /* Whether krb5_keytab_entry has keyblock member */ |
---|
801 | #undef HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK |
---|
802 | |
---|
803 | /* Whether KRB5_KEYUSAGE_APP_DATA_CKSUM is available */ |
---|
804 | #undef HAVE_KRB5_KEYUSAGE_APP_DATA_CKSUM |
---|
805 | |
---|
806 | /* Define to 1 if you have the `krb5_krbhst_get_addrinfo' function. */ |
---|
807 | #undef HAVE_KRB5_KRBHST_GET_ADDRINFO |
---|
808 | |
---|
809 | /* Define to 1 if you have the `krb5_krbhst_init' function. */ |
---|
810 | #undef HAVE_KRB5_KRBHST_INIT |
---|
811 | |
---|
812 | /* Define to 1 if you have the `krb5_kt_compare' function. */ |
---|
813 | #undef HAVE_KRB5_KT_COMPARE |
---|
814 | |
---|
815 | /* Define to 1 if you have the `krb5_kt_free_entry' function. */ |
---|
816 | #undef HAVE_KRB5_KT_FREE_ENTRY |
---|
817 | |
---|
818 | /* Whether KRB5_KU_OTHER_CKSUM is available */ |
---|
819 | #undef HAVE_KRB5_KU_OTHER_CKSUM |
---|
820 | |
---|
821 | /* Define to 1 if you have the `krb5_locate_kdc' function. */ |
---|
822 | #undef HAVE_KRB5_LOCATE_KDC |
---|
823 | |
---|
824 | /* Define to 1 if you have the <krb5/locate_plugin.h> header file. */ |
---|
825 | #undef HAVE_KRB5_LOCATE_PLUGIN_H |
---|
826 | |
---|
827 | /* Define to 1 if you have the `krb5_mk_req_extended' function. */ |
---|
828 | #undef HAVE_KRB5_MK_REQ_EXTENDED |
---|
829 | |
---|
830 | /* Define to 1 if you have the `krb5_parse_name_norealm' function. */ |
---|
831 | #undef HAVE_KRB5_PARSE_NAME_NOREALM |
---|
832 | |
---|
833 | /* Define to 1 if you have the `krb5_principal2salt' function. */ |
---|
834 | #undef HAVE_KRB5_PRINCIPAL2SALT |
---|
835 | |
---|
836 | /* Define to 1 if you have the `krb5_principal_compare_any_realm' function. */ |
---|
837 | #undef HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM |
---|
838 | |
---|
839 | /* Define to 1 if you have the `krb5_principal_get_comp_string' function. */ |
---|
840 | #undef HAVE_KRB5_PRINCIPAL_GET_COMP_STRING |
---|
841 | |
---|
842 | /* Whether krb5_princ_component is available */ |
---|
843 | #undef HAVE_KRB5_PRINC_COMPONENT |
---|
844 | |
---|
845 | /* Define to 1 if you have the `krb5_princ_size' function. */ |
---|
846 | #undef HAVE_KRB5_PRINC_SIZE |
---|
847 | |
---|
848 | /* Whether the krb5_creds struct has a session property */ |
---|
849 | #undef HAVE_KRB5_SESSION_IN_CREDS |
---|
850 | |
---|
851 | /* Define to 1 if you have the `krb5_set_default_in_tkt_etypes' function. */ |
---|
852 | #undef HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES |
---|
853 | |
---|
854 | /* Define to 1 if you have the `krb5_set_default_tgs_enctypes' function. */ |
---|
855 | #undef HAVE_KRB5_SET_DEFAULT_TGS_ENCTYPES |
---|
856 | |
---|
857 | /* Define to 1 if you have the `krb5_set_default_tgs_ktypes' function. */ |
---|
858 | #undef HAVE_KRB5_SET_DEFAULT_TGS_KTYPES |
---|
859 | |
---|
860 | /* Define to 1 if you have the `krb5_set_real_time' function. */ |
---|
861 | #undef HAVE_KRB5_SET_REAL_TIME |
---|
862 | |
---|
863 | /* Define to 1 if you have the `krb5_string_to_key' function. */ |
---|
864 | #undef HAVE_KRB5_STRING_TO_KEY |
---|
865 | |
---|
866 | /* Define to 1 if you have the `krb5_string_to_key_salt' function. */ |
---|
867 | #undef HAVE_KRB5_STRING_TO_KEY_SALT |
---|
868 | |
---|
869 | /* Whether the krb5_ticket struct has a enc_part2 property */ |
---|
870 | #undef HAVE_KRB5_TKT_ENC_PART2 |
---|
871 | |
---|
872 | /* Define to 1 if you have the `krb5_use_enctype' function. */ |
---|
873 | #undef HAVE_KRB5_USE_ENCTYPE |
---|
874 | |
---|
875 | /* Define to 1 if you have the `krb5_verify_checksum' function. */ |
---|
876 | #undef HAVE_KRB5_VERIFY_CHECKSUM |
---|
877 | |
---|
878 | /* Whether the KV5M_KEYTAB option is available */ |
---|
879 | #undef HAVE_KV5M_KEYTAB |
---|
880 | |
---|
881 | /* Define to 1 if you have the <langinfo.h> header file. */ |
---|
882 | #undef HAVE_LANGINFO_H |
---|
883 | |
---|
884 | /* Define to 1 if you have the <lastlog.h> header file. */ |
---|
885 | #undef HAVE_LASTLOG_H |
---|
886 | |
---|
887 | /* Define to 1 if you have the <lber.h> header file. */ |
---|
888 | #undef HAVE_LBER_H |
---|
889 | |
---|
890 | /* Whether ldap is available */ |
---|
891 | #undef HAVE_LDAP |
---|
892 | |
---|
893 | /* Define to 1 if you have the `ldap_add_result_entry' function. */ |
---|
894 | #undef HAVE_LDAP_ADD_RESULT_ENTRY |
---|
895 | |
---|
896 | /* Define to 1 if you have the <ldap.h> header file. */ |
---|
897 | #undef HAVE_LDAP_H |
---|
898 | |
---|
899 | /* Define to 1 if you have the `ldap_init' function. */ |
---|
900 | #undef HAVE_LDAP_INIT |
---|
901 | |
---|
902 | /* Define to 1 if you have the `ldap_initialize' function. */ |
---|
903 | #undef HAVE_LDAP_INITIALIZE |
---|
904 | |
---|
905 | /* Define to 1 if you have the `ldap_set_rebind_proc' function. */ |
---|
906 | #undef HAVE_LDAP_SET_REBIND_PROC |
---|
907 | |
---|
908 | /* Define to 1 if you have the `lgetea' function. */ |
---|
909 | #undef HAVE_LGETEA |
---|
910 | |
---|
911 | /* Define to 1 if you have the `lgetxattr' function. */ |
---|
912 | #undef HAVE_LGETXATTR |
---|
913 | |
---|
914 | /* Define to 1 if you have the `asn1' library (-lasn1). */ |
---|
915 | #undef HAVE_LIBASN1 |
---|
916 | |
---|
917 | /* Define to 1 if you have the `com_err' library (-lcom_err). */ |
---|
918 | #undef HAVE_LIBCOM_ERR |
---|
919 | |
---|
920 | /* Define to 1 if you have the `crypto' library (-lcrypto). */ |
---|
921 | #undef HAVE_LIBCRYPTO |
---|
922 | |
---|
923 | /* Define to 1 if you have the `exc' library (-lexc). */ |
---|
924 | #undef HAVE_LIBEXC |
---|
925 | |
---|
926 | /* Define to 1 if you have the <libexc.h> header file. */ |
---|
927 | #undef HAVE_LIBEXC_H |
---|
928 | |
---|
929 | /* Define to 1 if you have the `fam' library (-lfam). */ |
---|
930 | #undef HAVE_LIBFAM |
---|
931 | |
---|
932 | /* Define to 1 if you have the `gssapi' library (-lgssapi). */ |
---|
933 | #undef HAVE_LIBGSSAPI |
---|
934 | |
---|
935 | /* Define to 1 if you have the `gssapi_krb5' library (-lgssapi_krb5). */ |
---|
936 | #undef HAVE_LIBGSSAPI_KRB5 |
---|
937 | |
---|
938 | /* Define to 1 if you have the `inet' library (-linet). */ |
---|
939 | #undef HAVE_LIBINET |
---|
940 | |
---|
941 | /* Define to 1 if you have the `k5crypto' library (-lk5crypto). */ |
---|
942 | #undef HAVE_LIBK5CRYPTO |
---|
943 | |
---|
944 | /* Define to 1 if you have the `krb5' library (-lkrb5). */ |
---|
945 | #undef HAVE_LIBKRB5 |
---|
946 | |
---|
947 | /* Define to 1 if you have the `lber' library (-llber). */ |
---|
948 | #undef HAVE_LIBLBER |
---|
949 | |
---|
950 | /* Define to 1 if you have the `ldap' library (-lldap). */ |
---|
951 | #undef HAVE_LIBLDAP |
---|
952 | |
---|
953 | /* Define to 1 if you have the `nscd' library (-lnscd). */ |
---|
954 | #undef HAVE_LIBNSCD |
---|
955 | |
---|
956 | /* Define to 1 if you have the `nsl' library (-lnsl). */ |
---|
957 | #undef HAVE_LIBNSL |
---|
958 | |
---|
959 | /* Define to 1 if you have the `nsl_s' library (-lnsl_s). */ |
---|
960 | #undef HAVE_LIBNSL_S |
---|
961 | |
---|
962 | /* Whether libpam is available */ |
---|
963 | #undef HAVE_LIBPAM |
---|
964 | |
---|
965 | /* Whether the system has readline */ |
---|
966 | #undef HAVE_LIBREADLINE |
---|
967 | |
---|
968 | /* Define to 1 if you have the `resolv' library (-lresolv). */ |
---|
969 | #undef HAVE_LIBRESOLV |
---|
970 | |
---|
971 | /* Define to 1 if you have the `roken' library (-lroken). */ |
---|
972 | #undef HAVE_LIBROKEN |
---|
973 | |
---|
974 | /* Define to 1 if you have the `sendfile' library (-lsendfile). */ |
---|
975 | #undef HAVE_LIBSENDFILE |
---|
976 | |
---|
977 | /* Define to 1 if you have the `socket' library (-lsocket). */ |
---|
978 | #undef HAVE_LIBSOCKET |
---|
979 | |
---|
980 | /* Whether libunwind is available */ |
---|
981 | #undef HAVE_LIBUNWIND |
---|
982 | |
---|
983 | /* Define to 1 if you have the <libunwind.h> header file. */ |
---|
984 | #undef HAVE_LIBUNWIND_H |
---|
985 | |
---|
986 | /* Whether libunwind-ptrace.a is available. */ |
---|
987 | #undef HAVE_LIBUNWIND_PTRACE |
---|
988 | |
---|
989 | /* Define to 1 if you have the <libunwind-ptrace.h> header file. */ |
---|
990 | #undef HAVE_LIBUNWIND_PTRACE_H |
---|
991 | |
---|
992 | /* Define to 1 if you have the <limits.h> header file. */ |
---|
993 | #undef HAVE_LIMITS_H |
---|
994 | |
---|
995 | /* Define to 1 if you have the `link' function. */ |
---|
996 | #undef HAVE_LINK |
---|
997 | |
---|
998 | /* Define to 1 if you have the <linux/inotify.h> header file. */ |
---|
999 | #undef HAVE_LINUX_INOTIFY_H |
---|
1000 | |
---|
1001 | /* Whether the Linux ptrace(2) interface is available. */ |
---|
1002 | #undef HAVE_LINUX_PTRACE |
---|
1003 | |
---|
1004 | /* Whether Linux readahead is available */ |
---|
1005 | #undef HAVE_LINUX_READAHEAD |
---|
1006 | |
---|
1007 | /* Whether Linux xfs quota support is available */ |
---|
1008 | #undef HAVE_LINUX_XFS_QUOTAS |
---|
1009 | |
---|
1010 | /* Define to 1 if you have the `listea' function. */ |
---|
1011 | #undef HAVE_LISTEA |
---|
1012 | |
---|
1013 | /* Define to 1 if you have the `listxattr' function. */ |
---|
1014 | #undef HAVE_LISTXATTR |
---|
1015 | |
---|
1016 | /* Define to 1 if you have the `llistea' function. */ |
---|
1017 | #undef HAVE_LLISTEA |
---|
1018 | |
---|
1019 | /* Define to 1 if you have the `llistxattr' function. */ |
---|
1020 | #undef HAVE_LLISTXATTR |
---|
1021 | |
---|
1022 | /* Define to 1 if you have the `llseek' function. */ |
---|
1023 | #undef HAVE_LLSEEK |
---|
1024 | |
---|
1025 | /* Define to 1 if you have the <locale.h> header file. */ |
---|
1026 | #undef HAVE_LOCALE_H |
---|
1027 | |
---|
1028 | /* Whether the host supports long long's */ |
---|
1029 | #undef HAVE_LONGLONG |
---|
1030 | |
---|
1031 | /* Define to 1 if the system has the type `long long'. */ |
---|
1032 | #undef HAVE_LONG_LONG |
---|
1033 | |
---|
1034 | /* Define to 1 if you have the `lremoveea' function. */ |
---|
1035 | #undef HAVE_LREMOVEEA |
---|
1036 | |
---|
1037 | /* Define to 1 if you have the `lremovexattr' function. */ |
---|
1038 | #undef HAVE_LREMOVEXATTR |
---|
1039 | |
---|
1040 | /* Define to 1 if you have the `lseek64' function. */ |
---|
1041 | #undef HAVE_LSEEK64 |
---|
1042 | |
---|
1043 | /* Define to 1 if you have the `lsetea' function. */ |
---|
1044 | #undef HAVE_LSETEA |
---|
1045 | |
---|
1046 | /* Define to 1 if you have the `lsetxattr' function. */ |
---|
1047 | #undef HAVE_LSETXATTR |
---|
1048 | |
---|
1049 | /* Define to 1 if you have the `lstat' function. */ |
---|
1050 | #undef HAVE_LSTAT |
---|
1051 | |
---|
1052 | /* Define to 1 if you have the `lstat64' function. */ |
---|
1053 | #undef HAVE_LSTAT64 |
---|
1054 | |
---|
1055 | /* Whether the krb5_address struct has a magic property */ |
---|
1056 | #undef HAVE_MAGIC_IN_KRB5_ADDRESS |
---|
1057 | |
---|
1058 | /* Whether the macro for makedev is available */ |
---|
1059 | #undef HAVE_MAKEDEV |
---|
1060 | |
---|
1061 | /* Define to 1 if you have the `memalign' function. */ |
---|
1062 | #undef HAVE_MEMALIGN |
---|
1063 | |
---|
1064 | /* Define to 1 if you have the `memcpy' function. */ |
---|
1065 | #undef HAVE_MEMCPY |
---|
1066 | |
---|
1067 | /* Define to 1 if you have the `memmove' function. */ |
---|
1068 | #undef HAVE_MEMMOVE |
---|
1069 | |
---|
1070 | /* Define to 1 if you have the <memory.h> header file. */ |
---|
1071 | #undef HAVE_MEMORY_H |
---|
1072 | |
---|
1073 | /* Whether memset() is available */ |
---|
1074 | #undef HAVE_MEMSET |
---|
1075 | |
---|
1076 | /* Define if target mkdir supports mode option */ |
---|
1077 | #undef HAVE_MKDIR_MODE |
---|
1078 | |
---|
1079 | /* Define to 1 if you have the `mkdtemp' function. */ |
---|
1080 | #undef HAVE_MKDTEMP |
---|
1081 | |
---|
1082 | /* Define to 1 if you have the `mknod' function. */ |
---|
1083 | #undef HAVE_MKNOD |
---|
1084 | |
---|
1085 | /* Define to 1 if you have the `mknod64' function. */ |
---|
1086 | #undef HAVE_MKNOD64 |
---|
1087 | |
---|
1088 | /* Define to 1 if you have the `mktime' function. */ |
---|
1089 | #undef HAVE_MKTIME |
---|
1090 | |
---|
1091 | /* Define to 1 if you have the `mlock' function. */ |
---|
1092 | #undef HAVE_MLOCK |
---|
1093 | |
---|
1094 | /* Define to 1 if you have the `mlockall' function. */ |
---|
1095 | #undef HAVE_MLOCKALL |
---|
1096 | |
---|
1097 | /* Whether mmap works */ |
---|
1098 | #undef HAVE_MMAP |
---|
1099 | |
---|
1100 | /* Define to 1 if you have the <mntent.h> header file. */ |
---|
1101 | #undef HAVE_MNTENT_H |
---|
1102 | |
---|
1103 | /* Define to 1 if you have the `munlock' function. */ |
---|
1104 | #undef HAVE_MUNLOCK |
---|
1105 | |
---|
1106 | /* Define to 1 if you have the `munlockall' function. */ |
---|
1107 | #undef HAVE_MUNLOCKALL |
---|
1108 | |
---|
1109 | /* Define to 1 if you have the `nanosleep' function. */ |
---|
1110 | #undef HAVE_NANOSLEEP |
---|
1111 | |
---|
1112 | /* Whether to use native iconv */ |
---|
1113 | #undef HAVE_NATIVE_ICONV |
---|
1114 | |
---|
1115 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
---|
1116 | #undef HAVE_NDIR_H |
---|
1117 | |
---|
1118 | /* Define to 1 if you have the <netdb.h> header file. */ |
---|
1119 | #undef HAVE_NETDB_H |
---|
1120 | |
---|
1121 | /* Define to 1 if you have the <netinet/in.h> header file. */ |
---|
1122 | #undef HAVE_NETINET_IN_H |
---|
1123 | |
---|
1124 | /* Define to 1 if you have the <netinet/in_ip.h> header file. */ |
---|
1125 | #undef HAVE_NETINET_IN_IP_H |
---|
1126 | |
---|
1127 | /* Define to 1 if you have the <netinet/in_systm.h> header file. */ |
---|
1128 | #undef HAVE_NETINET_IN_SYSTM_H |
---|
1129 | |
---|
1130 | /* Define to 1 if you have the <netinet/ip.h> header file. */ |
---|
1131 | #undef HAVE_NETINET_IP_H |
---|
1132 | |
---|
1133 | /* Define to 1 if you have the <netinet/tcp.h> header file. */ |
---|
1134 | #undef HAVE_NETINET_TCP_H |
---|
1135 | |
---|
1136 | /* usability of net/if.h */ |
---|
1137 | #undef HAVE_NET_IF_H |
---|
1138 | |
---|
1139 | /* Do we have rl_completion_matches? */ |
---|
1140 | #undef HAVE_NEW_LIBREADLINE |
---|
1141 | |
---|
1142 | /* Define to 1 if you have the `nl_langinfo' function. */ |
---|
1143 | #undef HAVE_NL_LANGINFO |
---|
1144 | |
---|
1145 | /* Whether no ACLs support is available */ |
---|
1146 | #undef HAVE_NO_ACLS |
---|
1147 | |
---|
1148 | /* Whether no asynchronous io support is available */ |
---|
1149 | #undef HAVE_NO_AIO |
---|
1150 | |
---|
1151 | /* Define to 1 if you have the `nscd_flush_cache' function. */ |
---|
1152 | #undef HAVE_NSCD_FLUSH_CACHE |
---|
1153 | |
---|
1154 | /* Define to 1 if you have the <nsswitch.h> header file. */ |
---|
1155 | #undef HAVE_NSSWITCH_H |
---|
1156 | |
---|
1157 | /* Define to 1 if you have the <nss_common.h> header file. */ |
---|
1158 | #undef HAVE_NSS_COMMON_H |
---|
1159 | |
---|
1160 | /* Define to 1 if you have the <nss.h> header file. */ |
---|
1161 | #undef HAVE_NSS_H |
---|
1162 | |
---|
1163 | /* Defined if union nss_XbyY_key has ipnode field */ |
---|
1164 | #undef HAVE_NSS_XBYY_KEY_IPNODE |
---|
1165 | |
---|
1166 | /* Define to 1 if you have the <ns_api.h> header file. */ |
---|
1167 | #undef HAVE_NS_API_H |
---|
1168 | |
---|
1169 | /* Whether off64_t is available */ |
---|
1170 | #undef HAVE_OFF64_T |
---|
1171 | |
---|
1172 | /* Define to 1 if you have the `open64' function. */ |
---|
1173 | #undef HAVE_OPEN64 |
---|
1174 | |
---|
1175 | /* Define to 1 if you have the `opendir64' function. */ |
---|
1176 | #undef HAVE_OPENDIR64 |
---|
1177 | |
---|
1178 | /* Whether the open(2) accepts O_DIRECT */ |
---|
1179 | #undef HAVE_OPEN_O_DIRECT |
---|
1180 | |
---|
1181 | /* Define to 1 if you have the `pam_get_data' function. */ |
---|
1182 | #undef HAVE_PAM_GET_DATA |
---|
1183 | |
---|
1184 | /* Define to 1 if you have the `pam_vsyslog' function. */ |
---|
1185 | #undef HAVE_PAM_VSYSLOG |
---|
1186 | |
---|
1187 | /* Defined if struct passwd has pw_age field */ |
---|
1188 | #undef HAVE_PASSWD_PW_AGE |
---|
1189 | |
---|
1190 | /* Defined if struct passwd has pw_comment field */ |
---|
1191 | #undef HAVE_PASSWD_PW_COMMENT |
---|
1192 | |
---|
1193 | /* Define to 1 if you have the `pathconf' function. */ |
---|
1194 | #undef HAVE_PATHCONF |
---|
1195 | |
---|
1196 | /* Whether we can use SO_PEERCRED to get socket credentials */ |
---|
1197 | #undef HAVE_PEERCRED |
---|
1198 | |
---|
1199 | /* Define to 1 if you have the `pipe' function. */ |
---|
1200 | #undef HAVE_PIPE |
---|
1201 | |
---|
1202 | /* Define to 1 if you have the `poll' function. */ |
---|
1203 | #undef HAVE_POLL |
---|
1204 | |
---|
1205 | /* Whether POSIX ACLs are available */ |
---|
1206 | #undef HAVE_POSIX_ACLS |
---|
1207 | |
---|
1208 | /* Whether POSIX capabilities are available */ |
---|
1209 | #undef HAVE_POSIX_CAPABILITIES |
---|
1210 | |
---|
1211 | /* Whether posix_fadvise is available */ |
---|
1212 | #undef HAVE_POSIX_FADVISE |
---|
1213 | |
---|
1214 | /* Define to 1 if you have the `posix_memalign' function. */ |
---|
1215 | #undef HAVE_POSIX_MEMALIGN |
---|
1216 | |
---|
1217 | /* Whether prctl is available */ |
---|
1218 | #undef HAVE_PRCTL |
---|
1219 | |
---|
1220 | /* Define to 1 if you have the `pread' function. */ |
---|
1221 | #undef HAVE_PREAD |
---|
1222 | |
---|
1223 | /* Define to 1 if you have the `pread64' function. */ |
---|
1224 | #undef HAVE_PREAD64 |
---|
1225 | |
---|
1226 | /* Define to 1 if you have the `printf' function. */ |
---|
1227 | #undef HAVE_PRINTF |
---|
1228 | |
---|
1229 | /* Whether putprpwnam is available */ |
---|
1230 | #undef HAVE_PUTPRPWNAM |
---|
1231 | |
---|
1232 | /* Define to 1 if you have the `pututline' function. */ |
---|
1233 | #undef HAVE_PUTUTLINE |
---|
1234 | |
---|
1235 | /* Define to 1 if you have the `pututxline' function. */ |
---|
1236 | #undef HAVE_PUTUTXLINE |
---|
1237 | |
---|
1238 | /* Define to 1 if you have the <pwd.h> header file. */ |
---|
1239 | #undef HAVE_PWD_H |
---|
1240 | |
---|
1241 | /* Define to 1 if you have the `pwrite' function. */ |
---|
1242 | #undef HAVE_PWRITE |
---|
1243 | |
---|
1244 | /* Define to 1 if you have the `pwrite64' function. */ |
---|
1245 | #undef HAVE_PWRITE64 |
---|
1246 | |
---|
1247 | /* Whether CRAY int quotactl (char *spec, int request, char *arg); is |
---|
1248 | available */ |
---|
1249 | #undef HAVE_QUOTACTL_3 |
---|
1250 | |
---|
1251 | /* Whether long quotactl(int cmd, char *special, qid_t id, caddr_t addr) is |
---|
1252 | available */ |
---|
1253 | #undef HAVE_QUOTACTL_4A |
---|
1254 | |
---|
1255 | /* Whether int quotactl(const char *path, int cmd, int id, char *addr) is |
---|
1256 | available */ |
---|
1257 | #undef HAVE_QUOTACTL_4B |
---|
1258 | |
---|
1259 | /* Whether Linux quota support is available */ |
---|
1260 | #undef HAVE_QUOTACTL_LINUX |
---|
1261 | |
---|
1262 | /* Define to 1 if you have the `rand' function. */ |
---|
1263 | #undef HAVE_RAND |
---|
1264 | |
---|
1265 | /* Define to 1 if you have the `random' function. */ |
---|
1266 | #undef HAVE_RANDOM |
---|
1267 | |
---|
1268 | /* Define to 1 if you have the `rdchk' function. */ |
---|
1269 | #undef HAVE_RDCHK |
---|
1270 | |
---|
1271 | /* Define to 1 if you have the `readdir64' function. */ |
---|
1272 | #undef HAVE_READDIR64 |
---|
1273 | |
---|
1274 | /* Define to 1 if you have the <readline.h> header file. */ |
---|
1275 | #undef HAVE_READLINE_H |
---|
1276 | |
---|
1277 | /* Define to 1 if you have the <readline/history.h> header file. */ |
---|
1278 | #undef HAVE_READLINE_HISTORY_H |
---|
1279 | |
---|
1280 | /* Define to 1 if you have the <readline/readline.h> header file. */ |
---|
1281 | #undef HAVE_READLINE_READLINE_H |
---|
1282 | |
---|
1283 | /* Define to 1 if you have the `readlink' function. */ |
---|
1284 | #undef HAVE_READLINK |
---|
1285 | |
---|
1286 | /* Define to 1 if you have the `realpath' function. */ |
---|
1287 | #undef HAVE_REALPATH |
---|
1288 | |
---|
1289 | /* Define to 1 if you have the `removeea' function. */ |
---|
1290 | #undef HAVE_REMOVEEA |
---|
1291 | |
---|
1292 | /* Define to 1 if you have the `removexattr' function. */ |
---|
1293 | #undef HAVE_REMOVEXATTR |
---|
1294 | |
---|
1295 | /* Define to 1 if you have the `rename' function. */ |
---|
1296 | #undef HAVE_RENAME |
---|
1297 | |
---|
1298 | /* Define to 1 if you have the `rewinddir64' function. */ |
---|
1299 | #undef HAVE_REWINDDIR64 |
---|
1300 | |
---|
1301 | /* Define to 1 if you have the `roken_getaddrinfo_hostspec' function. */ |
---|
1302 | #undef HAVE_ROKEN_GETADDRINFO_HOSTSPEC |
---|
1303 | |
---|
1304 | /* Define to 1 if you have the <rpcsvc/nis.h> header file. */ |
---|
1305 | #undef HAVE_RPCSVC_NIS_H |
---|
1306 | |
---|
1307 | /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */ |
---|
1308 | #undef HAVE_RPCSVC_YPCLNT_H |
---|
1309 | |
---|
1310 | /* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */ |
---|
1311 | #undef HAVE_RPCSVC_YP_PROT_H |
---|
1312 | |
---|
1313 | /* Whether there is a conflicting AUTH_ERROR define in rpc/rpc.h */ |
---|
1314 | #undef HAVE_RPC_AUTH_ERROR_CONFLICT |
---|
1315 | |
---|
1316 | /* Define to 1 if you have the <rpc/nettype.h> header file. */ |
---|
1317 | #undef HAVE_RPC_NETTYPE_H |
---|
1318 | |
---|
1319 | /* Define to 1 if you have the <rpc/rpc.h> header file. */ |
---|
1320 | #undef HAVE_RPC_RPC_H |
---|
1321 | |
---|
1322 | /* Whether mkstemp is secure */ |
---|
1323 | #undef HAVE_SECURE_MKSTEMP |
---|
1324 | |
---|
1325 | /* Define to 1 if you have the <security/pam_appl.h> header file. */ |
---|
1326 | #undef HAVE_SECURITY_PAM_APPL_H |
---|
1327 | |
---|
1328 | /* Define to 1 if you have the <security/pam_ext.h> header file. */ |
---|
1329 | #undef HAVE_SECURITY_PAM_EXT_H |
---|
1330 | |
---|
1331 | /* Define to 1 if you have the <security/pam_modules.h> header file. */ |
---|
1332 | #undef HAVE_SECURITY_PAM_MODULES_H |
---|
1333 | |
---|
1334 | /* Define to 1 if you have the <security/_pam_macros.h> header file. */ |
---|
1335 | #undef HAVE_SECURITY__PAM_MACROS_H |
---|
1336 | |
---|
1337 | /* Define to 1 if you have the `seekdir64' function. */ |
---|
1338 | #undef HAVE_SEEKDIR64 |
---|
1339 | |
---|
1340 | /* Define to 1 if you have the `select' function. */ |
---|
1341 | #undef HAVE_SELECT |
---|
1342 | |
---|
1343 | /* Whether sendfile() is available */ |
---|
1344 | #undef HAVE_SENDFILE |
---|
1345 | |
---|
1346 | /* Whether sendfile64() is available */ |
---|
1347 | #undef HAVE_SENDFILE64 |
---|
1348 | |
---|
1349 | /* Whether sendfilev() is available */ |
---|
1350 | #undef HAVE_SENDFILEV |
---|
1351 | |
---|
1352 | /* Whether sendfilev64() is available */ |
---|
1353 | #undef HAVE_SENDFILEV64 |
---|
1354 | |
---|
1355 | /* Define to 1 if you have the `setbuffer' function. */ |
---|
1356 | #undef HAVE_SETBUFFER |
---|
1357 | |
---|
1358 | /* Define to 1 if you have the `setea' function. */ |
---|
1359 | #undef HAVE_SETEA |
---|
1360 | |
---|
1361 | /* Define to 1 if you have the `setegid' function. */ |
---|
1362 | #undef HAVE_SETEGID |
---|
1363 | |
---|
1364 | /* Define to 1 if you have the `setenv' function. */ |
---|
1365 | #undef HAVE_SETENV |
---|
1366 | |
---|
1367 | /* Whether setenv() is available */ |
---|
1368 | #undef HAVE_SETENV_DECL |
---|
1369 | |
---|
1370 | /* Define to 1 if you have the `seteuid' function. */ |
---|
1371 | #undef HAVE_SETEUID |
---|
1372 | |
---|
1373 | /* Define to 1 if you have the `setgidx' function. */ |
---|
1374 | #undef HAVE_SETGIDX |
---|
1375 | |
---|
1376 | /* Define to 1 if you have the `setgroups' function. */ |
---|
1377 | #undef HAVE_SETGROUPS |
---|
1378 | |
---|
1379 | /* Define to 1 if you have the <setjmp.h> header file. */ |
---|
1380 | #undef HAVE_SETJMP_H |
---|
1381 | |
---|
1382 | /* Define to 1 if you have the `setlinebuf' function. */ |
---|
1383 | #undef HAVE_SETLINEBUF |
---|
1384 | |
---|
1385 | /* Define to 1 if you have the `setlocale' function. */ |
---|
1386 | #undef HAVE_SETLOCALE |
---|
1387 | |
---|
1388 | /* Define to 1 if you have the `setluid' function. */ |
---|
1389 | #undef HAVE_SETLUID |
---|
1390 | |
---|
1391 | /* Define to 1 if you have the `setmntent' function. */ |
---|
1392 | #undef HAVE_SETMNTENT |
---|
1393 | |
---|
1394 | /* Define to 1 if you have the `setnetgrent' function. */ |
---|
1395 | #undef HAVE_SETNETGRENT |
---|
1396 | |
---|
1397 | /* Define to 1 if you have the `setpgid' function. */ |
---|
1398 | #undef HAVE_SETPGID |
---|
1399 | |
---|
1400 | /* Define to 1 if you have the `setpriv' function. */ |
---|
1401 | #undef HAVE_SETPRIV |
---|
1402 | |
---|
1403 | /* Define to 1 if you have the `setproplist' function. */ |
---|
1404 | #undef HAVE_SETPROPLIST |
---|
1405 | |
---|
1406 | /* Whether the system has setresgid */ |
---|
1407 | #undef HAVE_SETRESGID |
---|
1408 | |
---|
1409 | /* Whether setresgid() is available */ |
---|
1410 | #undef HAVE_SETRESGID_DECL |
---|
1411 | |
---|
1412 | /* Whether the system has setresuid */ |
---|
1413 | #undef HAVE_SETRESUID |
---|
1414 | |
---|
1415 | /* Whether setresuid() is available */ |
---|
1416 | #undef HAVE_SETRESUID_DECL |
---|
1417 | |
---|
1418 | /* Define to 1 if you have the `setsid' function. */ |
---|
1419 | #undef HAVE_SETSID |
---|
1420 | |
---|
1421 | /* Define to 1 if you have the `setuidx' function. */ |
---|
1422 | #undef HAVE_SETUIDX |
---|
1423 | |
---|
1424 | /* Define to 1 if you have the `setxattr' function. */ |
---|
1425 | #undef HAVE_SETXATTR |
---|
1426 | |
---|
1427 | /* Whether set_auth_parameters is available */ |
---|
1428 | #undef HAVE_SET_AUTH_PARAMETERS |
---|
1429 | |
---|
1430 | /* Define to 1 if you have the <shadow.h> header file. */ |
---|
1431 | #undef HAVE_SHADOW_H |
---|
1432 | |
---|
1433 | /* Define to 1 if you have the `shmget' function. */ |
---|
1434 | #undef HAVE_SHMGET |
---|
1435 | |
---|
1436 | /* Define to 1 if you have the `shm_open' function. */ |
---|
1437 | #undef HAVE_SHM_OPEN |
---|
1438 | |
---|
1439 | /* whether krb5_mk_error takes 3 arguments MIT or 9 Heimdal */ |
---|
1440 | #undef HAVE_SHORT_KRB5_MK_ERROR_INTERFACE |
---|
1441 | |
---|
1442 | /* Define to 1 if you have the `sigaction' function. */ |
---|
1443 | #undef HAVE_SIGACTION |
---|
1444 | |
---|
1445 | /* Define to 1 if you have the `sigblock' function. */ |
---|
1446 | #undef HAVE_SIGBLOCK |
---|
1447 | |
---|
1448 | /* Define to 1 if you have the `sigprocmask' function. */ |
---|
1449 | #undef HAVE_SIGPROCMASK |
---|
1450 | |
---|
1451 | /* Define to 1 if you have the `sigset' function. */ |
---|
1452 | #undef HAVE_SIGSET |
---|
1453 | |
---|
1454 | /* Whether we have the atomic_t variable type */ |
---|
1455 | #undef HAVE_SIG_ATOMIC_T_TYPE |
---|
1456 | |
---|
1457 | /* Define to 1 if you have the `sizeof_proplist_entry' function. */ |
---|
1458 | #undef HAVE_SIZEOF_PROPLIST_ENTRY |
---|
1459 | |
---|
1460 | /* Define to 1 if you have the `snprintf' function. */ |
---|
1461 | #undef HAVE_SNPRINTF |
---|
1462 | |
---|
1463 | /* Whether snprintf() is available */ |
---|
1464 | #undef HAVE_SNPRINTF_DECL |
---|
1465 | |
---|
1466 | /* Define to 1 if you have the `socketpair' function. */ |
---|
1467 | #undef HAVE_SOCKETPAIR |
---|
1468 | |
---|
1469 | /* Whether we have the variable type socklen_t */ |
---|
1470 | #undef HAVE_SOCKLEN_T_TYPE |
---|
1471 | |
---|
1472 | /* Whether the sockaddr_in struct has a sin_len property */ |
---|
1473 | #undef HAVE_SOCK_SIN_LEN |
---|
1474 | |
---|
1475 | /* Whether solaris ACLs are available */ |
---|
1476 | #undef HAVE_SOLARIS_ACLS |
---|
1477 | |
---|
1478 | /* Define to 1 if you have the `srand' function. */ |
---|
1479 | #undef HAVE_SRAND |
---|
1480 | |
---|
1481 | /* Define to 1 if you have the `srandom' function. */ |
---|
1482 | #undef HAVE_SRANDOM |
---|
1483 | |
---|
1484 | /* Define to 1 if you have the <standards.h> header file. */ |
---|
1485 | #undef HAVE_STANDARDS_H |
---|
1486 | |
---|
1487 | /* Whether stat64() is available */ |
---|
1488 | #undef HAVE_STAT64 |
---|
1489 | |
---|
1490 | /* whether struct stat has sub-second timestamps without struct timespec */ |
---|
1491 | #undef HAVE_STAT_HIRES_TIMESTAMPS |
---|
1492 | |
---|
1493 | /* whether struct stat contains st_atim */ |
---|
1494 | #undef HAVE_STAT_ST_ATIM |
---|
1495 | |
---|
1496 | /* whether struct stat contains st_atimensec */ |
---|
1497 | #undef HAVE_STAT_ST_ATIMENSEC |
---|
1498 | |
---|
1499 | /* Whether the stat struct has a st_blksize property */ |
---|
1500 | #undef HAVE_STAT_ST_BLKSIZE |
---|
1501 | |
---|
1502 | /* Whether the stat struct has a st_block property */ |
---|
1503 | #undef HAVE_STAT_ST_BLOCKS |
---|
1504 | |
---|
1505 | /* whether struct stat contains st_ctim */ |
---|
1506 | #undef HAVE_STAT_ST_CTIM |
---|
1507 | |
---|
1508 | /* whether struct stat contains st_ctimensec */ |
---|
1509 | #undef HAVE_STAT_ST_CTIMENSEC |
---|
1510 | |
---|
1511 | /* Whether the stat struct has a st_flags member */ |
---|
1512 | #undef HAVE_STAT_ST_FLAGS |
---|
1513 | |
---|
1514 | /* whether struct stat contains st_mtim */ |
---|
1515 | #undef HAVE_STAT_ST_MTIM |
---|
1516 | |
---|
1517 | /* whether struct stat contains st_mtimensec */ |
---|
1518 | #undef HAVE_STAT_ST_MTIMENSEC |
---|
1519 | |
---|
1520 | /* Define to 1 if you have the <stdarg.h> header file. */ |
---|
1521 | #undef HAVE_STDARG_H |
---|
1522 | |
---|
1523 | /* Define to 1 if you have the <stdbool.h> header file. */ |
---|
1524 | #undef HAVE_STDBOOL_H |
---|
1525 | |
---|
1526 | /* Define to 1 if you have the <stdint.h> header file. */ |
---|
1527 | #undef HAVE_STDINT_H |
---|
1528 | |
---|
1529 | /* Define to 1 if you have the <stdio.h> header file. */ |
---|
1530 | #undef HAVE_STDIO_H |
---|
1531 | |
---|
1532 | /* Define to 1 if you have the <stdlib.h> header file. */ |
---|
1533 | #undef HAVE_STDLIB_H |
---|
1534 | |
---|
1535 | /* Define to 1 if you have the `strcasecmp' function. */ |
---|
1536 | #undef HAVE_STRCASECMP |
---|
1537 | |
---|
1538 | /* Define to 1 if you have the `strcasestr' function. */ |
---|
1539 | #undef HAVE_STRCASESTR |
---|
1540 | |
---|
1541 | /* Define to 1 if you have the `strchr' function. */ |
---|
1542 | #undef HAVE_STRCHR |
---|
1543 | |
---|
1544 | /* Define to 1 if you have the `strdup' function. */ |
---|
1545 | #undef HAVE_STRDUP |
---|
1546 | |
---|
1547 | /* Define to 1 if you have the `strerror' function. */ |
---|
1548 | #undef HAVE_STRERROR |
---|
1549 | |
---|
1550 | /* Define to 1 if you have the `strftime' function. */ |
---|
1551 | #undef HAVE_STRFTIME |
---|
1552 | |
---|
1553 | /* Define to 1 if you have the <strings.h> header file. */ |
---|
1554 | #undef HAVE_STRINGS_H |
---|
1555 | |
---|
1556 | /* Define to 1 if you have the <string.h> header file. */ |
---|
1557 | #undef HAVE_STRING_H |
---|
1558 | |
---|
1559 | /* Define to 1 if you have the `strlcat' function. */ |
---|
1560 | #undef HAVE_STRLCAT |
---|
1561 | |
---|
1562 | /* Define to 1 if you have the `strlcpy' function. */ |
---|
1563 | #undef HAVE_STRLCPY |
---|
1564 | |
---|
1565 | /* Define to 1 if you have the `strndup' function. */ |
---|
1566 | #undef HAVE_STRNDUP |
---|
1567 | |
---|
1568 | /* Define to 1 if you have the `strnlen' function. */ |
---|
1569 | #undef HAVE_STRNLEN |
---|
1570 | |
---|
1571 | /* Define to 1 if you have the `strpbrk' function. */ |
---|
1572 | #undef HAVE_STRPBRK |
---|
1573 | |
---|
1574 | /* Define to 1 if you have the `strsignal' function. */ |
---|
1575 | #undef HAVE_STRSIGNAL |
---|
1576 | |
---|
1577 | /* Define to 1 if you have the `strtok_r' function. */ |
---|
1578 | #undef HAVE_STRTOK_R |
---|
1579 | |
---|
1580 | /* Define to 1 if you have the `strtol' function. */ |
---|
1581 | #undef HAVE_STRTOL |
---|
1582 | |
---|
1583 | /* Define to 1 if you have the `strtoll' function. */ |
---|
1584 | #undef HAVE_STRTOLL |
---|
1585 | |
---|
1586 | /* Define to 1 if you have the `strtoq' function. */ |
---|
1587 | #undef HAVE_STRTOQ |
---|
1588 | |
---|
1589 | /* Define to 1 if you have the `strtoul' function. */ |
---|
1590 | #undef HAVE_STRTOUL |
---|
1591 | |
---|
1592 | /* Define to 1 if you have the `strtoull' function. */ |
---|
1593 | #undef HAVE_STRTOULL |
---|
1594 | |
---|
1595 | /* Define to 1 if you have the `strtouq' function. */ |
---|
1596 | #undef HAVE_STRTOUQ |
---|
1597 | |
---|
1598 | /* Whether the 'DIR64' abstract data type is available */ |
---|
1599 | #undef HAVE_STRUCT_DIR64 |
---|
1600 | |
---|
1601 | /* Whether the 'dirent64' struct is available */ |
---|
1602 | #undef HAVE_STRUCT_DIRENT64 |
---|
1603 | |
---|
1604 | /* Whether the flock64 struct is available */ |
---|
1605 | #undef HAVE_STRUCT_FLOCK64 |
---|
1606 | |
---|
1607 | /* Define to 1 if `method_attrlist' is member of `struct secmethod_table'. */ |
---|
1608 | #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST |
---|
1609 | |
---|
1610 | /* Define to 1 if `method_version' is member of `struct secmethod_table'. */ |
---|
1611 | #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION |
---|
1612 | |
---|
1613 | /* Define to 1 if `st_rdev' is member of `struct stat'. */ |
---|
1614 | #undef HAVE_STRUCT_STAT_ST_RDEV |
---|
1615 | |
---|
1616 | /* Whether we have struct timespec */ |
---|
1617 | #undef HAVE_STRUCT_TIMESPEC |
---|
1618 | |
---|
1619 | /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use |
---|
1620 | `HAVE_STRUCT_STAT_ST_RDEV' instead. */ |
---|
1621 | #undef HAVE_ST_RDEV |
---|
1622 | |
---|
1623 | /* Define to 1 if you have the `symlink' function. */ |
---|
1624 | #undef HAVE_SYMLINK |
---|
1625 | |
---|
1626 | /* Define to 1 if you have the <syscall.h> header file. */ |
---|
1627 | #undef HAVE_SYSCALL_H |
---|
1628 | |
---|
1629 | /* Define to 1 if you have the `sysconf' function. */ |
---|
1630 | #undef HAVE_SYSCONF |
---|
1631 | |
---|
1632 | /* Define to 1 if you have the `syslog' function. */ |
---|
1633 | #undef HAVE_SYSLOG |
---|
1634 | |
---|
1635 | /* Define to 1 if you have the <syslog.h> header file. */ |
---|
1636 | #undef HAVE_SYSLOG_H |
---|
1637 | |
---|
1638 | /* Define to 1 if you have the <sys/acl.h> header file. */ |
---|
1639 | #undef HAVE_SYS_ACL_H |
---|
1640 | |
---|
1641 | /* Define to 1 if you have the <sys/attributes.h> header file. */ |
---|
1642 | #undef HAVE_SYS_ATTRIBUTES_H |
---|
1643 | |
---|
1644 | /* Whether sys/capability.h is present */ |
---|
1645 | #undef HAVE_SYS_CAPABILITY_H |
---|
1646 | |
---|
1647 | /* Define to 1 if you have the <sys/cdefs.h> header file. */ |
---|
1648 | #undef HAVE_SYS_CDEFS_H |
---|
1649 | |
---|
1650 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |
---|
1651 | */ |
---|
1652 | #undef HAVE_SYS_DIR_H |
---|
1653 | |
---|
1654 | /* Define to 1 if you have the <sys/dmapi.h> header file. */ |
---|
1655 | #undef HAVE_SYS_DMAPI_H |
---|
1656 | |
---|
1657 | /* Define to 1 if you have the <sys/dmi.h> header file. */ |
---|
1658 | #undef HAVE_SYS_DMI_H |
---|
1659 | |
---|
1660 | /* Define to 1 if you have the <sys/dustat.h> header file. */ |
---|
1661 | #undef HAVE_SYS_DUSTAT_H |
---|
1662 | |
---|
1663 | /* Define to 1 if you have the <sys/ea.h> header file. */ |
---|
1664 | #undef HAVE_SYS_EA_H |
---|
1665 | |
---|
1666 | /* Define to 1 if you have the <sys/extattr.h> header file. */ |
---|
1667 | #undef HAVE_SYS_EXTATTR_H |
---|
1668 | |
---|
1669 | /* Define to 1 if you have the <sys/fcntl.h> header file. */ |
---|
1670 | #undef HAVE_SYS_FCNTL_H |
---|
1671 | |
---|
1672 | /* Define to 1 if you have the <sys/filio.h> header file. */ |
---|
1673 | #undef HAVE_SYS_FILIO_H |
---|
1674 | |
---|
1675 | /* Define to 1 if you have the <sys/filsys.h> header file. */ |
---|
1676 | #undef HAVE_SYS_FILSYS_H |
---|
1677 | |
---|
1678 | /* Define to 1 if you have the <sys/fs/s5param.h> header file. */ |
---|
1679 | #undef HAVE_SYS_FS_S5PARAM_H |
---|
1680 | |
---|
1681 | /* Define to 1 if you have the <sys/fs/vx_quota.h> header file. */ |
---|
1682 | #undef HAVE_SYS_FS_VX_QUOTA_H |
---|
1683 | |
---|
1684 | /* Define to 1 if you have the <sys/id.h> header file. */ |
---|
1685 | #undef HAVE_SYS_ID_H |
---|
1686 | |
---|
1687 | /* Define to 1 if you have the <sys/ioctl.h> header file. */ |
---|
1688 | #undef HAVE_SYS_IOCTL_H |
---|
1689 | |
---|
1690 | /* Define to 1 if you have the <sys/ipc.h> header file. */ |
---|
1691 | #undef HAVE_SYS_IPC_H |
---|
1692 | |
---|
1693 | /* Define to 1 if you have the <sys/jfsdmapi.h> header file. */ |
---|
1694 | #undef HAVE_SYS_JFSDMAPI_H |
---|
1695 | |
---|
1696 | /* Define to 1 if you have the <sys/mman.h> header file. */ |
---|
1697 | #undef HAVE_SYS_MMAN_H |
---|
1698 | |
---|
1699 | /* Define to 1 if you have the <sys/mode.h> header file. */ |
---|
1700 | #undef HAVE_SYS_MODE_H |
---|
1701 | |
---|
1702 | /* Define to 1 if you have the <sys/mount.h> header file. */ |
---|
1703 | #undef HAVE_SYS_MOUNT_H |
---|
1704 | |
---|
1705 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
---|
1706 | */ |
---|
1707 | #undef HAVE_SYS_NDIR_H |
---|
1708 | |
---|
1709 | /* Define to 1 if you have the <sys/param.h> header file. */ |
---|
1710 | #undef HAVE_SYS_PARAM_H |
---|
1711 | |
---|
1712 | /* Define to 1 if you have the <sys/prctl.h> header file. */ |
---|
1713 | #undef HAVE_SYS_PRCTL_H |
---|
1714 | |
---|
1715 | /* Define to 1 if you have the <sys/priv.h> header file. */ |
---|
1716 | #undef HAVE_SYS_PRIV_H |
---|
1717 | |
---|
1718 | /* Define to 1 if you have the <sys/proplist.h> header file. */ |
---|
1719 | #undef HAVE_SYS_PROPLIST_H |
---|
1720 | |
---|
1721 | /* Define to 1 if you have the <sys/ptrace.h> header file. */ |
---|
1722 | #undef HAVE_SYS_PTRACE_H |
---|
1723 | |
---|
1724 | /* Whether the new lib/sysquotas.c interface can be used */ |
---|
1725 | #undef HAVE_SYS_QUOTAS |
---|
1726 | |
---|
1727 | /* Define to 1 if you have the <sys/quota.h> header file. */ |
---|
1728 | #undef HAVE_SYS_QUOTA_H |
---|
1729 | |
---|
1730 | /* Define to 1 if you have the <sys/resource.h> header file. */ |
---|
1731 | #undef HAVE_SYS_RESOURCE_H |
---|
1732 | |
---|
1733 | /* Define to 1 if you have the <sys/security.h> header file. */ |
---|
1734 | #undef HAVE_SYS_SECURITY_H |
---|
1735 | |
---|
1736 | /* Define to 1 if you have the <sys/select.h> header file. */ |
---|
1737 | #undef HAVE_SYS_SELECT_H |
---|
1738 | |
---|
1739 | /* Define to 1 if you have the <sys/shm.h> header file. */ |
---|
1740 | #undef HAVE_SYS_SHM_H |
---|
1741 | |
---|
1742 | /* Define to 1 if you have the <sys/socket.h> header file. */ |
---|
1743 | #undef HAVE_SYS_SOCKET_H |
---|
1744 | |
---|
1745 | /* Define to 1 if you have the <sys/sockio.h> header file. */ |
---|
1746 | #undef HAVE_SYS_SOCKIO_H |
---|
1747 | |
---|
1748 | /* Define to 1 if you have the <sys/statfs.h> header file. */ |
---|
1749 | #undef HAVE_SYS_STATFS_H |
---|
1750 | |
---|
1751 | /* Define to 1 if you have the <sys/statvfs.h> header file. */ |
---|
1752 | #undef HAVE_SYS_STATVFS_H |
---|
1753 | |
---|
1754 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
---|
1755 | #undef HAVE_SYS_STAT_H |
---|
1756 | |
---|
1757 | /* Define to 1 if you have the <sys/syscall.h> header file. */ |
---|
1758 | #undef HAVE_SYS_SYSCALL_H |
---|
1759 | |
---|
1760 | /* Define to 1 if you have the <sys/syslog.h> header file. */ |
---|
1761 | #undef HAVE_SYS_SYSLOG_H |
---|
1762 | |
---|
1763 | /* Define to 1 if you have the <sys/sysmacros.h> header file. */ |
---|
1764 | #undef HAVE_SYS_SYSMACROS_H |
---|
1765 | |
---|
1766 | /* Define to 1 if you have the <sys/termio.h> header file. */ |
---|
1767 | #undef HAVE_SYS_TERMIO_H |
---|
1768 | |
---|
1769 | /* Define to 1 if you have the <sys/time.h> header file. */ |
---|
1770 | #undef HAVE_SYS_TIME_H |
---|
1771 | |
---|
1772 | /* Define to 1 if you have the <sys/types.h> header file. */ |
---|
1773 | #undef HAVE_SYS_TYPES_H |
---|
1774 | |
---|
1775 | /* Define to 1 if you have the <sys/uio.h> header file. */ |
---|
1776 | #undef HAVE_SYS_UIO_H |
---|
1777 | |
---|
1778 | /* Define to 1 if you have the <sys/unistd.h> header file. */ |
---|
1779 | #undef HAVE_SYS_UNISTD_H |
---|
1780 | |
---|
1781 | /* Define to 1 if you have the <sys/un.h> header file. */ |
---|
1782 | #undef HAVE_SYS_UN_H |
---|
1783 | |
---|
1784 | /* Define to 1 if you have the <sys/vfs.h> header file. */ |
---|
1785 | #undef HAVE_SYS_VFS_H |
---|
1786 | |
---|
1787 | /* Define to 1 if you have the <sys/wait.h> header file. */ |
---|
1788 | #undef HAVE_SYS_WAIT_H |
---|
1789 | |
---|
1790 | /* Define to 1 if you have the <sys/xattr.h> header file. */ |
---|
1791 | #undef HAVE_SYS_XATTR_H |
---|
1792 | |
---|
1793 | /* Define to 1 if you have the `telldir64' function. */ |
---|
1794 | #undef HAVE_TELLDIR64 |
---|
1795 | |
---|
1796 | /* Define to 1 if you have the <termios.h> header file. */ |
---|
1797 | #undef HAVE_TERMIOS_H |
---|
1798 | |
---|
1799 | /* Define to 1 if you have the <termio.h> header file. */ |
---|
1800 | #undef HAVE_TERMIO_H |
---|
1801 | |
---|
1802 | /* Whether the krb5_ap_req struct has a ticket pointer */ |
---|
1803 | #undef HAVE_TICKET_POINTER_IN_KRB5_AP_REQ |
---|
1804 | |
---|
1805 | /* Define to 1 if you have the `timegm' function. */ |
---|
1806 | #undef HAVE_TIMEGM |
---|
1807 | |
---|
1808 | /* Define to 1 if you have the <time.h> header file. */ |
---|
1809 | #undef HAVE_TIME_H |
---|
1810 | |
---|
1811 | /* Whether Tru64 ACLs are available */ |
---|
1812 | #undef HAVE_TRU64_ACLS |
---|
1813 | |
---|
1814 | /* Whether crypt needs truncated salt */ |
---|
1815 | #undef HAVE_TRUNCATED_SALT |
---|
1816 | |
---|
1817 | /* Whether uint16 typedef is included by rpc/rpc.h */ |
---|
1818 | #undef HAVE_UINT16_FROM_RPC_RPC_H |
---|
1819 | |
---|
1820 | /* Whether uint32 typedef is included by rpc/rpc.h */ |
---|
1821 | #undef HAVE_UINT32_FROM_RPC_RPC_H |
---|
1822 | |
---|
1823 | /* Define to 1 if you have the <unistd.h> header file. */ |
---|
1824 | #undef HAVE_UNISTD_H |
---|
1825 | |
---|
1826 | /* If we need to build with unixscoket support */ |
---|
1827 | #undef HAVE_UNIXSOCKET |
---|
1828 | |
---|
1829 | /* Whether UnixWare ACLs are available */ |
---|
1830 | #undef HAVE_UNIXWARE_ACLS |
---|
1831 | |
---|
1832 | /* Define to 1 if you have the `unsetenv' function. */ |
---|
1833 | #undef HAVE_UNSETENV |
---|
1834 | |
---|
1835 | /* Whether the 'unsigned char' type is available */ |
---|
1836 | #undef HAVE_UNSIGNED_CHAR |
---|
1837 | |
---|
1838 | /* Define to 1 if you have the `updwtmp' function. */ |
---|
1839 | #undef HAVE_UPDWTMP |
---|
1840 | |
---|
1841 | /* Define to 1 if you have the `updwtmpx' function. */ |
---|
1842 | #undef HAVE_UPDWTMPX |
---|
1843 | |
---|
1844 | /* Define to 1 if you have the `usleep' function. */ |
---|
1845 | #undef HAVE_USLEEP |
---|
1846 | |
---|
1847 | /* Whether struct utimbuf is available */ |
---|
1848 | #undef HAVE_UTIMBUF |
---|
1849 | |
---|
1850 | /* Define to 1 if you have the `utime' function. */ |
---|
1851 | #undef HAVE_UTIME |
---|
1852 | |
---|
1853 | /* Define to 1 if you have the `utimes' function. */ |
---|
1854 | #undef HAVE_UTIMES |
---|
1855 | |
---|
1856 | /* Define to 1 if you have the <utime.h> header file. */ |
---|
1857 | #undef HAVE_UTIME_H |
---|
1858 | |
---|
1859 | /* Define to 1 if you have the <utmpx.h> header file. */ |
---|
1860 | #undef HAVE_UTMPX_H |
---|
1861 | |
---|
1862 | /* Define to 1 if you have the <utmp.h> header file. */ |
---|
1863 | #undef HAVE_UTMP_H |
---|
1864 | |
---|
1865 | /* Whether the utmp struct has a property ut_addr */ |
---|
1866 | #undef HAVE_UT_UT_ADDR |
---|
1867 | |
---|
1868 | /* Whether the utmp struct has a property ut_exit */ |
---|
1869 | #undef HAVE_UT_UT_EXIT |
---|
1870 | |
---|
1871 | /* Whether the utmp struct has a property ut_host */ |
---|
1872 | #undef HAVE_UT_UT_HOST |
---|
1873 | |
---|
1874 | /* Whether the utmp struct has a property ut_id */ |
---|
1875 | #undef HAVE_UT_UT_ID |
---|
1876 | |
---|
1877 | /* Whether the utmp struct has a property ut_name */ |
---|
1878 | #undef HAVE_UT_UT_NAME |
---|
1879 | |
---|
1880 | /* Whether the utmp struct has a property ut_pid */ |
---|
1881 | #undef HAVE_UT_UT_PID |
---|
1882 | |
---|
1883 | /* Whether the utmp struct has a property ut_time */ |
---|
1884 | #undef HAVE_UT_UT_TIME |
---|
1885 | |
---|
1886 | /* Whether the utmp struct has a property ut_tv */ |
---|
1887 | #undef HAVE_UT_UT_TV |
---|
1888 | |
---|
1889 | /* Whether the utmp struct has a property ut_type */ |
---|
1890 | #undef HAVE_UT_UT_TYPE |
---|
1891 | |
---|
1892 | /* Whether the utmp struct has a property ut_user */ |
---|
1893 | #undef HAVE_UT_UT_USER |
---|
1894 | |
---|
1895 | /* Define to 1 if you have the `uuid_generate' function. */ |
---|
1896 | #undef HAVE_UUID_GENERATE |
---|
1897 | |
---|
1898 | /* Define to 1 if you have the <uuid/uuid.h> header file. */ |
---|
1899 | #undef HAVE_UUID_UUID_H |
---|
1900 | |
---|
1901 | /* Whether the utmpx struct has a property ut_syslen */ |
---|
1902 | #undef HAVE_UX_UT_SYSLEN |
---|
1903 | |
---|
1904 | /* Define to 1 if you have the <valgrind.h> header file. */ |
---|
1905 | #undef HAVE_VALGRIND_H |
---|
1906 | |
---|
1907 | /* Define to 1 if you have the <valgrind/memcheck.h> header file. */ |
---|
1908 | #undef HAVE_VALGRIND_MEMCHECK_H |
---|
1909 | |
---|
1910 | /* Define to 1 if you have the <valgrind/valgrind.h> header file. */ |
---|
1911 | #undef HAVE_VALGRIND_VALGRIND_H |
---|
1912 | |
---|
1913 | /* Define to 1 if you have the <vararg.h> header file. */ |
---|
1914 | #undef HAVE_VARARG_H |
---|
1915 | |
---|
1916 | /* Define to 1 if you have the `vasprintf' function. */ |
---|
1917 | #undef HAVE_VASPRINTF |
---|
1918 | |
---|
1919 | /* Whether vasprintf() is available */ |
---|
1920 | #undef HAVE_VASPRINTF_DECL |
---|
1921 | |
---|
1922 | /* Whether va_copy() is available */ |
---|
1923 | #undef HAVE_VA_COPY |
---|
1924 | |
---|
1925 | /* Whether the C compiler understands volatile */ |
---|
1926 | #undef HAVE_VOLATILE |
---|
1927 | |
---|
1928 | /* Define to 1 if you have the `vsnprintf' function. */ |
---|
1929 | #undef HAVE_VSNPRINTF |
---|
1930 | |
---|
1931 | /* Whether vsnprintf() is available */ |
---|
1932 | #undef HAVE_VSNPRINTF_DECL |
---|
1933 | |
---|
1934 | /* Define to 1 if you have the `vsyslog' function. */ |
---|
1935 | #undef HAVE_VSYSLOG |
---|
1936 | |
---|
1937 | /* Define to 1 if you have the `waitpid' function. */ |
---|
1938 | #undef HAVE_WAITPID |
---|
1939 | |
---|
1940 | /* Define to 1 if you have the <windows.h> header file. */ |
---|
1941 | #undef HAVE_WINDOWS_H |
---|
1942 | |
---|
1943 | /* Define to 1 if you have the <winsock2.h> header file. */ |
---|
1944 | #undef HAVE_WINSOCK2_H |
---|
1945 | |
---|
1946 | /* Define if you have working AF_LOCAL sockets */ |
---|
1947 | #undef HAVE_WORKING_AF_LOCAL |
---|
1948 | |
---|
1949 | /* Whether the WRFILE:-keytab is supported */ |
---|
1950 | #undef HAVE_WRFILE_KEYTAB |
---|
1951 | |
---|
1952 | /* Define to 1 if you have the <ws2tcpip.h> header file. */ |
---|
1953 | #undef HAVE_WS2TCPIP_H |
---|
1954 | |
---|
1955 | /* Define to 1 if you have the <xfs/dmapi.h> header file. */ |
---|
1956 | #undef HAVE_XFS_DMAPI_H |
---|
1957 | |
---|
1958 | /* Define to 1 if you have the <xfs/libxfs.h> header file. */ |
---|
1959 | #undef HAVE_XFS_LIBXFS_H |
---|
1960 | |
---|
1961 | /* Whether xfs quota support is available */ |
---|
1962 | #undef HAVE_XFS_QUOTAS |
---|
1963 | |
---|
1964 | /* Define to 1 if you have the `yp_get_default_domain' function. */ |
---|
1965 | #undef HAVE_YP_GET_DEFAULT_DOMAIN |
---|
1966 | |
---|
1967 | /* Define to 1 if you have the `_acl' function. */ |
---|
1968 | #undef HAVE__ACL |
---|
1969 | |
---|
1970 | /* Whether the _Bool type is available */ |
---|
1971 | #undef HAVE__Bool |
---|
1972 | |
---|
1973 | /* Define to 1 if you have the `_chdir' function. */ |
---|
1974 | #undef HAVE__CHDIR |
---|
1975 | |
---|
1976 | /* Define to 1 if you have the `_close' function. */ |
---|
1977 | #undef HAVE__CLOSE |
---|
1978 | |
---|
1979 | /* Define to 1 if you have the `_closedir' function. */ |
---|
1980 | #undef HAVE__CLOSEDIR |
---|
1981 | |
---|
1982 | /* Define to 1 if you have the `_dup' function. */ |
---|
1983 | #undef HAVE__DUP |
---|
1984 | |
---|
1985 | /* Define to 1 if you have the `_dup2' function. */ |
---|
1986 | #undef HAVE__DUP2 |
---|
1987 | |
---|
1988 | /* Define to 1 if you have the `_et_list' function. */ |
---|
1989 | #undef HAVE__ET_LIST |
---|
1990 | |
---|
1991 | /* Define to 1 if you have the `_facl' function. */ |
---|
1992 | #undef HAVE__FACL |
---|
1993 | |
---|
1994 | /* Define to 1 if you have the `_fchdir' function. */ |
---|
1995 | #undef HAVE__FCHDIR |
---|
1996 | |
---|
1997 | /* Define to 1 if you have the `_fcntl' function. */ |
---|
1998 | #undef HAVE__FCNTL |
---|
1999 | |
---|
2000 | /* Define to 1 if you have the `_fork' function. */ |
---|
2001 | #undef HAVE__FORK |
---|
2002 | |
---|
2003 | /* Define to 1 if you have the `_fstat' function. */ |
---|
2004 | #undef HAVE__FSTAT |
---|
2005 | |
---|
2006 | /* Define to 1 if you have the `_fstat64' function. */ |
---|
2007 | #undef HAVE__FSTAT64 |
---|
2008 | |
---|
2009 | /* Define to 1 if you have the `_getcwd' function. */ |
---|
2010 | #undef HAVE__GETCWD |
---|
2011 | |
---|
2012 | /* Define to 1 if you have the `_llseek' function. */ |
---|
2013 | #undef HAVE__LLSEEK |
---|
2014 | |
---|
2015 | /* Define to 1 if you have the `_lseek' function. */ |
---|
2016 | #undef HAVE__LSEEK |
---|
2017 | |
---|
2018 | /* Define to 1 if you have the `_lstat' function. */ |
---|
2019 | #undef HAVE__LSTAT |
---|
2020 | |
---|
2021 | /* Define to 1 if you have the `_lstat64' function. */ |
---|
2022 | #undef HAVE__LSTAT64 |
---|
2023 | |
---|
2024 | /* Define to 1 if you have the `_open' function. */ |
---|
2025 | #undef HAVE__OPEN |
---|
2026 | |
---|
2027 | /* Define to 1 if you have the `_open64' function. */ |
---|
2028 | #undef HAVE__OPEN64 |
---|
2029 | |
---|
2030 | /* Define to 1 if you have the `_opendir' function. */ |
---|
2031 | #undef HAVE__OPENDIR |
---|
2032 | |
---|
2033 | /* Define to 1 if you have the `_pread' function. */ |
---|
2034 | #undef HAVE__PREAD |
---|
2035 | |
---|
2036 | /* Define to 1 if you have the `_pread64' function. */ |
---|
2037 | #undef HAVE__PREAD64 |
---|
2038 | |
---|
2039 | /* Define to 1 if you have the `_pwrite' function. */ |
---|
2040 | #undef HAVE__PWRITE |
---|
2041 | |
---|
2042 | /* Define to 1 if you have the `_pwrite64' function. */ |
---|
2043 | #undef HAVE__PWRITE64 |
---|
2044 | |
---|
2045 | /* Define to 1 if you have the `_read' function. */ |
---|
2046 | #undef HAVE__READ |
---|
2047 | |
---|
2048 | /* Define to 1 if you have the `_readdir' function. */ |
---|
2049 | #undef HAVE__READDIR |
---|
2050 | |
---|
2051 | /* Define to 1 if you have the `_readdir64' function. */ |
---|
2052 | #undef HAVE__READDIR64 |
---|
2053 | |
---|
2054 | /* Define to 1 if you have the `_seekdir' function. */ |
---|
2055 | #undef HAVE__SEEKDIR |
---|
2056 | |
---|
2057 | /* Define to 1 if you have the `_stat' function. */ |
---|
2058 | #undef HAVE__STAT |
---|
2059 | |
---|
2060 | /* Define to 1 if you have the `_stat64' function. */ |
---|
2061 | #undef HAVE__STAT64 |
---|
2062 | |
---|
2063 | /* Define to 1 if you have the `_telldir' function. */ |
---|
2064 | #undef HAVE__TELLDIR |
---|
2065 | |
---|
2066 | /* Whether the __VA_ARGS__ macro is available */ |
---|
2067 | #undef HAVE__VA_ARGS__MACRO |
---|
2068 | |
---|
2069 | /* Define to 1 if you have the `_write' function. */ |
---|
2070 | #undef HAVE__WRITE |
---|
2071 | |
---|
2072 | /* Define to 1 if you have the `__acl' function. */ |
---|
2073 | #undef HAVE___ACL |
---|
2074 | |
---|
2075 | /* Define to 1 if you have the `__chdir' function. */ |
---|
2076 | #undef HAVE___CHDIR |
---|
2077 | |
---|
2078 | /* Define to 1 if you have the `__close' function. */ |
---|
2079 | #undef HAVE___CLOSE |
---|
2080 | |
---|
2081 | /* Define to 1 if you have the `__closedir' function. */ |
---|
2082 | #undef HAVE___CLOSEDIR |
---|
2083 | |
---|
2084 | /* Define to 1 if you have the `__dup' function. */ |
---|
2085 | #undef HAVE___DUP |
---|
2086 | |
---|
2087 | /* Define to 1 if you have the `__dup2' function. */ |
---|
2088 | #undef HAVE___DUP2 |
---|
2089 | |
---|
2090 | /* Define to 1 if you have the `__facl' function. */ |
---|
2091 | #undef HAVE___FACL |
---|
2092 | |
---|
2093 | /* Define to 1 if you have the `__fchdir' function. */ |
---|
2094 | #undef HAVE___FCHDIR |
---|
2095 | |
---|
2096 | /* Define to 1 if you have the `__fcntl' function. */ |
---|
2097 | #undef HAVE___FCNTL |
---|
2098 | |
---|
2099 | /* Define to 1 if you have the `__fork' function. */ |
---|
2100 | #undef HAVE___FORK |
---|
2101 | |
---|
2102 | /* Define to 1 if you have the `__fstat' function. */ |
---|
2103 | #undef HAVE___FSTAT |
---|
2104 | |
---|
2105 | /* Define to 1 if you have the `__fstat64' function. */ |
---|
2106 | #undef HAVE___FSTAT64 |
---|
2107 | |
---|
2108 | /* Define to 1 if you have the `__fxstat' function. */ |
---|
2109 | #undef HAVE___FXSTAT |
---|
2110 | |
---|
2111 | /* Define to 1 if you have the `__getcwd' function. */ |
---|
2112 | #undef HAVE___GETCWD |
---|
2113 | |
---|
2114 | /* Define to 1 if you have the `__getdents' function. */ |
---|
2115 | #undef HAVE___GETDENTS |
---|
2116 | |
---|
2117 | /* Define to 1 if you have the `__llseek' function. */ |
---|
2118 | #undef HAVE___LLSEEK |
---|
2119 | |
---|
2120 | /* Define to 1 if you have the `__lseek' function. */ |
---|
2121 | #undef HAVE___LSEEK |
---|
2122 | |
---|
2123 | /* Define to 1 if you have the `__lstat' function. */ |
---|
2124 | #undef HAVE___LSTAT |
---|
2125 | |
---|
2126 | /* Define to 1 if you have the `__lstat64' function. */ |
---|
2127 | #undef HAVE___LSTAT64 |
---|
2128 | |
---|
2129 | /* Define to 1 if you have the `__lxstat' function. */ |
---|
2130 | #undef HAVE___LXSTAT |
---|
2131 | |
---|
2132 | /* Whether __NR_inotify_init() is available */ |
---|
2133 | #undef HAVE___NR_INOTIFY_INIT_DECL |
---|
2134 | |
---|
2135 | /* Define to 1 if you have the `__open' function. */ |
---|
2136 | #undef HAVE___OPEN |
---|
2137 | |
---|
2138 | /* Define to 1 if you have the `__open64' function. */ |
---|
2139 | #undef HAVE___OPEN64 |
---|
2140 | |
---|
2141 | /* Define to 1 if you have the `__opendir' function. */ |
---|
2142 | #undef HAVE___OPENDIR |
---|
2143 | |
---|
2144 | /* Define to 1 if you have the `__pread' function. */ |
---|
2145 | #undef HAVE___PREAD |
---|
2146 | |
---|
2147 | /* Define to 1 if you have the `__pread64' function. */ |
---|
2148 | #undef HAVE___PREAD64 |
---|
2149 | |
---|
2150 | /* Define to 1 if you have the `__pwrite' function. */ |
---|
2151 | #undef HAVE___PWRITE |
---|
2152 | |
---|
2153 | /* Define to 1 if you have the `__pwrite64' function. */ |
---|
2154 | #undef HAVE___PWRITE64 |
---|
2155 | |
---|
2156 | /* Define to 1 if you have the `__read' function. */ |
---|
2157 | #undef HAVE___READ |
---|
2158 | |
---|
2159 | /* Define to 1 if you have the `__readdir' function. */ |
---|
2160 | #undef HAVE___READDIR |
---|
2161 | |
---|
2162 | /* Define to 1 if you have the `__readdir64' function. */ |
---|
2163 | #undef HAVE___READDIR64 |
---|
2164 | |
---|
2165 | /* Define to 1 if you have the `__seekdir' function. */ |
---|
2166 | #undef HAVE___SEEKDIR |
---|
2167 | |
---|
2168 | /* Define to 1 if you have the `__stat' function. */ |
---|
2169 | #undef HAVE___STAT |
---|
2170 | |
---|
2171 | /* Define to 1 if you have the `__stat64' function. */ |
---|
2172 | #undef HAVE___STAT64 |
---|
2173 | |
---|
2174 | /* Define to 1 if you have the `__strtoll' function. */ |
---|
2175 | #undef HAVE___STRTOLL |
---|
2176 | |
---|
2177 | /* Define to 1 if you have the `__strtoull' function. */ |
---|
2178 | #undef HAVE___STRTOULL |
---|
2179 | |
---|
2180 | /* Define to 1 if you have the `__sys_llseek' function. */ |
---|
2181 | #undef HAVE___SYS_LLSEEK |
---|
2182 | |
---|
2183 | /* Define to 1 if you have the `__telldir' function. */ |
---|
2184 | #undef HAVE___TELLDIR |
---|
2185 | |
---|
2186 | /* Whether __va_copy() is available */ |
---|
2187 | #undef HAVE___VA_COPY |
---|
2188 | |
---|
2189 | /* Define to 1 if you have the `__write' function. */ |
---|
2190 | #undef HAVE___WRITE |
---|
2191 | |
---|
2192 | /* Define to 1 if you have the `__xstat' function. */ |
---|
2193 | #undef HAVE___XSTAT |
---|
2194 | |
---|
2195 | /* Whether there is a __func__ macro */ |
---|
2196 | #undef HAVE_func_MACRO |
---|
2197 | |
---|
2198 | /* Whether the host os is HPUX */ |
---|
2199 | #undef HPUX |
---|
2200 | |
---|
2201 | /* Whether the hpux sendfile() API is available */ |
---|
2202 | #undef HPUX_SENDFILE_API |
---|
2203 | |
---|
2204 | /* Whether the host os is irix */ |
---|
2205 | #undef IRIX |
---|
2206 | |
---|
2207 | /* Whether the host os is irix6 */ |
---|
2208 | #undef IRIX6 |
---|
2209 | |
---|
2210 | /* Whether krb5_get_init_creds_opt_free takes a context argument */ |
---|
2211 | #undef KRB5_CREDS_OPT_FREE_REQUIRES_CONTEXT |
---|
2212 | |
---|
2213 | /* Whether krb5_princ_realm returns krb5_realm or krb5_data */ |
---|
2214 | #undef KRB5_PRINC_REALM_RETURNS_REALM |
---|
2215 | |
---|
2216 | /* Whether the krb5_ticket structure contains the kvno and enctype */ |
---|
2217 | #undef KRB5_TICKET_HAS_KEYINFO |
---|
2218 | |
---|
2219 | /* Number of arguments to krb5_verify_checksum */ |
---|
2220 | #undef KRB5_VERIFY_CHECKSUM_ARGS |
---|
2221 | |
---|
2222 | /* Number of arguments to ldap_set_rebind_proc */ |
---|
2223 | #undef LDAP_SET_REBIND_PROC_ARGS |
---|
2224 | |
---|
2225 | /* Whether the host os is linux */ |
---|
2226 | #undef LINUX |
---|
2227 | |
---|
2228 | /* Whether (linux) sendfile() is broken */ |
---|
2229 | #undef LINUX_BROKEN_SENDFILE_API |
---|
2230 | |
---|
2231 | /* Whether linux sendfile() API is available */ |
---|
2232 | #undef LINUX_SENDFILE_API |
---|
2233 | |
---|
2234 | /* Whether MMAP is broken */ |
---|
2235 | #undef MMAP_BLACKLIST |
---|
2236 | |
---|
2237 | /* Whether the host os is NeXT v2 */ |
---|
2238 | #undef NEXT2 |
---|
2239 | |
---|
2240 | /* Define to 1 if your C compiler doesn't accept -c and -o together. */ |
---|
2241 | #undef NO_MINUS_C_MINUS_O |
---|
2242 | |
---|
2243 | /* Whether the host os is osf1 */ |
---|
2244 | #undef OSF1 |
---|
2245 | |
---|
2246 | /* Define to the address where bug reports for this package should be sent. */ |
---|
2247 | #undef PACKAGE_BUGREPORT |
---|
2248 | |
---|
2249 | /* Define to the full name of this package. */ |
---|
2250 | #undef PACKAGE_NAME |
---|
2251 | |
---|
2252 | /* Define to the full name and version of this package. */ |
---|
2253 | #undef PACKAGE_STRING |
---|
2254 | |
---|
2255 | /* Define to the one symbol short name of this package. */ |
---|
2256 | #undef PACKAGE_TARNAME |
---|
2257 | |
---|
2258 | /* Define to the version of this package. */ |
---|
2259 | #undef PACKAGE_VERSION |
---|
2260 | |
---|
2261 | /* Does a POSIX ACL need a mask element */ |
---|
2262 | #undef POSIX_ACL_NEEDS_MASK |
---|
2263 | |
---|
2264 | /* Whether pututline returns pointer */ |
---|
2265 | #undef PUTUTLINE_RETURNS_UTMP |
---|
2266 | |
---|
2267 | /* Whether the host os is qnx */ |
---|
2268 | #undef QNX |
---|
2269 | |
---|
2270 | /* Whether the realpath function allows NULL */ |
---|
2271 | #undef REALPATH_TAKES_NULL |
---|
2272 | |
---|
2273 | /* Whether the host os is reliantunix */ |
---|
2274 | #undef RELIANTUNIX |
---|
2275 | |
---|
2276 | /* Whether getpass should be replaced */ |
---|
2277 | #undef REPLACE_GETPASS |
---|
2278 | |
---|
2279 | /* Whether inet_ntoa should be replaced */ |
---|
2280 | #undef REPLACE_INET_NTOA |
---|
2281 | |
---|
2282 | /* replace readdir */ |
---|
2283 | #undef REPLACE_READDIR |
---|
2284 | |
---|
2285 | /* replace readdir using getdents() */ |
---|
2286 | #undef REPLACE_READDIR_GETDENTS |
---|
2287 | |
---|
2288 | /* replace readdir using getdirentries() */ |
---|
2289 | #undef REPLACE_READDIR_GETDIRENTRIES |
---|
2290 | |
---|
2291 | /* Whether strptime should be replaced */ |
---|
2292 | #undef REPLACE_STRPTIME |
---|
2293 | |
---|
2294 | /* Define as the return type of signal handlers (`int' or `void'). */ |
---|
2295 | #undef RETSIGTYPE |
---|
2296 | |
---|
2297 | /* Whether the host os is sco unix */ |
---|
2298 | #undef SCO |
---|
2299 | |
---|
2300 | /* Whether seekdir returns an int */ |
---|
2301 | #undef SEEKDIR_RETURNS_INT |
---|
2302 | |
---|
2303 | /* Whether seekdir returns void */ |
---|
2304 | #undef SEEKDIR_RETURNS_VOID |
---|
2305 | |
---|
2306 | /* Shared library extension */ |
---|
2307 | #undef SHLIBEXT |
---|
2308 | |
---|
2309 | /* The size of `char', as computed by sizeof. */ |
---|
2310 | #undef SIZEOF_CHAR |
---|
2311 | |
---|
2312 | /* The size of the 'dev_t' type */ |
---|
2313 | #undef SIZEOF_DEV_T |
---|
2314 | |
---|
2315 | /* The size of the 'ino_t' type */ |
---|
2316 | #undef SIZEOF_INO_T |
---|
2317 | |
---|
2318 | /* The size of `int', as computed by sizeof. */ |
---|
2319 | #undef SIZEOF_INT |
---|
2320 | |
---|
2321 | /* The size of `long', as computed by sizeof. */ |
---|
2322 | #undef SIZEOF_LONG |
---|
2323 | |
---|
2324 | /* The size of `long long', as computed by sizeof. */ |
---|
2325 | #undef SIZEOF_LONG_LONG |
---|
2326 | |
---|
2327 | /* The size of the 'off_t' type */ |
---|
2328 | #undef SIZEOF_OFF_T |
---|
2329 | |
---|
2330 | /* The size of `short', as computed by sizeof. */ |
---|
2331 | #undef SIZEOF_SHORT |
---|
2332 | |
---|
2333 | /* The size of `size_t', as computed by sizeof. */ |
---|
2334 | #undef SIZEOF_SIZE_T |
---|
2335 | |
---|
2336 | /* The size of `ssize_t', as computed by sizeof. */ |
---|
2337 | #undef SIZEOF_SSIZE_T |
---|
2338 | |
---|
2339 | /* Use socket wrapper library */ |
---|
2340 | #undef SOCKET_WRAPPER |
---|
2341 | |
---|
2342 | /* Whether the solaris sendfile() API is available */ |
---|
2343 | #undef SOLARIS_SENDFILE_API |
---|
2344 | |
---|
2345 | /* Whether statfs requires two arguments and struct statfs has bsize property |
---|
2346 | */ |
---|
2347 | #undef STAT_STATFS2_BSIZE |
---|
2348 | |
---|
2349 | /* Whether statfs requires 2 arguments and struct statfs has fsize */ |
---|
2350 | #undef STAT_STATFS2_FSIZE |
---|
2351 | |
---|
2352 | /* Whether statfs requires 2 arguments and struct fs_data is available */ |
---|
2353 | #undef STAT_STATFS2_FS_DATA |
---|
2354 | |
---|
2355 | /* Whether statfs requires 3 arguments */ |
---|
2356 | #undef STAT_STATFS3_OSF1 |
---|
2357 | |
---|
2358 | /* Whether statfs requires 4 arguments */ |
---|
2359 | #undef STAT_STATFS4 |
---|
2360 | |
---|
2361 | /* Whether statvfs() is available */ |
---|
2362 | #undef STAT_STATVFS |
---|
2363 | |
---|
2364 | /* Whether statvfs64() is available */ |
---|
2365 | #undef STAT_STATVFS64 |
---|
2366 | |
---|
2367 | /* The size of a block */ |
---|
2368 | #undef STAT_ST_BLOCKSIZE |
---|
2369 | |
---|
2370 | /* Define to 1 if you have the ANSI C header files. */ |
---|
2371 | #undef STDC_HEADERS |
---|
2372 | |
---|
2373 | /* String list of builtin modules */ |
---|
2374 | #undef STRING_STATIC_MODULES |
---|
2375 | |
---|
2376 | /* Whether the host os is sunos4 */ |
---|
2377 | #undef SUNOS4 |
---|
2378 | |
---|
2379 | /* Whether the host os is solaris */ |
---|
2380 | #undef SUNOS5 |
---|
2381 | |
---|
2382 | /* Whether sysconf(_SC_NGROUPS_MAX) is available */ |
---|
2383 | #undef SYSCONF_SC_NGROUPS_MAX |
---|
2384 | |
---|
2385 | /* Whether sysconf(_SC_NPROCESSORS_ONLN) is available */ |
---|
2386 | #undef SYSCONF_SC_NPROCESSORS_ONLN |
---|
2387 | |
---|
2388 | /* Whether sysconf(_SC_NPROC_ONLN) is available */ |
---|
2389 | #undef SYSCONF_SC_NPROC_ONLN |
---|
2390 | |
---|
2391 | /* Whether sysconf(_SC_PAGESIZE) is available */ |
---|
2392 | #undef SYSCONF_SC_PAGESIZE |
---|
2393 | |
---|
2394 | /* Whether this is a system V system */ |
---|
2395 | #undef SYSV |
---|
2396 | |
---|
2397 | /* Whether telldir takes a const pointer */ |
---|
2398 | #undef TELLDIR_TAKES_CONST_DIR |
---|
2399 | |
---|
2400 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
---|
2401 | #undef TIME_WITH_SYS_TIME |
---|
2402 | |
---|
2403 | /* Whether the host os is unixware */ |
---|
2404 | #undef UNIXWARE |
---|
2405 | |
---|
2406 | /* Whether to use both of HPUX' crypt calls */ |
---|
2407 | #undef USE_BOTH_CRYPT_CALLS |
---|
2408 | |
---|
2409 | /* Whether we should build DMAPI integration components */ |
---|
2410 | #undef USE_DMAPI |
---|
2411 | |
---|
2412 | /* Whether seteuid() is available */ |
---|
2413 | #undef USE_SETEUID |
---|
2414 | |
---|
2415 | /* Whether setresuid() is available */ |
---|
2416 | #undef USE_SETRESUID |
---|
2417 | |
---|
2418 | /* Whether setreuid() is available */ |
---|
2419 | #undef USE_SETREUID |
---|
2420 | |
---|
2421 | /* Whether setuidx() is available */ |
---|
2422 | #undef USE_SETUIDX |
---|
2423 | |
---|
2424 | /* Whether to include Active Directory support */ |
---|
2425 | #undef WITH_ADS |
---|
2426 | |
---|
2427 | /* Whether to include AFS clear-text auth support */ |
---|
2428 | #undef WITH_AFS |
---|
2429 | |
---|
2430 | /* Using asynchronous io */ |
---|
2431 | #undef WITH_AIO |
---|
2432 | |
---|
2433 | /* Whether to include automount support */ |
---|
2434 | #undef WITH_AUTOMOUNT |
---|
2435 | |
---|
2436 | /* Whether to build mount.cifs and umount.cifs */ |
---|
2437 | #undef WITH_CIFSMOUNT |
---|
2438 | |
---|
2439 | /* Whether to include DFS support */ |
---|
2440 | #undef WITH_DFS |
---|
2441 | |
---|
2442 | /* Whether to enable DNS Update support */ |
---|
2443 | #undef WITH_DNS_UPDATES |
---|
2444 | |
---|
2445 | /* Whether to include AFS fake-kaserver support */ |
---|
2446 | #undef WITH_FAKE_KASERVER |
---|
2447 | |
---|
2448 | /* Whether to include nisplus_home support */ |
---|
2449 | #undef WITH_NISPLUS_HOME |
---|
2450 | |
---|
2451 | /* Whether to include PAM support */ |
---|
2452 | #undef WITH_PAM |
---|
2453 | |
---|
2454 | /* Whether to include PAM MODULES support */ |
---|
2455 | #undef WITH_PAM_MODULES |
---|
2456 | |
---|
2457 | /* Whether to use profiling */ |
---|
2458 | #undef WITH_PROFILE |
---|
2459 | |
---|
2460 | /* Whether to use disk quota support */ |
---|
2461 | #undef WITH_QUOTAS |
---|
2462 | |
---|
2463 | /* Whether to include sendfile() support */ |
---|
2464 | #undef WITH_SENDFILE |
---|
2465 | |
---|
2466 | /* Whether to build smbmount */ |
---|
2467 | #undef WITH_SMBMOUNT |
---|
2468 | |
---|
2469 | /* Whether to include experimental syslog support */ |
---|
2470 | #undef WITH_SYSLOG |
---|
2471 | |
---|
2472 | /* Whether to include experimental utmp accounting */ |
---|
2473 | #undef WITH_UTMP |
---|
2474 | |
---|
2475 | /* Whether to build winbind */ |
---|
2476 | #undef WITH_WINBIND |
---|
2477 | |
---|
2478 | /* Define to 1 if your processor stores words with the most significant byte |
---|
2479 | first (like Motorola and SPARC, unlike Intel and VAX). */ |
---|
2480 | #undef WORDS_BIGENDIAN |
---|
2481 | |
---|
2482 | /* xattr functions have additional options */ |
---|
2483 | #undef XATTR_ADD_OPT |
---|
2484 | |
---|
2485 | /* Required alignment */ |
---|
2486 | #undef _ALIGNMENT_REQUIRED |
---|
2487 | |
---|
2488 | /* Define to 1 if on AIX 3. |
---|
2489 | System headers sometimes define this. |
---|
2490 | We just want to avoid a redefinition error message. */ |
---|
2491 | #ifndef _ALL_SOURCE |
---|
2492 | # undef _ALL_SOURCE |
---|
2493 | #endif |
---|
2494 | |
---|
2495 | /* File offset bits */ |
---|
2496 | #undef _FILE_OFFSET_BITS |
---|
2497 | |
---|
2498 | /* Whether to use GNU libc extensions */ |
---|
2499 | #undef _GNU_SOURCE |
---|
2500 | |
---|
2501 | /* Whether to use HPUX extensions */ |
---|
2502 | #undef _HPUX_SOURCE |
---|
2503 | |
---|
2504 | /* Whether to enable large file support */ |
---|
2505 | #undef _LARGEFILE64_SOURCE |
---|
2506 | |
---|
2507 | /* Whether to enable large file support */ |
---|
2508 | #undef _LARGE_FILES |
---|
2509 | |
---|
2510 | /* Maximum alignment */ |
---|
2511 | #undef _MAX_ALIGNMENT |
---|
2512 | |
---|
2513 | /* Define to 1 if on MINIX. */ |
---|
2514 | #undef _MINIX |
---|
2515 | |
---|
2516 | #ifndef _OSF_SOURCE |
---|
2517 | # define _OSF_SOURCE 1 |
---|
2518 | #endif |
---|
2519 | |
---|
2520 | /* Define to 2 if the system does not provide POSIX.1 features except with |
---|
2521 | this defined. */ |
---|
2522 | #undef _POSIX_1_SOURCE |
---|
2523 | |
---|
2524 | /* Whether to enable POSIX support */ |
---|
2525 | #undef _POSIX_C_SOURCE |
---|
2526 | |
---|
2527 | /* Whether to use POSIX compatible functions */ |
---|
2528 | #undef _POSIX_SOURCE |
---|
2529 | |
---|
2530 | /* Whether to enable System V compatibility */ |
---|
2531 | #undef _SYSV |
---|
2532 | |
---|
2533 | /* Unix 98 sources -- needed for socklen_t in getsockopt on HP/UX 11 */ |
---|
2534 | #undef _XOPEN_SOURCE_EXTENDED |
---|
2535 | |
---|
2536 | /* Define to 1 if type `char' is unsigned and you are not using gcc. */ |
---|
2537 | #ifndef __CHAR_UNSIGNED__ |
---|
2538 | # undef __CHAR_UNSIGNED__ |
---|
2539 | #endif |
---|
2540 | |
---|
2541 | /* Enable extensions on Solaris. */ |
---|
2542 | #ifndef __EXTENSIONS__ |
---|
2543 | # undef __EXTENSIONS__ |
---|
2544 | #endif |
---|
2545 | #ifndef _POSIX_PTHREAD_SEMANTICS |
---|
2546 | # undef _POSIX_PTHREAD_SEMANTICS |
---|
2547 | #endif |
---|
2548 | |
---|
2549 | /* Whether to build auth_builtin as shared module */ |
---|
2550 | #undef auth_builtin_init |
---|
2551 | |
---|
2552 | /* Whether to build auth_domain as shared module */ |
---|
2553 | #undef auth_domain_init |
---|
2554 | |
---|
2555 | /* Whether to build auth_sam as shared module */ |
---|
2556 | #undef auth_sam_init |
---|
2557 | |
---|
2558 | /* Whether to build auth_script as shared module */ |
---|
2559 | #undef auth_script_init |
---|
2560 | |
---|
2561 | /* Whether to build auth_server as shared module */ |
---|
2562 | #undef auth_server_init |
---|
2563 | |
---|
2564 | /* Whether to build auth_unix as shared module */ |
---|
2565 | #undef auth_unix_init |
---|
2566 | |
---|
2567 | /* Whether to build auth_winbind as shared module */ |
---|
2568 | #undef auth_winbind_init |
---|
2569 | |
---|
2570 | /* Whether to build charset_CP437 as shared module */ |
---|
2571 | #undef charset_CP437_init |
---|
2572 | |
---|
2573 | /* Whether to build charset_CP850 as shared module */ |
---|
2574 | #undef charset_CP850_init |
---|
2575 | |
---|
2576 | /* Whether to build charset_macosxfs as shared module */ |
---|
2577 | #undef charset_macosxfs_init |
---|
2578 | |
---|
2579 | /* Whether to build charset_weird as shared module */ |
---|
2580 | #undef charset_weird_init |
---|
2581 | |
---|
2582 | /* Define to empty if `const' does not conform to ANSI C. */ |
---|
2583 | #undef const |
---|
2584 | |
---|
2585 | /* Define to `int' if <sys/types.h> doesn't define. */ |
---|
2586 | #undef gid_t |
---|
2587 | |
---|
2588 | /* Whether to build idmap_ad as shared module */ |
---|
2589 | #undef idmap_ad_init |
---|
2590 | |
---|
2591 | /* Whether to build idmap_ldap as shared module */ |
---|
2592 | #undef idmap_ldap_init |
---|
2593 | |
---|
2594 | /* Whether to build idmap_nss as shared module */ |
---|
2595 | #undef idmap_nss_init |
---|
2596 | |
---|
2597 | /* Whether to build idmap_passdb as shared module */ |
---|
2598 | #undef idmap_passdb_init |
---|
2599 | |
---|
2600 | /* Whether to build idmap_rid as shared module */ |
---|
2601 | #undef idmap_rid_init |
---|
2602 | |
---|
2603 | /* Whether to build idmap_tdb as shared module */ |
---|
2604 | #undef idmap_tdb_init |
---|
2605 | |
---|
2606 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
---|
2607 | calls it, or to nothing if 'inline' is not supported under any name. */ |
---|
2608 | #ifndef __cplusplus |
---|
2609 | #undef inline |
---|
2610 | #endif |
---|
2611 | |
---|
2612 | /* Define to `unsigned' if <sys/types.h> does not define. */ |
---|
2613 | #undef ino_t |
---|
2614 | |
---|
2615 | /* Define to `short' if <sys/types.h> does not define. */ |
---|
2616 | #undef int16_t |
---|
2617 | |
---|
2618 | /* Define to `long' if <sys/types.h> does not define. */ |
---|
2619 | #undef int32_t |
---|
2620 | |
---|
2621 | /* Define to `long long' if <sys/types.h> does not define. */ |
---|
2622 | #undef int64_t |
---|
2623 | |
---|
2624 | /* Define to `char' if <sys/types.h> does not define. */ |
---|
2625 | #undef int8_t |
---|
2626 | |
---|
2627 | /* Define to `unsigned long' if <sys/types.h> does not define. */ |
---|
2628 | #undef intptr_t |
---|
2629 | |
---|
2630 | /* Define to `off_t' if <sys/types.h> does not define. */ |
---|
2631 | #undef loff_t |
---|
2632 | |
---|
2633 | /* Define to `int' if <sys/types.h> does not define. */ |
---|
2634 | #undef mode_t |
---|
2635 | |
---|
2636 | /* Whether to build nss_info_template as shared module */ |
---|
2637 | #undef nss_info_template_init |
---|
2638 | |
---|
2639 | /* Define to `long int' if <sys/types.h> does not define. */ |
---|
2640 | #undef off_t |
---|
2641 | |
---|
2642 | /* Define to `loff_t' if <sys/types.h> does not define. */ |
---|
2643 | #undef offset_t |
---|
2644 | |
---|
2645 | /* Whether to build pdb_ldap as shared module */ |
---|
2646 | #undef pdb_ldap_init |
---|
2647 | |
---|
2648 | /* Whether to build pdb_smbpasswd as shared module */ |
---|
2649 | #undef pdb_smbpasswd_init |
---|
2650 | |
---|
2651 | /* Whether to build pdb_tdbsam as shared module */ |
---|
2652 | #undef pdb_tdbsam_init |
---|
2653 | |
---|
2654 | /* Define to `int' if <sys/types.h> does not define. */ |
---|
2655 | #undef pid_t |
---|
2656 | |
---|
2657 | /* Define to `unsigned long long' if <sys/types.h> does not define. */ |
---|
2658 | #undef ptrdiff_t |
---|
2659 | |
---|
2660 | /* Whether to build rpc_echo as shared module */ |
---|
2661 | #undef rpc_echo_init |
---|
2662 | |
---|
2663 | /* Whether to build rpc_eventlog as shared module */ |
---|
2664 | #undef rpc_eventlog_init |
---|
2665 | |
---|
2666 | /* Whether to build rpc_lsa_ds as shared module */ |
---|
2667 | #undef rpc_lsa_ds_init |
---|
2668 | |
---|
2669 | /* Whether to build rpc_lsa as shared module */ |
---|
2670 | #undef rpc_lsa_init |
---|
2671 | |
---|
2672 | /* Whether to build rpc_net as shared module */ |
---|
2673 | #undef rpc_net_init |
---|
2674 | |
---|
2675 | /* Whether to build rpc_netdfs as shared module */ |
---|
2676 | #undef rpc_netdfs_init |
---|
2677 | |
---|
2678 | /* Whether to build rpc_ntsvcs as shared module */ |
---|
2679 | #undef rpc_ntsvcs_init |
---|
2680 | |
---|
2681 | /* Whether to build rpc_reg as shared module */ |
---|
2682 | #undef rpc_reg_init |
---|
2683 | |
---|
2684 | /* Whether to build rpc_samr as shared module */ |
---|
2685 | #undef rpc_samr_init |
---|
2686 | |
---|
2687 | /* Whether to build rpc_spoolss as shared module */ |
---|
2688 | #undef rpc_spoolss_init |
---|
2689 | |
---|
2690 | /* Whether to build rpc_srv as shared module */ |
---|
2691 | #undef rpc_srv_init |
---|
2692 | |
---|
2693 | /* Whether to build rpc_svcctl as shared module */ |
---|
2694 | #undef rpc_svcctl_init |
---|
2695 | |
---|
2696 | /* Whether to build rpc_wkssvc as shared module */ |
---|
2697 | #undef rpc_wkssvc_init |
---|
2698 | |
---|
2699 | /* Define to `unsigned int' if <sys/types.h> does not define. */ |
---|
2700 | #undef size_t |
---|
2701 | |
---|
2702 | /* Socket length type */ |
---|
2703 | #undef socklen_t |
---|
2704 | |
---|
2705 | /* Define to `int' if <sys/types.h> does not define. */ |
---|
2706 | #undef ssize_t |
---|
2707 | |
---|
2708 | /* Decl of Static init functions */ |
---|
2709 | #undef static_decl_auth |
---|
2710 | |
---|
2711 | /* Decl of Static init functions */ |
---|
2712 | #undef static_decl_charset |
---|
2713 | |
---|
2714 | /* Decl of Static init functions */ |
---|
2715 | #undef static_decl_idmap |
---|
2716 | |
---|
2717 | /* Decl of Static init functions */ |
---|
2718 | #undef static_decl_nss_info |
---|
2719 | |
---|
2720 | /* Decl of Static init functions */ |
---|
2721 | #undef static_decl_pdb |
---|
2722 | |
---|
2723 | /* Decl of Static init functions */ |
---|
2724 | #undef static_decl_rpc |
---|
2725 | |
---|
2726 | /* Decl of Static init functions */ |
---|
2727 | #undef static_decl_vfs |
---|
2728 | |
---|
2729 | /* Static init functions */ |
---|
2730 | #undef static_init_auth |
---|
2731 | |
---|
2732 | /* Static init functions */ |
---|
2733 | #undef static_init_charset |
---|
2734 | |
---|
2735 | /* Static init functions */ |
---|
2736 | #undef static_init_idmap |
---|
2737 | |
---|
2738 | /* Static init functions */ |
---|
2739 | #undef static_init_nss_info |
---|
2740 | |
---|
2741 | /* Static init functions */ |
---|
2742 | #undef static_init_pdb |
---|
2743 | |
---|
2744 | /* Static init functions */ |
---|
2745 | #undef static_init_rpc |
---|
2746 | |
---|
2747 | /* Static init functions */ |
---|
2748 | #undef static_init_vfs |
---|
2749 | |
---|
2750 | /* Define to `int' if <sys/types.h> doesn't define. */ |
---|
2751 | #undef uid_t |
---|
2752 | |
---|
2753 | /* Define to `unsigned short' if <sys/types.h> does not define. */ |
---|
2754 | #undef uint16_t |
---|
2755 | |
---|
2756 | /* Define to `unsigned long' if <sys/types.h> does not define. */ |
---|
2757 | #undef uint32_t |
---|
2758 | |
---|
2759 | /* Define to `unsigned long long' if <sys/types.h> does not define. */ |
---|
2760 | #undef uint64_t |
---|
2761 | |
---|
2762 | /* Define to `unsigned char' if <sys/types.h> does not define. */ |
---|
2763 | #undef uint8_t |
---|
2764 | |
---|
2765 | /* Define to `unsigned int' if <sys/types.h> does not define. */ |
---|
2766 | #undef uint_t |
---|
2767 | |
---|
2768 | /* Whether to build vfs_afsacl as shared module */ |
---|
2769 | #undef vfs_afsacl_init |
---|
2770 | |
---|
2771 | /* Whether to build vfs_aixacl2 as shared module */ |
---|
2772 | #undef vfs_aixacl2_init |
---|
2773 | |
---|
2774 | /* Whether to build vfs_aixacl as shared module */ |
---|
2775 | #undef vfs_aixacl_init |
---|
2776 | |
---|
2777 | /* Whether to build vfs_audit as shared module */ |
---|
2778 | #undef vfs_audit_init |
---|
2779 | |
---|
2780 | /* Whether to build vfs_cacheprime as shared module */ |
---|
2781 | #undef vfs_cacheprime_init |
---|
2782 | |
---|
2783 | /* Whether to build vfs_cap as shared module */ |
---|
2784 | #undef vfs_cap_init |
---|
2785 | |
---|
2786 | /* Whether to build vfs_catia as shared module */ |
---|
2787 | #undef vfs_catia_init |
---|
2788 | |
---|
2789 | /* Whether to build vfs_commit as shared module */ |
---|
2790 | #undef vfs_commit_init |
---|
2791 | |
---|
2792 | /* Whether to build vfs_default as shared module */ |
---|
2793 | #undef vfs_default_init |
---|
2794 | |
---|
2795 | /* Whether to build vfs_default_quota as shared module */ |
---|
2796 | #undef vfs_default_quota_init |
---|
2797 | |
---|
2798 | /* Whether to build vfs_expand_msdfs as shared module */ |
---|
2799 | #undef vfs_expand_msdfs_init |
---|
2800 | |
---|
2801 | /* Whether to build vfs_extd_audit as shared module */ |
---|
2802 | #undef vfs_extd_audit_init |
---|
2803 | |
---|
2804 | /* Whether to build vfs_fake_perms as shared module */ |
---|
2805 | #undef vfs_fake_perms_init |
---|
2806 | |
---|
2807 | /* Whether to build vfs_full_audit as shared module */ |
---|
2808 | #undef vfs_full_audit_init |
---|
2809 | |
---|
2810 | /* Whether to build vfs_gpfs as shared module */ |
---|
2811 | #undef vfs_gpfs_init |
---|
2812 | |
---|
2813 | /* Whether to build vfs_hpuxacl as shared module */ |
---|
2814 | #undef vfs_hpuxacl_init |
---|
2815 | |
---|
2816 | /* Whether to build vfs_irixacl as shared module */ |
---|
2817 | #undef vfs_irixacl_init |
---|
2818 | |
---|
2819 | /* Whether to build vfs_netatalk as shared module */ |
---|
2820 | #undef vfs_netatalk_init |
---|
2821 | |
---|
2822 | /* Whether to build vfs_posixacl as shared module */ |
---|
2823 | #undef vfs_posixacl_init |
---|
2824 | |
---|
2825 | /* Whether to build vfs_prealloc as shared module */ |
---|
2826 | #undef vfs_prealloc_init |
---|
2827 | |
---|
2828 | /* Whether to build vfs_readahead as shared module */ |
---|
2829 | #undef vfs_readahead_init |
---|
2830 | |
---|
2831 | /* Whether to build vfs_readonly as shared module */ |
---|
2832 | #undef vfs_readonly_init |
---|
2833 | |
---|
2834 | /* Whether to build vfs_recycle as shared module */ |
---|
2835 | #undef vfs_recycle_init |
---|
2836 | |
---|
2837 | /* Whether to build vfs_shadow_copy as shared module */ |
---|
2838 | #undef vfs_shadow_copy_init |
---|
2839 | |
---|
2840 | /* Whether to build vfs_solarisacl as shared module */ |
---|
2841 | #undef vfs_solarisacl_init |
---|
2842 | |
---|
2843 | /* Whether to build vfs_tru64acl as shared module */ |
---|
2844 | #undef vfs_tru64acl_init |
---|
2845 | |
---|
2846 | /* Define to `unsigned short' if <sys/types.h> does not define. */ |
---|
2847 | #undef wchar_t |
---|