Initial import
[samba] / source / include / config.h.in
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 the compiler supports the LL prefix on long long integers */
31 #undef COMPILER_SUPPORTS_LL
32
33 /* Whether the host os is Darwin/MacOSX */
34 #undef DARWINOS
35
36 /* Default display charset name */
37 #undef DEFAULT_DISPLAY_CHARSET
38
39 /* Default dos charset name */
40 #undef DEFAULT_DOS_CHARSET
41
42 /* Default unix charset name */
43 #undef DEFAULT_UNIX_CHARSET
44
45 /* Define to check invariants around some common functions */
46 #undef DMALLOC_FUNC_CHECK
47
48 /* Define to turn on dmalloc debugging */
49 #undef ENABLE_DMALLOC
50
51 /* Whether the host os is FreeBSD */
52 #undef FREEBSD
53
54 /* Whether the FreeBSD sendfile() API is available */
55 #undef FREEBSD_SENDFILE_API
56
57 /* Whether we are running on 64bit linux */
58 #undef HAVE_64BIT_LINUX
59
60 /* Whether acl_get_perm_np() is available */
61 #undef HAVE_ACL_GET_PERM_NP
62
63 /* Whether the krb5_address struct has a addrtype property */
64 #undef HAVE_ADDRTYPE_IN_KRB5_ADDRESS
65
66 /* Whether the krb5_address struct has a addr_type property */
67 #undef HAVE_ADDR_TYPE_IN_KRB5_ADDRESS
68
69 /* Define to 1 if you have the `add_proplist_entry' function. */
70 #undef HAVE_ADD_PROPLIST_ENTRY
71
72 /* Define to 1 if you have the <afs/afs.h> header file. */
73 #undef HAVE_AFS_AFS_H
74
75 /* Define to 1 if you have the <afs.h> header file. */
76 #undef HAVE_AFS_H
77
78 /* Whether 64 bit aio is available */
79 #undef HAVE_AIOCB64
80
81 /* Have aio_cancel */
82 #undef HAVE_AIO_CANCEL
83
84 /* Have aio_cancel64 */
85 #undef HAVE_AIO_CANCEL64
86
87 /* Have aio_error */
88 #undef HAVE_AIO_ERROR
89
90 /* Have aio_error64 */
91 #undef HAVE_AIO_ERROR64
92
93 /* Have aio_fsync */
94 #undef HAVE_AIO_FSYNC
95
96 /* Have aio_fsync64 */
97 #undef HAVE_AIO_FSYNC64
98
99 /* Define to 1 if you have the <aio.h> header file. */
100 #undef HAVE_AIO_H
101
102 /* Have aio_read */
103 #undef HAVE_AIO_READ
104
105 /* Have aio_read64 */
106 #undef HAVE_AIO_READ64
107
108 /* Have aio_return */
109 #undef HAVE_AIO_RETURN
110
111 /* Have aio_return64 */
112 #undef HAVE_AIO_RETURN64
113
114 /* Have aio_suspend */
115 #undef HAVE_AIO_SUSPEND
116
117 /* Have aio_suspend64 */
118 #undef HAVE_AIO_SUSPEND64
119
120 /* Have aio_write */
121 #undef HAVE_AIO_WRITE
122
123 /* Have aio_write64 */
124 #undef HAVE_AIO_WRITE64
125
126 /* Whether AIX ACLs are available */
127 #undef HAVE_AIX_ACLS
128
129 /* Define to 1 if you have the <alloca.h> header file. */
130 #undef HAVE_ALLOCA_H
131
132 /* Whether the AP_OPTS_USE_SUBKEY ap option is available */
133 #undef HAVE_AP_OPTS_USE_SUBKEY
134
135 /* Define to 1 if you have the <arpa/inet.h> header file. */
136 #undef HAVE_ARPA_INET_H
137
138 /* check for <asm/types.h> */
139 #undef HAVE_ASM_TYPES_H
140
141 /* Define to 1 if you have the `asprintf' function. */
142 #undef HAVE_ASPRINTF
143
144 /* Whether asprintf() is available */
145 #undef HAVE_ASPRINTF_DECL
146
147 /* Define to 1 if you have the `atexit' function. */
148 #undef HAVE_ATEXIT
149
150 /* Define to 1 if you have the `attr_get' function. */
151 #undef HAVE_ATTR_GET
152
153 /* Define to 1 if you have the `attr_getf' function. */
154 #undef HAVE_ATTR_GETF
155
156 /* Define to 1 if you have the `attr_list' function. */
157 #undef HAVE_ATTR_LIST
158
159 /* Define to 1 if you have the `attr_listf' function. */
160 #undef HAVE_ATTR_LISTF
161
162 /* Define to 1 if you have the `attr_remove' function. */
163 #undef HAVE_ATTR_REMOVE
164
165 /* Define to 1 if you have the `attr_removef' function. */
166 #undef HAVE_ATTR_REMOVEF
167
168 /* Define to 1 if you have the `attr_set' function. */
169 #undef HAVE_ATTR_SET
170
171 /* Define to 1 if you have the `attr_setf' function. */
172 #undef HAVE_ATTR_SETF
173
174 /* Define to 1 if you have the <attr/xattr.h> header file. */
175 #undef HAVE_ATTR_XATTR_H
176
177 /* Define to 1 if you have the `backtrace_symbols' function. */
178 #undef HAVE_BACKTRACE_SYMBOLS
179
180 /* Define to 1 if you have the `ber_scanf' function. */
181 #undef HAVE_BER_SCANF
182
183 /* What header to include for iconv() function: biconv.h */
184 #undef HAVE_BICONV
185
186 /* Define to 1 if you have the `bigcrypt' function. */
187 #undef HAVE_BIGCRYPT
188
189 /* Whether fcntl64 locks are broken */
190 #undef HAVE_BROKEN_FCNTL64_LOCKS
191
192 /* Whether getgroups is broken */
193 #undef HAVE_BROKEN_GETGROUPS
194
195 /* Whether readdir() is broken */
196 #undef HAVE_BROKEN_READDIR
197
198 /* Whether there is a C99 compliant vsnprintf */
199 #undef HAVE_C99_VSNPRINTF
200
201 /* Define to 1 if you have the <CFStringEncodingConverter.h> header file. */
202 #undef HAVE_CFSTRINGENCODINGCONVERTER_H
203
204 /* Whether the krb5_checksum struct has a checksum property */
205 #undef HAVE_CHECKSUM_IN_KRB5_CHECKSUM
206
207 /* Define to 1 if you have the `chmod' function. */
208 #undef HAVE_CHMOD
209
210 /* Define to 1 if you have the `chown' function. */
211 #undef HAVE_CHOWN
212
213 /* Define to 1 if you have the `chroot' function. */
214 #undef HAVE_CHROOT
215
216 /* Define to 1 if you have the `chsize' function. */
217 #undef HAVE_CHSIZE
218
219 /* Define to 1 if you have the `closedir64' function. */
220 #undef HAVE_CLOSEDIR64
221
222 /* Whether the compiler will optimize out function calls */
223 #undef HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS
224
225 /* Define to 1 if you have the <com_err.h> header file. */
226 #undef HAVE_COM_ERR_H
227
228 /* Whether the system has connect() */
229 #undef HAVE_CONNECT
230
231 /* Define to 1 if you have the `copy_Authenticator' function. */
232 #undef HAVE_COPY_AUTHENTICATOR
233
234 /* Define to 1 if you have the <CoreFoundation/CFStringEncodingConverter.h>
235    header file. */
236 #undef HAVE_COREFOUNDATION_CFSTRINGENCODINGCONVERTER_H
237
238 /* Define to 1 if you have the `creat64' function. */
239 #undef HAVE_CREAT64
240
241 /* Whether the system has the crypt() function */
242 #undef HAVE_CRYPT
243
244 /* Define to 1 if you have the `crypt16' function. */
245 #undef HAVE_CRYPT16
246
247 /* Define to 1 if you have the <ctype.h> header file. */
248 #undef HAVE_CTYPE_H
249
250 /* Whether we have CUPS */
251 #undef HAVE_CUPS
252
253 /* Define to 1 if you have the `decode_krb5_ap_req' function. */
254 #undef HAVE_DECODE_KRB5_AP_REQ
255
256 /* Define to 1 if you have the `delproplist' function. */
257 #undef HAVE_DELPROPLIST
258
259 /* Define to 1 if you have the `des_set_key' function. */
260 #undef HAVE_DES_SET_KEY
261
262 /* Whether the 'dev64_t' type is available */
263 #undef HAVE_DEV64_T
264
265 /* Whether the major macro for dev_t is available */
266 #undef HAVE_DEVICE_MAJOR_FN
267
268 /* Whether the minor macro for dev_t is available */
269 #undef HAVE_DEVICE_MINOR_FN
270
271 /* Define to 1 if you have the `devnm' function. */
272 #undef HAVE_DEVNM
273
274 /* Define to 1 if you have the <devnm.h> header file. */
275 #undef HAVE_DEVNM_H
276
277 /* Whether dirent has a d_off member */
278 #undef HAVE_DIRENT_D_OFF
279
280 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
281    */
282 #undef HAVE_DIRENT_H
283
284 /* Define to 1 if you have the `dlclose' function. */
285 #undef HAVE_DLCLOSE
286
287 /* Define to 1 if you have the `dlerror' function. */
288 #undef HAVE_DLERROR
289
290 /* Define to 1 if you have the <dlfcn.h> header file. */
291 #undef HAVE_DLFCN_H
292
293 /* Define to 1 if you have the `dlopen' function. */
294 #undef HAVE_DLOPEN
295
296 /* Define to 1 if you have the `dlsym' function. */
297 #undef HAVE_DLSYM
298
299 /* Define to 1 if you have the `dlsym_prepend_underscore' function. */
300 #undef HAVE_DLSYM_PREPEND_UNDERSCORE
301
302 /* struct dqblk .dqb_fsoftlimit */
303 #undef HAVE_DQB_FSOFTLIMIT
304
305 /* Define to 1 if you have the `dup2' function. */
306 #undef HAVE_DUP2
307
308 /* Whether the ENCTYPE_ARCFOUR_HMAC_MD5 key type is available */
309 #undef HAVE_ENCTYPE_ARCFOUR_HMAC_MD5
310
311 /* Define to 1 if you have the `endmntent' function. */
312 #undef HAVE_ENDMNTENT
313
314 /* Define to 1 if you have the `endnetgrent' function. */
315 #undef HAVE_ENDNETGRENT
316
317 /* Whether errno() is available */
318 #undef HAVE_ERRNO_DECL
319
320 /* Whether the EncryptedData struct has a etype property */
321 #undef HAVE_ETYPE_IN_ENCRYPTEDDATA
322
323 /* Define to 1 if you have the <execinfo.h> header file. */
324 #undef HAVE_EXECINFO_H
325
326 /* Define to 1 if you have the `execl' function. */
327 #undef HAVE_EXECL
328
329 /* Whether large file support can be enabled */
330 #undef HAVE_EXPLICIT_LARGEFILE_SUPPORT
331
332 /* Define to 1 if you have the `extattr_delete_fd' function. */
333 #undef HAVE_EXTATTR_DELETE_FD
334
335 /* Define to 1 if you have the `extattr_delete_file' function. */
336 #undef HAVE_EXTATTR_DELETE_FILE
337
338 /* Define to 1 if you have the `extattr_delete_link' function. */
339 #undef HAVE_EXTATTR_DELETE_LINK
340
341 /* Define to 1 if you have the `extattr_get_fd' function. */
342 #undef HAVE_EXTATTR_GET_FD
343
344 /* Define to 1 if you have the `extattr_get_file' function. */
345 #undef HAVE_EXTATTR_GET_FILE
346
347 /* Define to 1 if you have the `extattr_get_link' function. */
348 #undef HAVE_EXTATTR_GET_LINK
349
350 /* Define to 1 if you have the `extattr_list_fd' function. */
351 #undef HAVE_EXTATTR_LIST_FD
352
353 /* Define to 1 if you have the `extattr_list_file' function. */
354 #undef HAVE_EXTATTR_LIST_FILE
355
356 /* Define to 1 if you have the `extattr_list_link' function. */
357 #undef HAVE_EXTATTR_LIST_LINK
358
359 /* Define to 1 if you have the `extattr_set_fd' function. */
360 #undef HAVE_EXTATTR_SET_FD
361
362 /* Define to 1 if you have the `extattr_set_file' function. */
363 #undef HAVE_EXTATTR_SET_FILE
364
365 /* Define to 1 if you have the `extattr_set_link' function. */
366 #undef HAVE_EXTATTR_SET_LINK
367
368 /* Define to 1 if you have the `fchmod' function. */
369 #undef HAVE_FCHMOD
370
371 /* Define to 1 if you have the `fchown' function. */
372 #undef HAVE_FCHOWN
373
374 /* Define to 1 if you have the <fcntl.h> header file. */
375 #undef HAVE_FCNTL_H
376
377 /* Whether fcntl locking is available */
378 #undef HAVE_FCNTL_LOCK
379
380 /* Define to 1 if you have the `fcvt' function. */
381 #undef HAVE_FCVT
382
383 /* Define to 1 if you have the `fcvtl' function. */
384 #undef HAVE_FCVTL
385
386 /* Define to 1 if you have the `fdelproplist' function. */
387 #undef HAVE_FDELPROPLIST
388
389 /* Define to 1 if you have the `fgetproplist' function. */
390 #undef HAVE_FGETPROPLIST
391
392 /* Define to 1 if you have the `fgetxattr' function. */
393 #undef HAVE_FGETXATTR
394
395 /* Define to 1 if you have the `flistxattr' function. */
396 #undef HAVE_FLISTXATTR
397
398 /* Define to 1 if you have the `fopen64' function. */
399 #undef HAVE_FOPEN64
400
401 /* Define to 1 if you have the `free_AP_REQ' function. */
402 #undef HAVE_FREE_AP_REQ
403
404 /* Define to 1 if you have the `fremovexattr' function. */
405 #undef HAVE_FREMOVEXATTR
406
407 /* Define to 1 if you have the `fseek64' function. */
408 #undef HAVE_FSEEK64
409
410 /* Define to 1 if you have the `fseeko64' function. */
411 #undef HAVE_FSEEKO64
412
413 /* Define to 1 if you have the `fsetproplist' function. */
414 #undef HAVE_FSETPROPLIST
415
416 /* Define to 1 if you have the `fsetxattr' function. */
417 #undef HAVE_FSETXATTR
418
419 /* Define to 1 if you have the `fstat' function. */
420 #undef HAVE_FSTAT
421
422 /* Whether fstat64() is available */
423 #undef HAVE_FSTAT64
424
425 /* Define to 1 if you have the `fsync' function. */
426 #undef HAVE_FSYNC
427
428 /* Define to 1 if you have the `ftell64' function. */
429 #undef HAVE_FTELL64
430
431 /* Define to 1 if you have the `ftello64' function. */
432 #undef HAVE_FTELLO64
433
434 /* Define to 1 if you have the `ftruncate' function. */
435 #undef HAVE_FTRUNCATE
436
437 /* Define to 1 if you have the `ftruncate64' function. */
438 #undef HAVE_FTRUNCATE64
439
440 /* Truncate extend */
441 #undef HAVE_FTRUNCATE_EXTEND
442
443 /* Whether there is a __FUNCTION__ macro */
444 #undef HAVE_FUNCTION_MACRO
445
446 /* Define to 1 if you have the `getauthuid' function. */
447 #undef HAVE_GETAUTHUID
448
449 /* Define to 1 if you have the `getcwd' function. */
450 #undef HAVE_GETCWD
451
452 /* Define to 1 if you have the `getdents' function. */
453 #undef HAVE_GETDENTS
454
455 /* Define to 1 if you have the `getdirentries' function. */
456 #undef HAVE_GETDIRENTRIES
457
458 /* Define to 1 if you have the `getgrent' function. */
459 #undef HAVE_GETGRENT
460
461 /* Define to 1 if you have the `getgrnam' function. */
462 #undef HAVE_GETGRNAM
463
464 /* Define to 1 if you have the `getgrouplist' function. */
465 #undef HAVE_GETGROUPLIST
466
467 /* Define to 1 if you have the `getmntent' function. */
468 #undef HAVE_GETMNTENT
469
470 /* Define to 1 if you have the `getnetgrent' function. */
471 #undef HAVE_GETNETGRENT
472
473 /* Define to 1 if you have the `getproplist' function. */
474 #undef HAVE_GETPROPLIST
475
476 /* Define to 1 if you have the `getprpwnam' function. */
477 #undef HAVE_GETPRPWNAM
478
479 /* Define to 1 if you have the `getpwanam' function. */
480 #undef HAVE_GETPWANAM
481
482 /* Define to 1 if you have the `getrlimit' function. */
483 #undef HAVE_GETRLIMIT
484
485 /* Define to 1 if you have the `getspnam' function. */
486 #undef HAVE_GETSPNAM
487
488 /* Whether gettimeofday() is available */
489 #undef HAVE_GETTIMEOFDAY_TZ
490
491 /* Define to 1 if you have the `getutmpx' function. */
492 #undef HAVE_GETUTMPX
493
494 /* Define to 1 if you have the `getxattr' function. */
495 #undef HAVE_GETXATTR
496
497 /* Define to 1 if you have the `get_proplist_entry' function. */
498 #undef HAVE_GET_PROPLIST_ENTRY
499
500 /* What header to include for iconv() function: giconv.h */
501 #undef HAVE_GICONV
502
503 /* Define to 1 if you have the `glob' function. */
504 #undef HAVE_GLOB
505
506 /* Define to 1 if you have the <glob.h> header file. */
507 #undef HAVE_GLOB_H
508
509 /* Define to 1 if you have the `grantpt' function. */
510 #undef HAVE_GRANTPT
511
512 /* Define to 1 if you have the <grp.h> header file. */
513 #undef HAVE_GRP_H
514
515 /* Whether GSSAPI is available */
516 #undef HAVE_GSSAPI
517
518 /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
519 #undef HAVE_GSSAPI_GSSAPI_GENERIC_H
520
521 /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
522 #undef HAVE_GSSAPI_GSSAPI_H
523
524 /* Define to 1 if you have the <gssapi.h> header file. */
525 #undef HAVE_GSSAPI_H
526
527 /* Define to 1 if you have the `gss_display_status' function. */
528 #undef HAVE_GSS_DISPLAY_STATUS
529
530 /* Define to 1 if you have the <history.h> header file. */
531 #undef HAVE_HISTORY_H
532
533 /* Whether HPUX ACLs are available */
534 #undef HAVE_HPUX_ACLS
535
536 /* What header to include for iconv() function: iconv.h */
537 #undef HAVE_ICONV
538
539 /* Whether iface AIX is available */
540 #undef HAVE_IFACE_AIX
541
542 /* Whether iface ifconf is available */
543 #undef HAVE_IFACE_IFCONF
544
545 /* Whether iface ifreq is available */
546 #undef HAVE_IFACE_IFREQ
547
548 /* Whether the compiler supports immediate structures */
549 #undef HAVE_IMMEDIATE_STRUCTURES
550
551 /* Define to 1 if you have the `initgroups' function. */
552 #undef HAVE_INITGROUPS
553
554 /* Define to 1 if you have the `innetgr' function. */
555 #undef HAVE_INNETGR
556
557 /* Whether the 'ino64_t' type is available */
558 #undef HAVE_INO64_T
559
560 /* Whether int16 typedef is included by rpc/rpc.h */
561 #undef HAVE_INT16_FROM_RPC_RPC_H
562
563 /* Whether int32 typedef is included by rpc/rpc.h */
564 #undef HAVE_INT32_FROM_RPC_RPC_H
565
566 /* Define to 1 if you have the <inttypes.h> header file. */
567 #undef HAVE_INTTYPES_H
568
569 /* Whether we have iPrint */
570 #undef HAVE_IPRINT
571
572 /* Whether IRIX ACLs are available */
573 #undef HAVE_IRIX_ACLS
574
575 /* Whether IRIX specific capabilities are available */
576 #undef HAVE_IRIX_SPECIFIC_CAPABILITIES
577
578 /* Whether kernel notifies changes */
579 #undef HAVE_KERNEL_CHANGE_NOTIFY
580
581 /* Whether IRIX kernel oplock type definitions are available */
582 #undef HAVE_KERNEL_OPLOCKS_IRIX
583
584 /* Whether to use linux kernel oplocks */
585 #undef HAVE_KERNEL_OPLOCKS_LINUX
586
587 /* Whether the kernel supports share modes */
588 #undef HAVE_KERNEL_SHARE_MODES
589
590 /* Whether to have KRB5 support */
591 #undef HAVE_KRB5
592
593 /* Define to 1 if you have the `krb5_auth_con_setkey' function. */
594 #undef HAVE_KRB5_AUTH_CON_SETKEY
595
596 /* Define to 1 if you have the `krb5_auth_con_setuseruserkey' function. */
597 #undef HAVE_KRB5_AUTH_CON_SETUSERUSERKEY
598
599 /* Whether the type krb5_crypto exists */
600 #undef HAVE_KRB5_CRYPTO
601
602 /* Define to 1 if you have the `krb5_crypto_destroy' function. */
603 #undef HAVE_KRB5_CRYPTO_DESTROY
604
605 /* Define to 1 if you have the `krb5_crypto_init' function. */
606 #undef HAVE_KRB5_CRYPTO_INIT
607
608 /* Define to 1 if you have the `krb5_c_enctype_compare' function. */
609 #undef HAVE_KRB5_C_ENCTYPE_COMPARE
610
611 /* Define to 1 if you have the `krb5_c_verify_checksum' function. */
612 #undef HAVE_KRB5_C_VERIFY_CHECKSUM
613
614 /* Define to 1 if you have the `krb5_decode_ap_req' function. */
615 #undef HAVE_KRB5_DECODE_AP_REQ
616
617 /* Whether the type krb5_encrypt_block exists */
618 #undef HAVE_KRB5_ENCRYPT_BLOCK
619
620 /* Define to 1 if you have the `krb5_encrypt_data' function. */
621 #undef HAVE_KRB5_ENCRYPT_DATA
622
623 /* Define to 1 if you have the `krb5_enctypes_compatible_keys' function. */
624 #undef HAVE_KRB5_ENCTYPES_COMPATIBLE_KEYS
625
626 /* Define to 1 if you have the `krb5_free_ap_req' function. */
627 #undef HAVE_KRB5_FREE_AP_REQ
628
629 /* Define to 1 if you have the `krb5_free_data_contents' function. */
630 #undef HAVE_KRB5_FREE_DATA_CONTENTS
631
632 /* Define to 1 if you have the `krb5_free_keytab_entry_contents' function. */
633 #undef HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS
634
635 /* Define to 1 if you have the `krb5_free_ktypes' function. */
636 #undef HAVE_KRB5_FREE_KTYPES
637
638 /* Define to 1 if you have the `krb5_free_unparsed_name' function. */
639 #undef HAVE_KRB5_FREE_UNPARSED_NAME
640
641 /* Define to 1 if you have the `krb5_get_default_in_tkt_etypes' function. */
642 #undef HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES
643
644 /* Define to 1 if you have the `krb5_get_permitted_enctypes' function. */
645 #undef HAVE_KRB5_GET_PERMITTED_ENCTYPES
646
647 /* Define to 1 if you have the `krb5_get_pw_salt' function. */
648 #undef HAVE_KRB5_GET_PW_SALT
649
650 /* Define to 1 if you have the <krb5.h> header file. */
651 #undef HAVE_KRB5_H
652
653 /* Whether the krb5_creds struct has a keyblock property */
654 #undef HAVE_KRB5_KEYBLOCK_IN_CREDS
655
656 /* Whether the krb5_keyblock struct has a keyvalue property */
657 #undef HAVE_KRB5_KEYBLOCK_KEYVALUE
658
659 /* Whether krb5_keytab_entry has key member */
660 #undef HAVE_KRB5_KEYTAB_ENTRY_KEY
661
662 /* Whether krb5_keytab_entry has keyblock member */
663 #undef HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK
664
665 /* Whether KRB5_KEYUSAGE_APP_DATA_CKSUM is available */
666 #undef HAVE_KRB5_KEYUSAGE_APP_DATA_CKSUM
667
668 /* Define to 1 if you have the `krb5_krbhst_get_addrinfo' function. */
669 #undef HAVE_KRB5_KRBHST_GET_ADDRINFO
670
671 /* Define to 1 if you have the `krb5_kt_compare' function. */
672 #undef HAVE_KRB5_KT_COMPARE
673
674 /* Define to 1 if you have the `krb5_kt_free_entry' function. */
675 #undef HAVE_KRB5_KT_FREE_ENTRY
676
677 /* Whether KRB5_KU_OTHER_CKSUM is available */
678 #undef HAVE_KRB5_KU_OTHER_CKSUM
679
680 /* Define to 1 if you have the `krb5_locate_kdc' function. */
681 #undef HAVE_KRB5_LOCATE_KDC
682
683 /* Define to 1 if you have the `krb5_mk_req_extended' function. */
684 #undef HAVE_KRB5_MK_REQ_EXTENDED
685
686 /* Define to 1 if you have the `krb5_parse_name_norealm' function. */
687 #undef HAVE_KRB5_PARSE_NAME_NOREALM
688
689 /* Define to 1 if you have the `krb5_principal2salt' function. */
690 #undef HAVE_KRB5_PRINCIPAL2SALT
691
692 /* Define to 1 if you have the `krb5_principal_compare_any_realm' function. */
693 #undef HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM
694
695 /* Define to 1 if you have the `krb5_principal_get_comp_string' function. */
696 #undef HAVE_KRB5_PRINCIPAL_GET_COMP_STRING
697
698 /* Whether krb5_princ_component is available */
699 #undef HAVE_KRB5_PRINC_COMPONENT
700
701 /* Define to 1 if you have the `krb5_princ_size' function. */
702 #undef HAVE_KRB5_PRINC_SIZE
703
704 /* Whether the krb5_creds struct has a session property */
705 #undef HAVE_KRB5_SESSION_IN_CREDS
706
707 /* Define to 1 if you have the `krb5_set_default_in_tkt_etypes' function. */
708 #undef HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES
709
710 /* Define to 1 if you have the `krb5_set_default_tgs_ktypes' function. */
711 #undef HAVE_KRB5_SET_DEFAULT_TGS_KTYPES
712
713 /* Define to 1 if you have the `krb5_set_real_time' function. */
714 #undef HAVE_KRB5_SET_REAL_TIME
715
716 /* Define to 1 if you have the `krb5_string_to_key' function. */
717 #undef HAVE_KRB5_STRING_TO_KEY
718
719 /* Define to 1 if you have the `krb5_string_to_key_salt' function. */
720 #undef HAVE_KRB5_STRING_TO_KEY_SALT
721
722 /* Whether the krb5_ticket struct has a enc_part2 property */
723 #undef HAVE_KRB5_TKT_ENC_PART2
724
725 /* Define to 1 if you have the `krb5_use_enctype' function. */
726 #undef HAVE_KRB5_USE_ENCTYPE
727
728 /* Whether the KV5M_KEYTAB option is available */
729 #undef HAVE_KV5M_KEYTAB
730
731 /* Define to 1 if you have the <langinfo.h> header file. */
732 #undef HAVE_LANGINFO_H
733
734 /* Define to 1 if you have the <lastlog.h> header file. */
735 #undef HAVE_LASTLOG_H
736
737 /* Define to 1 if you have the <lber.h> header file. */
738 #undef HAVE_LBER_H
739
740 /* Whether ldap is available */
741 #undef HAVE_LDAP
742
743 /* Define to 1 if you have the `ldap_add_result_entry' function. */
744 #undef HAVE_LDAP_ADD_RESULT_ENTRY
745
746 /* Define to 1 if you have the `ldap_domain2hostlist' function. */
747 #undef HAVE_LDAP_DOMAIN2HOSTLIST
748
749 /* Define to 1 if you have the <ldap.h> header file. */
750 #undef HAVE_LDAP_H
751
752 /* Define to 1 if you have the `ldap_init' function. */
753 #undef HAVE_LDAP_INIT
754
755 /* Define to 1 if you have the `ldap_initialize' function. */
756 #undef HAVE_LDAP_INITIALIZE
757
758 /* Define to 1 if you have the `ldap_set_rebind_proc' function. */
759 #undef HAVE_LDAP_SET_REBIND_PROC
760
761 /* Define to 1 if you have the `lgetxattr' function. */
762 #undef HAVE_LGETXATTR
763
764 /* Define to 1 if you have the `asn1' library (-lasn1). */
765 #undef HAVE_LIBASN1
766
767 /* Define to 1 if you have the `com_err' library (-lcom_err). */
768 #undef HAVE_LIBCOM_ERR
769
770 /* Define to 1 if you have the `crypto' library (-lcrypto). */
771 #undef HAVE_LIBCRYPTO
772
773 /* Define to 1 if you have the `dl' library (-ldl). */
774 #undef HAVE_LIBDL
775
776 /* Define to 1 if you have the `exc' library (-lexc). */
777 #undef HAVE_LIBEXC
778
779 /* Define to 1 if you have the <libexc.h> header file. */
780 #undef HAVE_LIBEXC_H
781
782 /* Define to 1 if you have the `gen' library (-lgen). */
783 #undef HAVE_LIBGEN
784
785 /* Define to 1 if you have the `gssapi' library (-lgssapi). */
786 #undef HAVE_LIBGSSAPI
787
788 /* Define to 1 if you have the `gssapi_krb5' library (-lgssapi_krb5). */
789 #undef HAVE_LIBGSSAPI_KRB5
790
791 /* Define to 1 if you have the `inet' library (-linet). */
792 #undef HAVE_LIBINET
793
794 /* Define to 1 if you have the `k5crypto' library (-lk5crypto). */
795 #undef HAVE_LIBK5CRYPTO
796
797 /* Define to 1 if you have the `krb5' library (-lkrb5). */
798 #undef HAVE_LIBKRB5
799
800 /* Define to 1 if you have the `lber' library (-llber). */
801 #undef HAVE_LIBLBER
802
803 /* Define to 1 if you have the `ldap' library (-lldap). */
804 #undef HAVE_LIBLDAP
805
806 /* Define to 1 if you have the `nsl' library (-lnsl). */
807 #undef HAVE_LIBNSL
808
809 /* Define to 1 if you have the `nsl_s' library (-lnsl_s). */
810 #undef HAVE_LIBNSL_S
811
812 /* Whether libpam is available */
813 #undef HAVE_LIBPAM
814
815 /* Whether the system has readline */
816 #undef HAVE_LIBREADLINE
817
818 /* Define to 1 if you have the `resolv' library (-lresolv). */
819 #undef HAVE_LIBRESOLV
820
821 /* Define to 1 if you have the `roken' library (-lroken). */
822 #undef HAVE_LIBROKEN
823
824 /* Define to 1 if you have the `sec' library (-lsec). */
825 #undef HAVE_LIBSEC
826
827 /* Define to 1 if you have the `security' library (-lsecurity). */
828 #undef HAVE_LIBSECURITY
829
830 /* Define to 1 if you have the `sendfile' library (-lsendfile). */
831 #undef HAVE_LIBSENDFILE
832
833 /* Define to 1 if you have the `socket' library (-lsocket). */
834 #undef HAVE_LIBSOCKET
835
836 /* Define to 1 if you have the <limits.h> header file. */
837 #undef HAVE_LIMITS_H
838
839 /* Define to 1 if you have the `link' function. */
840 #undef HAVE_LINK
841
842 /* Whether Linux xfs quota support is available */
843 #undef HAVE_LINUX_XFS_QUOTAS
844
845 /* Define to 1 if you have the `listxattr' function. */
846 #undef HAVE_LISTXATTR
847
848 /* Define to 1 if you have the `llistxattr' function. */
849 #undef HAVE_LLISTXATTR
850
851 /* Define to 1 if you have the `llseek' function. */
852 #undef HAVE_LLSEEK
853
854 /* Define to 1 if you have the <locale.h> header file. */
855 #undef HAVE_LOCALE_H
856
857 /* Whether the host supports long long's */
858 #undef HAVE_LONGLONG
859
860 /* Define to 1 if you have the `lremovexattr' function. */
861 #undef HAVE_LREMOVEXATTR
862
863 /* Define to 1 if you have the `lseek64' function. */
864 #undef HAVE_LSEEK64
865
866 /* Define to 1 if you have the `lsetxattr' function. */
867 #undef HAVE_LSETXATTR
868
869 /* Define to 1 if you have the `lstat64' function. */
870 #undef HAVE_LSTAT64
871
872 /* Whether the macro for makedev is available */
873 #undef HAVE_MAKEDEV
874
875 /* Define to 1 if you have the `memmove' function. */
876 #undef HAVE_MEMMOVE
877
878 /* Define to 1 if you have the <memory.h> header file. */
879 #undef HAVE_MEMORY_H
880
881 /* Whether memset() is available */
882 #undef HAVE_MEMSET
883
884 /* Define to 1 if you have the `mknod' function. */
885 #undef HAVE_MKNOD
886
887 /* Define to 1 if you have the `mknod64' function. */
888 #undef HAVE_MKNOD64
889
890 /* Define to 1 if you have the `mktime' function. */
891 #undef HAVE_MKTIME
892
893 /* Whether mmap works */
894 #undef HAVE_MMAP
895
896 /* Define to 1 if you have the <mntent.h> header file. */
897 #undef HAVE_MNTENT_H
898
899 /* Define to 1 if you have the `nanosleep' function. */
900 #undef HAVE_NANOSLEEP
901
902 /* Whether to use native iconv */
903 #undef HAVE_NATIVE_ICONV
904
905 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
906 #undef HAVE_NDIR_H
907
908 /* Define to 1 if you have the <netinet/in_ip.h> header file. */
909 #undef HAVE_NETINET_IN_IP_H
910
911 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
912 #undef HAVE_NETINET_IN_SYSTM_H
913
914 /* Define to 1 if you have the <netinet/ip.h> header file. */
915 #undef HAVE_NETINET_IP_H
916
917 /* Define to 1 if you have the <netinet/tcp.h> header file. */
918 #undef HAVE_NETINET_TCP_H
919
920 /* Define to 1 if you have the <net/if.h> header file. */
921 #undef HAVE_NET_IF_H
922
923 /* Do we have rl_completion_matches? */
924 #undef HAVE_NEW_LIBREADLINE
925
926 /* Define to 1 if you have the `nl_langinfo' function. */
927 #undef HAVE_NL_LANGINFO
928
929 /* Whether no ACLs support is available */
930 #undef HAVE_NO_ACLS
931
932 /* Whether no asynchronous io support is available */
933 #undef HAVE_NO_AIO
934
935 /* Define to 1 if you have the <nsswitch.h> header file. */
936 #undef HAVE_NSSWITCH_H
937
938 /* Define to 1 if you have the <nss_common.h> header file. */
939 #undef HAVE_NSS_COMMON_H
940
941 /* Define to 1 if you have the <nss.h> header file. */
942 #undef HAVE_NSS_H
943
944 /* Defined if union nss_XbyY_key has ipnode field */
945 #undef HAVE_NSS_XBYY_KEY_IPNODE
946
947 /* Define to 1 if you have the <ns_api.h> header file. */
948 #undef HAVE_NS_API_H
949
950 /* Whether off64_t is available */
951 #undef HAVE_OFF64_T
952
953 /* Define to 1 if you have the `open64' function. */
954 #undef HAVE_OPEN64
955
956 /* Define to 1 if you have the `opendir64' function. */
957 #undef HAVE_OPENDIR64
958
959 /* Defined if struct passwd has pw_age field */
960 #undef HAVE_PASSWD_PW_AGE
961
962 /* Defined if struct passwd has pw_comment field */
963 #undef HAVE_PASSWD_PW_COMMENT
964
965 /* Define to 1 if you have the `pathconf' function. */
966 #undef HAVE_PATHCONF
967
968 /* Define to 1 if you have the `pipe' function. */
969 #undef HAVE_PIPE
970
971 /* Define to 1 if you have the `poll' function. */
972 #undef HAVE_POLL
973
974 /* Define to 1 if you have the <poll.h> header file. */
975 #undef HAVE_POLL_H
976
977 /* Whether POSIX ACLs are available */
978 #undef HAVE_POSIX_ACLS
979
980 /* Whether prctl is available */
981 #undef HAVE_PRCTL
982
983 /* Define to 1 if you have the `pread' function. */
984 #undef HAVE_PREAD
985
986 /* Define to 1 if you have the `pread64' function. */
987 #undef HAVE_PREAD64
988
989 /* Define to 1 if you have the `putprpwnam' function. */
990 #undef HAVE_PUTPRPWNAM
991
992 /* Define to 1 if you have the `pututline' function. */
993 #undef HAVE_PUTUTLINE
994
995 /* Define to 1 if you have the `pututxline' function. */
996 #undef HAVE_PUTUTXLINE
997
998 /* Define to 1 if you have the `pwrite' function. */
999 #undef HAVE_PWRITE
1000
1001 /* Define to 1 if you have the `pwrite64' function. */
1002 #undef HAVE_PWRITE64
1003
1004 /* Whether CRAY int quotactl (char *spec, int request, char *arg); is
1005    available */
1006 #undef HAVE_QUOTACTL_3
1007
1008 /* Whether long quotactl(int cmd, char *special, qid_t id, caddr_t addr) is
1009    available */
1010 #undef HAVE_QUOTACTL_4A
1011
1012 /* Whether int quotactl(const char *path, int cmd, int id, char *addr) is
1013    available */
1014 #undef HAVE_QUOTACTL_4B
1015
1016 /* Whether Linux quota support is available */
1017 #undef HAVE_QUOTACTL_LINUX
1018
1019 /* Define to 1 if you have the `rand' function. */
1020 #undef HAVE_RAND
1021
1022 /* Define to 1 if you have the `random' function. */
1023 #undef HAVE_RANDOM
1024
1025 /* Define to 1 if you have the `rdchk' function. */
1026 #undef HAVE_RDCHK
1027
1028 /* Define to 1 if you have the `readdir64' function. */
1029 #undef HAVE_READDIR64
1030
1031 /* Define to 1 if you have the <readline.h> header file. */
1032 #undef HAVE_READLINE_H
1033
1034 /* Define to 1 if you have the <readline/history.h> header file. */
1035 #undef HAVE_READLINE_HISTORY_H
1036
1037 /* Define to 1 if you have the <readline/readline.h> header file. */
1038 #undef HAVE_READLINE_READLINE_H
1039
1040 /* Define to 1 if you have the `readlink' function. */
1041 #undef HAVE_READLINK
1042
1043 /* Define to 1 if you have the `realpath' function. */
1044 #undef HAVE_REALPATH
1045
1046 /* Define to 1 if you have the `removexattr' function. */
1047 #undef HAVE_REMOVEXATTR
1048
1049 /* Define to 1 if you have the `rename' function. */
1050 #undef HAVE_RENAME
1051
1052 /* Define to 1 if you have the `rewinddir64' function. */
1053 #undef HAVE_REWINDDIR64
1054
1055 /* Define to 1 if you have the `roken_getaddrinfo_hostspec' function. */
1056 #undef HAVE_ROKEN_GETADDRINFO_HOSTSPEC
1057
1058 /* Whether current user is root */
1059 #undef HAVE_ROOT
1060
1061 /* Define to 1 if you have the <rpcsvc/nis.h> header file. */
1062 #undef HAVE_RPCSVC_NIS_H
1063
1064 /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
1065 #undef HAVE_RPCSVC_YPCLNT_H
1066
1067 /* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
1068 #undef HAVE_RPCSVC_YP_PROT_H
1069
1070 /* Whether there is a conflicting AUTH_ERROR define in rpc/rpc.h */
1071 #undef HAVE_RPC_AUTH_ERROR_CONFLICT
1072
1073 /* Define to 1 if you have the <rpc/nettype.h> header file. */
1074 #undef HAVE_RPC_NETTYPE_H
1075
1076 /* Define to 1 if you have the <rpc/rpc.h> header file. */
1077 #undef HAVE_RPC_RPC_H
1078
1079 /* Whether mkstemp is secure */
1080 #undef HAVE_SECURE_MKSTEMP
1081
1082 /* Define to 1 if you have the <security/pam_appl.h> header file. */
1083 #undef HAVE_SECURITY_PAM_APPL_H
1084
1085 /* Define to 1 if you have the <security/pam_modules.h> header file. */
1086 #undef HAVE_SECURITY_PAM_MODULES_H
1087
1088 /* Define to 1 if you have the <security/_pam_macros.h> header file. */
1089 #undef HAVE_SECURITY__PAM_MACROS_H
1090
1091 /* Define to 1 if you have the `seekdir64' function. */
1092 #undef HAVE_SEEKDIR64
1093
1094 /* Define to 1 if you have the `select' function. */
1095 #undef HAVE_SELECT
1096
1097 /* Whether sendfile() is available */
1098 #undef HAVE_SENDFILE
1099
1100 /* Whether sendfile64() is available */
1101 #undef HAVE_SENDFILE64
1102
1103 /* Whether sendfilev() is available */
1104 #undef HAVE_SENDFILEV
1105
1106 /* Whether sendfilev64() is available */
1107 #undef HAVE_SENDFILEV64
1108
1109 /* Define to 1 if you have the `setbuffer' function. */
1110 #undef HAVE_SETBUFFER
1111
1112 /* Define to 1 if you have the `setenv' function. */
1113 #undef HAVE_SETENV
1114
1115 /* Define to 1 if you have the `setgidx' function. */
1116 #undef HAVE_SETGIDX
1117
1118 /* Define to 1 if you have the `setgroups' function. */
1119 #undef HAVE_SETGROUPS
1120
1121 /* Define to 1 if you have the `setlinebuf' function. */
1122 #undef HAVE_SETLINEBUF
1123
1124 /* Define to 1 if you have the `setlocale' function. */
1125 #undef HAVE_SETLOCALE
1126
1127 /* Define to 1 if you have the `setluid' function. */
1128 #undef HAVE_SETLUID
1129
1130 /* Define to 1 if you have the `setmntent' function. */
1131 #undef HAVE_SETMNTENT
1132
1133 /* Define to 1 if you have the `setnetgrent' function. */
1134 #undef HAVE_SETNETGRENT
1135
1136 /* Define to 1 if you have the `setpgid' function. */
1137 #undef HAVE_SETPGID
1138
1139 /* Define to 1 if you have the `setpriv' function. */
1140 #undef HAVE_SETPRIV
1141
1142 /* Define to 1 if you have the `setproplist' function. */
1143 #undef HAVE_SETPROPLIST
1144
1145 /* Whether the system has setresgid */
1146 #undef HAVE_SETRESGID
1147
1148 /* Whether setresgid() is available */
1149 #undef HAVE_SETRESGID_DECL
1150
1151 /* Whether the system has setresuid */
1152 #undef HAVE_SETRESUID
1153
1154 /* Whether setresuid() is available */
1155 #undef HAVE_SETRESUID_DECL
1156
1157 /* Define to 1 if you have the `setsid' function. */
1158 #undef HAVE_SETSID
1159
1160 /* Define to 1 if you have the `setuidx' function. */
1161 #undef HAVE_SETUIDX
1162
1163 /* Define to 1 if you have the `setxattr' function. */
1164 #undef HAVE_SETXATTR
1165
1166 /* Define to 1 if you have the `set_auth_parameters' function. */
1167 #undef HAVE_SET_AUTH_PARAMETERS
1168
1169 /* Define to 1 if you have the <shadow.h> header file. */
1170 #undef HAVE_SHADOW_H
1171
1172 /* Define to 1 if you have the `shmget' function. */
1173 #undef HAVE_SHMGET
1174
1175 /* Define to 1 if you have the `shm_open' function. */
1176 #undef HAVE_SHM_OPEN
1177
1178 /* Define to 1 if you have the `sigaction' function. */
1179 #undef HAVE_SIGACTION
1180
1181 /* Define to 1 if you have the `sigblock' function. */
1182 #undef HAVE_SIGBLOCK
1183
1184 /* Define to 1 if you have the `sigprocmask' function. */
1185 #undef HAVE_SIGPROCMASK
1186
1187 /* Define to 1 if you have the `sigset' function. */
1188 #undef HAVE_SIGSET
1189
1190 /* Whether we have the atomic_t variable type */
1191 #undef HAVE_SIG_ATOMIC_T_TYPE
1192
1193 /* Define to 1 if you have the `sizeof_proplist_entry' function. */
1194 #undef HAVE_SIZEOF_PROPLIST_ENTRY
1195
1196 /* Define to 1 if you have the `snprintf' function. */
1197 #undef HAVE_SNPRINTF
1198
1199 /* Whether snprintf() is available */
1200 #undef HAVE_SNPRINTF_DECL
1201
1202 /* Whether we have the variable type socklen_t */
1203 #undef HAVE_SOCKLEN_T_TYPE
1204
1205 /* Whether the sockaddr_in struct has a sin_len property */
1206 #undef HAVE_SOCK_SIN_LEN
1207
1208 /* Whether solaris ACLs are available */
1209 #undef HAVE_SOLARIS_ACLS
1210
1211 /* Define to 1 if you have the `srand' function. */
1212 #undef HAVE_SRAND
1213
1214 /* Define to 1 if you have the `srandom' function. */
1215 #undef HAVE_SRANDOM
1216
1217 /* Whether stat64() is available */
1218 #undef HAVE_STAT64
1219
1220 /* whether struct stat has sub-second timestamps */
1221 #undef HAVE_STAT_HIRES_TIMESTAMPS
1222
1223 /* whether struct stat contains st_atim */
1224 #undef HAVE_STAT_ST_ATIM
1225
1226 /* Whether the stat struct has a st_blksize property */
1227 #undef HAVE_STAT_ST_BLKSIZE
1228
1229 /* Whether the stat struct has a st_block property */
1230 #undef HAVE_STAT_ST_BLOCKS
1231
1232 /* whether struct stat contains st_ctim */
1233 #undef HAVE_STAT_ST_CTIM
1234
1235 /* whether struct stat contains st_mtim */
1236 #undef HAVE_STAT_ST_MTIM
1237
1238 /* Define to 1 if you have the <stdarg.h> header file. */
1239 #undef HAVE_STDARG_H
1240
1241 /* Define to 1 if you have the <stdint.h> header file. */
1242 #undef HAVE_STDINT_H
1243
1244 /* Define to 1 if you have the <stdlib.h> header file. */
1245 #undef HAVE_STDLIB_H
1246
1247 /* Define to 1 if you have the `strcasecmp' function. */
1248 #undef HAVE_STRCASECMP
1249
1250 /* Define to 1 if you have the `strchr' function. */
1251 #undef HAVE_STRCHR
1252
1253 /* Define to 1 if you have the `strdup' function. */
1254 #undef HAVE_STRDUP
1255
1256 /* Define to 1 if you have the `strerror' function. */
1257 #undef HAVE_STRERROR
1258
1259 /* Define to 1 if you have the `strftime' function. */
1260 #undef HAVE_STRFTIME
1261
1262 /* Define to 1 if you have the <strings.h> header file. */
1263 #undef HAVE_STRINGS_H
1264
1265 /* Define to 1 if you have the <string.h> header file. */
1266 #undef HAVE_STRING_H
1267
1268 /* Define to 1 if you have the `strlcat' function. */
1269 #undef HAVE_STRLCAT
1270
1271 /* Define to 1 if you have the `strlcpy' function. */
1272 #undef HAVE_STRLCPY
1273
1274 /* Define to 1 if you have the `strndup' function. */
1275 #undef HAVE_STRNDUP
1276
1277 /* Define to 1 if you have the `strnlen' function. */
1278 #undef HAVE_STRNLEN
1279
1280 /* Define to 1 if you have the <stropts.h> header file. */
1281 #undef HAVE_STROPTS_H
1282
1283 /* Define to 1 if you have the `strpbrk' function. */
1284 #undef HAVE_STRPBRK
1285
1286 /* Define to 1 if you have the `strtoul' function. */
1287 #undef HAVE_STRTOUL
1288
1289 /* Whether the 'DIR64' abstract data type is available */
1290 #undef HAVE_STRUCT_DIR64
1291
1292 /* Whether the 'dirent64' struct is available */
1293 #undef HAVE_STRUCT_DIRENT64
1294
1295 /* Whether the flock64 struct is available */
1296 #undef HAVE_STRUCT_FLOCK64
1297
1298 /* Define to 1 if `method_attrlist' is member of `struct secmethod_table'. */
1299 #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST
1300
1301 /* Define to 1 if `method_version' is member of `struct secmethod_table'. */
1302 #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION
1303
1304 /* Define to 1 if `st_rdev' is member of `struct stat'. */
1305 #undef HAVE_STRUCT_STAT_ST_RDEV
1306
1307 /* Whether we have struct timespec */
1308 #undef HAVE_STRUCT_TIMESPEC
1309
1310 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
1311    `HAVE_STRUCT_STAT_ST_RDEV' instead. */
1312 #undef HAVE_ST_RDEV
1313
1314 /* Define to 1 if you have the `symlink' function. */
1315 #undef HAVE_SYMLINK
1316
1317 /* Define to 1 if you have the `syscall' function. */
1318 #undef HAVE_SYSCALL
1319
1320 /* Define to 1 if you have the <syscall.h> header file. */
1321 #undef HAVE_SYSCALL_H
1322
1323 /* Define to 1 if you have the `sysconf' function. */
1324 #undef HAVE_SYSCONF
1325
1326 /* Define to 1 if you have the `syslog' function. */
1327 #undef HAVE_SYSLOG
1328
1329 /* Define to 1 if you have the <syslog.h> header file. */
1330 #undef HAVE_SYSLOG_H
1331
1332 /* Define to 1 if you have the <sys/acl.h> header file. */
1333 #undef HAVE_SYS_ACL_H
1334
1335 /* Define to 1 if you have the <sys/attributes.h> header file. */
1336 #undef HAVE_SYS_ATTRIBUTES_H
1337
1338 /* Define to 1 if you have the <sys/capability.h> header file. */
1339 #undef HAVE_SYS_CAPABILITY_H
1340
1341 /* Define to 1 if you have the <sys/cdefs.h> header file. */
1342 #undef HAVE_SYS_CDEFS_H
1343
1344 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
1345    */
1346 #undef HAVE_SYS_DIR_H
1347
1348 /* Define to 1 if you have the <sys/dustat.h> header file. */
1349 #undef HAVE_SYS_DUSTAT_H
1350
1351 /* Define to 1 if you have the <sys/extattr.h> header file. */
1352 #undef HAVE_SYS_EXTATTR_H
1353
1354 /* Define to 1 if you have the <sys/fcntl.h> header file. */
1355 #undef HAVE_SYS_FCNTL_H
1356
1357 /* Define to 1 if you have the <sys/filio.h> header file. */
1358 #undef HAVE_SYS_FILIO_H
1359
1360 /* Define to 1 if you have the <sys/filsys.h> header file. */
1361 #undef HAVE_SYS_FILSYS_H
1362
1363 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
1364 #undef HAVE_SYS_FS_S5PARAM_H
1365
1366 /* Define to 1 if you have the <sys/fs/vx_quota.h> header file. */
1367 #undef HAVE_SYS_FS_VX_QUOTA_H
1368
1369 /* Define to 1 if you have the <sys/id.h> header file. */
1370 #undef HAVE_SYS_ID_H
1371
1372 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1373 #undef HAVE_SYS_IOCTL_H
1374
1375 /* Define to 1 if you have the <sys/ipc.h> header file. */
1376 #undef HAVE_SYS_IPC_H
1377
1378 /* Define to 1 if you have the <sys/mman.h> header file. */
1379 #undef HAVE_SYS_MMAN_H
1380
1381 /* Define to 1 if you have the <sys/mode.h> header file. */
1382 #undef HAVE_SYS_MODE_H
1383
1384 /* Define to 1 if you have the <sys/mount.h> header file. */
1385 #undef HAVE_SYS_MOUNT_H
1386
1387 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
1388    */
1389 #undef HAVE_SYS_NDIR_H
1390
1391 /* Define to 1 if you have the <sys/param.h> header file. */
1392 #undef HAVE_SYS_PARAM_H
1393
1394 /* Define to 1 if you have the <sys/prctl.h> header file. */
1395 #undef HAVE_SYS_PRCTL_H
1396
1397 /* Define to 1 if you have the <sys/priv.h> header file. */
1398 #undef HAVE_SYS_PRIV_H
1399
1400 /* Define to 1 if you have the <sys/proplist.h> header file. */
1401 #undef HAVE_SYS_PROPLIST_H
1402
1403 /* Whether the new lib/sysquotas.c interface can be used */
1404 #undef HAVE_SYS_QUOTAS
1405
1406 /* Define to 1 if you have the <sys/quota.h> header file. */
1407 #undef HAVE_SYS_QUOTA_H
1408
1409 /* Define to 1 if you have the <sys/resource.h> header file. */
1410 #undef HAVE_SYS_RESOURCE_H
1411
1412 /* Define to 1 if you have the <sys/security.h> header file. */
1413 #undef HAVE_SYS_SECURITY_H
1414
1415 /* Define to 1 if you have the <sys/select.h> header file. */
1416 #undef HAVE_SYS_SELECT_H
1417
1418 /* Define to 1 if you have the <sys/shm.h> header file. */
1419 #undef HAVE_SYS_SHM_H
1420
1421 /* Define to 1 if you have the <sys/socket.h> header file. */
1422 #undef HAVE_SYS_SOCKET_H
1423
1424 /* Define to 1 if you have the <sys/sockio.h> header file. */
1425 #undef HAVE_SYS_SOCKIO_H
1426
1427 /* Define to 1 if you have the <sys/statfs.h> header file. */
1428 #undef HAVE_SYS_STATFS_H
1429
1430 /* Define to 1 if you have the <sys/statvfs.h> header file. */
1431 #undef HAVE_SYS_STATVFS_H
1432
1433 /* Define to 1 if you have the <sys/stat.h> header file. */
1434 #undef HAVE_SYS_STAT_H
1435
1436 /* Define to 1 if you have the <sys/syscall.h> header file. */
1437 #undef HAVE_SYS_SYSCALL_H
1438
1439 /* Define to 1 if you have the <sys/syslog.h> header file. */
1440 #undef HAVE_SYS_SYSLOG_H
1441
1442 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
1443 #undef HAVE_SYS_SYSMACROS_H
1444
1445 /* Define to 1 if you have the <sys/termio.h> header file. */
1446 #undef HAVE_SYS_TERMIO_H
1447
1448 /* Define to 1 if you have the <sys/time.h> header file. */
1449 #undef HAVE_SYS_TIME_H
1450
1451 /* Define to 1 if you have the <sys/types.h> header file. */
1452 #undef HAVE_SYS_TYPES_H
1453
1454 /* Define to 1 if you have the <sys/uio.h> header file. */
1455 #undef HAVE_SYS_UIO_H
1456
1457 /* Define to 1 if you have the <sys/unistd.h> header file. */
1458 #undef HAVE_SYS_UNISTD_H
1459
1460 /* Define to 1 if you have the <sys/un.h> header file. */
1461 #undef HAVE_SYS_UN_H
1462
1463 /* Define to 1 if you have the <sys/vfs.h> header file. */
1464 #undef HAVE_SYS_VFS_H
1465
1466 /* Define to 1 if you have the <sys/wait.h> header file. */
1467 #undef HAVE_SYS_WAIT_H
1468
1469 /* Define to 1 if you have the <sys/xattr.h> header file. */
1470 #undef HAVE_SYS_XATTR_H
1471
1472 /* Define to 1 if you have the `telldir64' function. */
1473 #undef HAVE_TELLDIR64
1474
1475 /* Define to 1 if you have the <termios.h> header file. */
1476 #undef HAVE_TERMIOS_H
1477
1478 /* Define to 1 if you have the <termio.h> header file. */
1479 #undef HAVE_TERMIO_H
1480
1481 /* Whether the krb5_ap_req struct has a ticket pointer */
1482 #undef HAVE_TICKET_POINTER_IN_KRB5_AP_REQ
1483
1484 /* Define to 1 if you have the `timegm' function. */
1485 #undef HAVE_TIMEGM
1486
1487 /* Whether Tru64 ACLs are available */
1488 #undef HAVE_TRU64_ACLS
1489
1490 /* Whether crypt needs truncated salt */
1491 #undef HAVE_TRUNCATED_SALT
1492
1493 /* Whether uint16 typedef is included by rpc/rpc.h */
1494 #undef HAVE_UINT16_FROM_RPC_RPC_H
1495
1496 /* Whether uint32 typedef is included by rpc/rpc.h */
1497 #undef HAVE_UINT32_FROM_RPC_RPC_H
1498
1499 /* Define to 1 if you have the <unistd.h> header file. */
1500 #undef HAVE_UNISTD_H
1501
1502 /* If we need to build with unixscoket support */
1503 #undef HAVE_UNIXSOCKET
1504
1505 /* Whether UnixWare ACLs are available */
1506 #undef HAVE_UNIXWARE_ACLS
1507
1508 /* Whether the 'unsigned char' type is available */
1509 #undef HAVE_UNSIGNED_CHAR
1510
1511 /* Define to 1 if you have the `updwtmp' function. */
1512 #undef HAVE_UPDWTMP
1513
1514 /* Define to 1 if you have the `updwtmpx' function. */
1515 #undef HAVE_UPDWTMPX
1516
1517 /* Define to 1 if you have the `usleep' function. */
1518 #undef HAVE_USLEEP
1519
1520 /* Whether struct utimbuf is available */
1521 #undef HAVE_UTIMBUF
1522
1523 /* Define to 1 if you have the `utime' function. */
1524 #undef HAVE_UTIME
1525
1526 /* Define to 1 if you have the `utimes' function. */
1527 #undef HAVE_UTIMES
1528
1529 /* Define to 1 if you have the <utime.h> header file. */
1530 #undef HAVE_UTIME_H
1531
1532 /* Define to 1 if you have the <utmpx.h> header file. */
1533 #undef HAVE_UTMPX_H
1534
1535 /* Define to 1 if you have the <utmp.h> header file. */
1536 #undef HAVE_UTMP_H
1537
1538 /* Whether the utmp struct has a property ut_addr */
1539 #undef HAVE_UT_UT_ADDR
1540
1541 /* Whether the utmp struct has a property ut_exit */
1542 #undef HAVE_UT_UT_EXIT
1543
1544 /* Whether the utmp struct has a property ut_host */
1545 #undef HAVE_UT_UT_HOST
1546
1547 /* Whether the utmp struct has a property ut_id */
1548 #undef HAVE_UT_UT_ID
1549
1550 /* Whether the utmp struct has a property ut_name */
1551 #undef HAVE_UT_UT_NAME
1552
1553 /* Whether the utmp struct has a property ut_pid */
1554 #undef HAVE_UT_UT_PID
1555
1556 /* Whether the utmp struct has a property ut_time */
1557 #undef HAVE_UT_UT_TIME
1558
1559 /* Whether the utmp struct has a property ut_tv */
1560 #undef HAVE_UT_UT_TV
1561
1562 /* Whether the utmp struct has a property ut_type */
1563 #undef HAVE_UT_UT_TYPE
1564
1565 /* Whether the utmp struct has a property ut_user */
1566 #undef HAVE_UT_UT_USER
1567
1568 /* Whether the utmpx struct has a property ut_syslen */
1569 #undef HAVE_UX_UT_SYSLEN
1570
1571 /* Define to 1 if you have the <valgrind.h> header file. */
1572 #undef HAVE_VALGRIND_H
1573
1574 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
1575 #undef HAVE_VALGRIND_MEMCHECK_H
1576
1577 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
1578 #undef HAVE_VALGRIND_VALGRIND_H
1579
1580 /* Define to 1 if you have the `vasprintf' function. */
1581 #undef HAVE_VASPRINTF
1582
1583 /* Whether vasprintf() is available */
1584 #undef HAVE_VASPRINTF_DECL
1585
1586 /* Whether va_copy() is available */
1587 #undef HAVE_VA_COPY
1588
1589 /* Whether the C compiler understands volatile */
1590 #undef HAVE_VOLATILE
1591
1592 /* Define to 1 if you have the `vsnprintf' function. */
1593 #undef HAVE_VSNPRINTF
1594
1595 /* Whether vsnprintf() is available */
1596 #undef HAVE_VSNPRINTF_DECL
1597
1598 /* Define to 1 if you have the `vsyslog' function. */
1599 #undef HAVE_VSYSLOG
1600
1601 /* Define to 1 if you have the `waitpid' function. */
1602 #undef HAVE_WAITPID
1603
1604 /* Define if you have working AF_LOCAL sockets */
1605 #undef HAVE_WORKING_AF_LOCAL
1606
1607 /* Whether the WRFILE:-keytab is supported */
1608 #undef HAVE_WRFILE_KEYTAB
1609
1610 /* Whether xfs quota support is available */
1611 #undef HAVE_XFS_QUOTAS
1612
1613 /* Define to 1 if you have the `yp_get_default_domain' function. */
1614 #undef HAVE_YP_GET_DEFAULT_DOMAIN
1615
1616 /* Define to 1 if you have the `_acl' function. */
1617 #undef HAVE__ACL
1618
1619 /* Define to 1 if you have the `_chdir' function. */
1620 #undef HAVE__CHDIR
1621
1622 /* Define to 1 if you have the `_close' function. */
1623 #undef HAVE__CLOSE
1624
1625 /* Define to 1 if you have the `_closedir' function. */
1626 #undef HAVE__CLOSEDIR
1627
1628 /* Define to 1 if you have the `_dup' function. */
1629 #undef HAVE__DUP
1630
1631 /* Define to 1 if you have the `_dup2' function. */
1632 #undef HAVE__DUP2
1633
1634 /* Define to 1 if you have the `_et_list' function. */
1635 #undef HAVE__ET_LIST
1636
1637 /* Define to 1 if you have the `_facl' function. */
1638 #undef HAVE__FACL
1639
1640 /* Define to 1 if you have the `_fchdir' function. */
1641 #undef HAVE__FCHDIR
1642
1643 /* Define to 1 if you have the `_fcntl' function. */
1644 #undef HAVE__FCNTL
1645
1646 /* Define to 1 if you have the `_fork' function. */
1647 #undef HAVE__FORK
1648
1649 /* Define to 1 if you have the `_fstat' function. */
1650 #undef HAVE__FSTAT
1651
1652 /* Define to 1 if you have the `_fstat64' function. */
1653 #undef HAVE__FSTAT64
1654
1655 /* Define to 1 if you have the `_getcwd' function. */
1656 #undef HAVE__GETCWD
1657
1658 /* Define to 1 if you have the `_getdents' function. */
1659 #undef HAVE__GETDENTS
1660
1661 /* Define to 1 if you have the `_llseek' function. */
1662 #undef HAVE__LLSEEK
1663
1664 /* Define to 1 if you have the `_lseek' function. */
1665 #undef HAVE__LSEEK
1666
1667 /* Define to 1 if you have the `_lstat' function. */
1668 #undef HAVE__LSTAT
1669
1670 /* Define to 1 if you have the `_lstat64' function. */
1671 #undef HAVE__LSTAT64
1672
1673 /* Define to 1 if you have the `_open' function. */
1674 #undef HAVE__OPEN
1675
1676 /* Define to 1 if you have the `_open64' function. */
1677 #undef HAVE__OPEN64
1678
1679 /* Define to 1 if you have the `_opendir' function. */
1680 #undef HAVE__OPENDIR
1681
1682 /* Define to 1 if you have the `_pread' function. */
1683 #undef HAVE__PREAD
1684
1685 /* Define to 1 if you have the `_pread64' function. */
1686 #undef HAVE__PREAD64
1687
1688 /* Define to 1 if you have the `_pwrite' function. */
1689 #undef HAVE__PWRITE
1690
1691 /* Define to 1 if you have the `_pwrite64' function. */
1692 #undef HAVE__PWRITE64
1693
1694 /* Define to 1 if you have the `_read' function. */
1695 #undef HAVE__READ
1696
1697 /* Define to 1 if you have the `_readdir' function. */
1698 #undef HAVE__READDIR
1699
1700 /* Define to 1 if you have the `_readdir64' function. */
1701 #undef HAVE__READDIR64
1702
1703 /* Define to 1 if you have the `_seekdir' function. */
1704 #undef HAVE__SEEKDIR
1705
1706 /* Define to 1 if you have the `_stat' function. */
1707 #undef HAVE__STAT
1708
1709 /* Define to 1 if you have the `_stat64' function. */
1710 #undef HAVE__STAT64
1711
1712 /* Define to 1 if you have the `_telldir' function. */
1713 #undef HAVE__TELLDIR
1714
1715 /* Define to 1 if you have the `_write' function. */
1716 #undef HAVE__WRITE
1717
1718 /* Define to 1 if you have the `__acl' function. */
1719 #undef HAVE___ACL
1720
1721 /* Define to 1 if you have the `__chdir' function. */
1722 #undef HAVE___CHDIR
1723
1724 /* Define to 1 if you have the `__close' function. */
1725 #undef HAVE___CLOSE
1726
1727 /* Define to 1 if you have the `__closedir' function. */
1728 #undef HAVE___CLOSEDIR
1729
1730 /* Define to 1 if you have the `__dup' function. */
1731 #undef HAVE___DUP
1732
1733 /* Define to 1 if you have the `__dup2' function. */
1734 #undef HAVE___DUP2
1735
1736 /* Define to 1 if you have the `__facl' function. */
1737 #undef HAVE___FACL
1738
1739 /* Define to 1 if you have the `__fchdir' function. */
1740 #undef HAVE___FCHDIR
1741
1742 /* Define to 1 if you have the `__fcntl' function. */
1743 #undef HAVE___FCNTL
1744
1745 /* Define to 1 if you have the `__fork' function. */
1746 #undef HAVE___FORK
1747
1748 /* Define to 1 if you have the `__fstat' function. */
1749 #undef HAVE___FSTAT
1750
1751 /* Define to 1 if you have the `__fstat64' function. */
1752 #undef HAVE___FSTAT64
1753
1754 /* Define to 1 if you have the `__fxstat' function. */
1755 #undef HAVE___FXSTAT
1756
1757 /* Define to 1 if you have the `__getcwd' function. */
1758 #undef HAVE___GETCWD
1759
1760 /* Define to 1 if you have the `__getdents' function. */
1761 #undef HAVE___GETDENTS
1762
1763 /* Define to 1 if you have the `__llseek' function. */
1764 #undef HAVE___LLSEEK
1765
1766 /* Define to 1 if you have the `__lseek' function. */
1767 #undef HAVE___LSEEK
1768
1769 /* Define to 1 if you have the `__lstat' function. */
1770 #undef HAVE___LSTAT
1771
1772 /* Define to 1 if you have the `__lstat64' function. */
1773 #undef HAVE___LSTAT64
1774
1775 /* Define to 1 if you have the `__lxstat' function. */
1776 #undef HAVE___LXSTAT
1777
1778 /* Define to 1 if you have the `__open' function. */
1779 #undef HAVE___OPEN
1780
1781 /* Define to 1 if you have the `__open64' function. */
1782 #undef HAVE___OPEN64
1783
1784 /* Define to 1 if you have the `__opendir' function. */
1785 #undef HAVE___OPENDIR
1786
1787 /* Define to 1 if you have the `__pread' function. */
1788 #undef HAVE___PREAD
1789
1790 /* Define to 1 if you have the `__pread64' function. */
1791 #undef HAVE___PREAD64
1792
1793 /* Define to 1 if you have the `__pwrite' function. */
1794 #undef HAVE___PWRITE
1795
1796 /* Define to 1 if you have the `__pwrite64' function. */
1797 #undef HAVE___PWRITE64
1798
1799 /* Define to 1 if you have the `__read' function. */
1800 #undef HAVE___READ
1801
1802 /* Define to 1 if you have the `__readdir' function. */
1803 #undef HAVE___READDIR
1804
1805 /* Define to 1 if you have the `__readdir64' function. */
1806 #undef HAVE___READDIR64
1807
1808 /* Define to 1 if you have the `__seekdir' function. */
1809 #undef HAVE___SEEKDIR
1810
1811 /* Define to 1 if you have the `__stat' function. */
1812 #undef HAVE___STAT
1813
1814 /* Define to 1 if you have the `__stat64' function. */
1815 #undef HAVE___STAT64
1816
1817 /* Define to 1 if you have the `__sys_llseek' function. */
1818 #undef HAVE___SYS_LLSEEK
1819
1820 /* Define to 1 if you have the `__telldir' function. */
1821 #undef HAVE___TELLDIR
1822
1823 /* Whether __va_copy() is available */
1824 #undef HAVE___VA_COPY
1825
1826 /* Define to 1 if you have the `__write' function. */
1827 #undef HAVE___WRITE
1828
1829 /* Define to 1 if you have the `__xstat' function. */
1830 #undef HAVE___XSTAT
1831
1832 /* Whether the host os is HPUX */
1833 #undef HPUX
1834
1835 /* Whether the hpux sendfile() API is available */
1836 #undef HPUX_SENDFILE_API
1837
1838 /* Whether to use intel spinlocks */
1839 #undef INTEL_SPINLOCKS
1840
1841 /* Whether the host os is irix */
1842 #undef IRIX
1843
1844 /* Whether the host os is irix6 */
1845 #undef IRIX6
1846
1847 /* Whether krb5_princ_realm returns krb5_realm or krb5_data */
1848 #undef KRB5_PRINC_REALM_RETURNS_REALM
1849
1850 /* Number of arguments to krb5_verify_checksum */
1851 #undef KRB5_VERIFY_CHECKSUM_ARGS
1852
1853 /* Number of arguments to ldap_set_rebind_proc */
1854 #undef LDAP_SET_REBIND_PROC_ARGS
1855
1856 /* Whether the host os is linux */
1857 #undef LINUX
1858
1859 /* Whether (linux) sendfile() is broken */
1860 #undef LINUX_BROKEN_SENDFILE_API
1861
1862 /* Whether linux sendfile() API is available */
1863 #undef LINUX_SENDFILE_API
1864
1865 /* Whether to use mips spinlocks */
1866 #undef MIPS_SPINLOCKS
1867
1868 /* Whether MMAP is broken */
1869 #undef MMAP_BLACKLIST
1870
1871 /* Whether the host os is NeXT v2 */
1872 #undef NEXT2
1873
1874 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1875 #undef NO_MINUS_C_MINUS_O
1876
1877 /* Whether the host os is osf1 */
1878 #undef OSF1
1879
1880 /* Define to the address where bug reports for this package should be sent. */
1881 #undef PACKAGE_BUGREPORT
1882
1883 /* Define to the full name of this package. */
1884 #undef PACKAGE_NAME
1885
1886 /* Define to the full name and version of this package. */
1887 #undef PACKAGE_STRING
1888
1889 /* Define to the one symbol short name of this package. */
1890 #undef PACKAGE_TARNAME
1891
1892 /* Define to the version of this package. */
1893 #undef PACKAGE_VERSION
1894
1895 /* Does a POSIX ACL need a mask element */
1896 #undef POSIX_ACL_NEEDS_MASK
1897
1898 /* Whether to use powerpc spinlocks */
1899 #undef POWERPC_SPINLOCKS
1900
1901 /* Whether pututline returns pointer */
1902 #undef PUTUTLINE_RETURNS_UTMP
1903
1904 /* Whether the host os is qnx */
1905 #undef QNX
1906
1907 /* Whether the realpath function allows NULL */
1908 #undef REALPATH_TAKES_NULL
1909
1910 /* Whether the host os is reliantunix */
1911 #undef RELIANTUNIX
1912
1913 /* Whether getpass should be replaced */
1914 #undef REPLACE_GETPASS
1915
1916 /* Whether inet_ntoa should be replaced */
1917 #undef REPLACE_INET_NTOA
1918
1919 /* Define as the return type of signal handlers (`int' or `void'). */
1920 #undef RETSIGTYPE
1921
1922 /* Whether the host os is sco unix */
1923 #undef SCO
1924
1925 /* Whether seekdir returns void */
1926 #undef SEEKDIR_RETURNS_VOID
1927
1928 /* The size of the 'dev_t' type */
1929 #undef SIZEOF_DEV_T
1930
1931 /* The size of the 'ino_t' type */
1932 #undef SIZEOF_INO_T
1933
1934 /* The size of a `int', as computed by sizeof. */
1935 #undef SIZEOF_INT
1936
1937 /* The size of a `long', as computed by sizeof. */
1938 #undef SIZEOF_LONG
1939
1940 /* The size of the 'off_t' type */
1941 #undef SIZEOF_OFF_T
1942
1943 /* The size of a `short', as computed by sizeof. */
1944 #undef SIZEOF_SHORT
1945
1946 /* Use socket wrapper library */
1947 #undef SOCKET_WRAPPER
1948
1949 /* Whether the solaris sendfile() API is available */
1950 #undef SOLARIS_SENDFILE_API
1951
1952 /* Whether to use sparc spinlocks */
1953 #undef SPARC_SPINLOCKS
1954
1955 /* Whether statfs requires two arguments and struct statfs has bsize property
1956    */
1957 #undef STAT_STATFS2_BSIZE
1958
1959 /* Whether statfs requires 2 arguments and struct statfs has fsize */
1960 #undef STAT_STATFS2_FSIZE
1961
1962 /* Whether statfs requires 2 arguments and struct fs_data is available */
1963 #undef STAT_STATFS2_FS_DATA
1964
1965 /* Whether statfs requires 3 arguments */
1966 #undef STAT_STATFS3_OSF1
1967
1968 /* Whether statfs requires 4 arguments */
1969 #undef STAT_STATFS4
1970
1971 /* Whether statvfs() is available */
1972 #undef STAT_STATVFS
1973
1974 /* Whether statvfs64() is available */
1975 #undef STAT_STATVFS64
1976
1977 /* The size of a block */
1978 #undef STAT_ST_BLOCKSIZE
1979
1980 /* Define to 1 if you have the ANSI C header files. */
1981 #undef STDC_HEADERS
1982
1983 /* String list of builtin modules */
1984 #undef STRING_STATIC_MODULES
1985
1986 /* Whether the host os is sunos4 */
1987 #undef SUNOS4
1988
1989 /* Whether the host os is solaris */
1990 #undef SUNOS5
1991
1992 /* Whether sysconf(_SC_NGROUPS_MAX) is available */
1993 #undef SYSCONF_SC_NGROUPS_MAX
1994
1995 /* Whether sysconf(_SC_NPROC_ONLN) is available */
1996 #undef SYSCONF_SC_NPROC_ONLN
1997
1998 /* Whether this is a system V system */
1999 #undef SYSV
2000
2001 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2002 #undef TIME_WITH_SYS_TIME
2003
2004 /* Whether the host os is unixware */
2005 #undef UNIXWARE
2006
2007 /* Whether to use both of HPUX' crypt calls */
2008 #undef USE_BOTH_CRYPT_CALLS
2009
2010 /* Whether seteuid() is available */
2011 #undef USE_SETEUID
2012
2013 /* Whether setresuid() is available */
2014 #undef USE_SETRESUID
2015
2016 /* Whether setreuid() is available */
2017 #undef USE_SETREUID
2018
2019 /* Whether setuidx() is available */
2020 #undef USE_SETUIDX
2021
2022 /* Whether to use spin locks instead of fcntl locks */
2023 #undef USE_SPINLOCKS
2024
2025 /* Whether to include Active Directory support */
2026 #undef WITH_ADS
2027
2028 /* Whether to include AFS clear-text auth support */
2029 #undef WITH_AFS
2030
2031 /* Using asynchronous io */
2032 #undef WITH_AIO
2033
2034 /* Whether to include automount support */
2035 #undef WITH_AUTOMOUNT
2036
2037 /* Whether to include DFS support */
2038 #undef WITH_DFS
2039
2040 /* Whether to include AFS fake-kaserver support */
2041 #undef WITH_FAKE_KASERVER
2042
2043 /* Whether to include 2.2 compatible LDAP SAM configuration */
2044 #undef WITH_LDAP_SAMCONFIG
2045
2046 /* Whether to include nisplus_home support */
2047 #undef WITH_NISPLUS_HOME
2048
2049 /* Whether to include PAM support */
2050 #undef WITH_PAM
2051
2052 /* Whether to use profiling */
2053 #undef WITH_PROFILE
2054
2055 /* Whether to use disk quota support */
2056 #undef WITH_QUOTAS
2057
2058 /* Whether to include sendfile() support */
2059 #undef WITH_SENDFILE
2060
2061 /* Whether to build smbmount */
2062 #undef WITH_SMBMOUNT
2063
2064 /* Whether to include smbwrapper support */
2065 #undef WITH_SMBWRAPPER
2066
2067 /* Whether to include experimental syslog support */
2068 #undef WITH_SYSLOG
2069
2070 /* Whether to include experimental utmp accounting */
2071 #undef WITH_UTMP
2072
2073 /* Whether to build winbind */
2074 #undef WITH_WINBIND
2075
2076 /* Define to 1 if your processor stores words with the most significant byte
2077    first (like Motorola and SPARC, unlike Intel and VAX). */
2078 #undef WORDS_BIGENDIAN
2079
2080 /* Required alignment */
2081 #undef _ALIGNMENT_REQUIRED
2082
2083 /* File offset bits */
2084 #undef _FILE_OFFSET_BITS
2085
2086 /* Whether to use GNU libc extensions */
2087 #undef _GNU_SOURCE
2088
2089 /* Whether to use HPUX extensions */
2090 #undef _HPUX_SOURCE
2091
2092 /* Whether to enable large file support */
2093 #undef _LARGEFILE64_SOURCE
2094
2095 /* Whether to enable large file support */
2096 #undef _LARGE_FILES
2097
2098 /* Maximum alignment */
2099 #undef _MAX_ALIGNMENT
2100
2101 /* Whether to enable POSIX support */
2102 #undef _POSIX_C_SOURCE
2103
2104 /* Whether to use POSIX compatible functions */
2105 #undef _POSIX_SOURCE
2106
2107 /* Whether to enable System V compatibility */
2108 #undef _SYSV
2109
2110 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
2111 #ifndef __CHAR_UNSIGNED__
2112 # undef __CHAR_UNSIGNED__
2113 #endif
2114
2115 /* Whether to build auth_builtin as shared module */
2116 #undef auth_builtin_init
2117
2118 /* Whether to build auth_domain as shared module */
2119 #undef auth_domain_init
2120
2121 /* Whether to build auth_rhosts as shared module */
2122 #undef auth_rhosts_init
2123
2124 /* Whether to build auth_sam as shared module */
2125 #undef auth_sam_init
2126
2127 /* Whether to build auth_script as shared module */
2128 #undef auth_script_init
2129
2130 /* Whether to build auth_server as shared module */
2131 #undef auth_server_init
2132
2133 /* Whether to build auth_unix as shared module */
2134 #undef auth_unix_init
2135
2136 /* Whether to build auth_winbind as shared module */
2137 #undef auth_winbind_init
2138
2139 /* Whether to build charset_CP437 as shared module */
2140 #undef charset_CP437_init
2141
2142 /* Whether to build charset_CP850 as shared module */
2143 #undef charset_CP850_init
2144
2145 /* Whether to build charset_macosxfs as shared module */
2146 #undef charset_macosxfs_init
2147
2148 /* Whether to build charset_weird as shared module */
2149 #undef charset_weird_init
2150
2151 /* Define to empty if `const' does not conform to ANSI C. */
2152 #undef const
2153
2154 /* Define to `int' if <sys/types.h> doesn't define. */
2155 #undef gid_t
2156
2157 /* Whether to build idmap_ad as shared module */
2158 #undef idmap_ad_init
2159
2160 /* Whether to build idmap_ldap as shared module */
2161 #undef idmap_ldap_init
2162
2163 /* Whether to build idmap_rid as shared module */
2164 #undef idmap_rid_init
2165
2166 /* Whether to build idmap_tdb as shared module */
2167 #undef idmap_tdb_init
2168
2169 /* Define to `__inline__' or `__inline' if that's what the C compiler
2170    calls it, or to nothing if 'inline' is not supported under any name.  */
2171 #ifndef __cplusplus
2172 #undef inline
2173 #endif
2174
2175 /* Define to `unsigned' if <sys/types.h> does not define. */
2176 #undef ino_t
2177
2178 /* Define to `off_t' if <sys/types.h> does not define. */
2179 #undef loff_t
2180
2181 /* Define to `int' if <sys/types.h> does not define. */
2182 #undef mode_t
2183
2184 /* Define to `long' if <sys/types.h> does not define. */
2185 #undef off_t
2186
2187 /* Define to `loff_t' if <sys/types.h> does not define. */
2188 #undef offset_t
2189
2190 /* Whether to build pdb_guest as shared module */
2191 #undef pdb_guest_init
2192
2193 /* Whether to build pdb_ldap as shared module */
2194 #undef pdb_ldap_init
2195
2196 /* Whether to build pdb_mysql as shared module */
2197 #undef pdb_mysql_init
2198
2199 /* Whether to build pdb_pgsql as shared module */
2200 #undef pdb_pgsql_init
2201
2202 /* Whether to build pdb_smbpasswd as shared module */
2203 #undef pdb_smbpasswd_init
2204
2205 /* Whether to build pdb_tdbsam as shared module */
2206 #undef pdb_tdbsam_init
2207
2208 /* Whether to build pdb_xml as shared module */
2209 #undef pdb_xml_init
2210
2211 /* Define to `int' if <sys/types.h> does not define. */
2212 #undef pid_t
2213
2214 /* Whether to build rpc_dfs as shared module */
2215 #undef rpc_dfs_init
2216
2217 /* Whether to build rpc_echo as shared module */
2218 #undef rpc_echo_init
2219
2220 /* Whether to build rpc_eventlog as shared module */
2221 #undef rpc_eventlog_init
2222
2223 /* Whether to build rpc_lsa_ds as shared module */
2224 #undef rpc_lsa_ds_init
2225
2226 /* Whether to build rpc_lsa as shared module */
2227 #undef rpc_lsa_init
2228
2229 /* Whether to build rpc_net as shared module */
2230 #undef rpc_net_init
2231
2232 /* Whether to build rpc_ntsvcs as shared module */
2233 #undef rpc_ntsvcs_init
2234
2235 /* Whether to build rpc_reg as shared module */
2236 #undef rpc_reg_init
2237
2238 /* Whether to build rpc_samr as shared module */
2239 #undef rpc_samr_init
2240
2241 /* Whether to build rpc_spoolss as shared module */
2242 #undef rpc_spoolss_init
2243
2244 /* Whether to build rpc_srv as shared module */
2245 #undef rpc_srv_init
2246
2247 /* Whether to build rpc_svcctl as shared module */
2248 #undef rpc_svcctl_init
2249
2250 /* Whether to build rpc_wks as shared module */
2251 #undef rpc_wks_init
2252
2253 /* Define to `unsigned' if <sys/types.h> does not define. */
2254 #undef size_t
2255
2256 /* Define to `int' if <sys/types.h> does not define. */
2257 #undef ssize_t
2258
2259 /* Static init functions */
2260 #undef static_init_auth
2261
2262 /* Static init functions */
2263 #undef static_init_charset
2264
2265 /* Static init functions */
2266 #undef static_init_idmap
2267
2268 /* Static init functions */
2269 #undef static_init_pdb
2270
2271 /* Static init functions */
2272 #undef static_init_rpc
2273
2274 /* Static init functions */
2275 #undef static_init_vfs
2276
2277 /* Define to `int' if <sys/types.h> doesn't define. */
2278 #undef uid_t
2279
2280 /* Whether to build vfs_afsacl as shared module */
2281 #undef vfs_afsacl_init
2282
2283 /* Whether to build vfs_audit as shared module */
2284 #undef vfs_audit_init
2285
2286 /* Whether to build vfs_cap as shared module */
2287 #undef vfs_cap_init
2288
2289 /* Whether to build vfs_catia as shared module */
2290 #undef vfs_catia_init
2291
2292 /* Whether to build vfs_default_quota as shared module */
2293 #undef vfs_default_quota_init
2294
2295 /* Whether to build vfs_expand_msdfs as shared module */
2296 #undef vfs_expand_msdfs_init
2297
2298 /* Whether to build vfs_extd_audit as shared module */
2299 #undef vfs_extd_audit_init
2300
2301 /* Whether to build vfs_fake_perms as shared module */
2302 #undef vfs_fake_perms_init
2303
2304 /* Whether to build vfs_full_audit as shared module */
2305 #undef vfs_full_audit_init
2306
2307 /* Whether to build vfs_netatalk as shared module */
2308 #undef vfs_netatalk_init
2309
2310 /* Whether to build vfs_readonly as shared module */
2311 #undef vfs_readonly_init
2312
2313 /* Whether to build vfs_recycle as shared module */
2314 #undef vfs_recycle_init
2315
2316 /* Whether to build vfs_shadow_copy as shared module */
2317 #undef vfs_shadow_copy_init
2318
2319 /* Define to `unsigned short' if <sys/types.h> does not define. */
2320 #undef wchar_t