Samba 3: added Samba 3.0.24 sources
[tomato.git] / release / src / router / samba3 / source / include / config.h.in
blob91dc2e21dac8834b03d7b1055ad13fcd9875c9ee
1 /* include/config.h.in. Generated from configure.in by autoheader. */
3 /* Whether the host os is aix */
4 #undef AIX
6 /* Whether the AIX send_file() API is available */
7 #undef AIX_SENDFILE_API
9 /* Does extattr API work */
10 #undef BROKEN_EXTATTR
12 /* Does getgrnam work correctly */
13 #undef BROKEN_GETGRNAM
15 /* Whether the nisplus include files are broken */
16 #undef BROKEN_NISPLUS_INCLUDE_FILES
18 /* Broken RedHat 7.2 system header files */
19 #undef BROKEN_REDHAT_7_SYSTEM_HEADERS
21 /* Does strndup work correctly */
22 #undef BROKEN_STRNDUP
24 /* Does strnlen work correctly */
25 #undef BROKEN_STRNLEN
27 /* Does this system use unicode compose characters */
28 #undef BROKEN_UNICODE_COMPOSE_CHARACTERS
30 /* Whether to enable cluster extensions */
31 #undef CLUSTER_SUPPORT
33 /* Whether the compiler supports the LL prefix on long long integers */
34 #undef COMPILER_SUPPORTS_LL
36 /* Whether the host os is Darwin/MacOSX */
37 #undef DARWINOS
39 /* Default display charset name */
40 #undef DEFAULT_DISPLAY_CHARSET
42 /* Default dos charset name */
43 #undef DEFAULT_DOS_CHARSET
45 /* Default unix charset name */
46 #undef DEFAULT_UNIX_CHARSET
48 /* Define to check invariants around some common functions */
49 #undef DMALLOC_FUNC_CHECK
51 /* Define to turn on dmalloc debugging */
52 #undef ENABLE_DMALLOC
54 /* Whether the host os is FreeBSD */
55 #undef FREEBSD
57 /* Whether the FreeBSD sendfile() API is available */
58 #undef FREEBSD_SENDFILE_API
60 /* Whether we are running on 64bit linux */
61 #undef HAVE_64BIT_LINUX
63 /* Whether acl_get_perm_np() is available */
64 #undef HAVE_ACL_GET_PERM_NP
66 /* Whether the krb5_address struct has a addrtype property */
67 #undef HAVE_ADDRTYPE_IN_KRB5_ADDRESS
69 /* Whether the krb5_address struct has a addr_type property */
70 #undef HAVE_ADDR_TYPE_IN_KRB5_ADDRESS
72 /* Define to 1 if you have the `add_proplist_entry' function. */
73 #undef HAVE_ADD_PROPLIST_ENTRY
75 /* Define to 1 if you have the <afs/afs.h> header file. */
76 #undef HAVE_AFS_AFS_H
78 /* Define to 1 if you have the <afs.h> header file. */
79 #undef HAVE_AFS_H
81 /* Whether 64 bit aio is available */
82 #undef HAVE_AIOCB64
84 /* Have aio_cancel */
85 #undef HAVE_AIO_CANCEL
87 /* Have aio_cancel64 */
88 #undef HAVE_AIO_CANCEL64
90 /* Have aio_error */
91 #undef HAVE_AIO_ERROR
93 /* Have aio_error64 */
94 #undef HAVE_AIO_ERROR64
96 /* Have aio_fsync */
97 #undef HAVE_AIO_FSYNC
99 /* Have aio_fsync64 */
100 #undef HAVE_AIO_FSYNC64
102 /* Define to 1 if you have the <aio.h> header file. */
103 #undef HAVE_AIO_H
105 /* Have aio_read */
106 #undef HAVE_AIO_READ
108 /* Have aio_read64 */
109 #undef HAVE_AIO_READ64
111 /* Have aio_return */
112 #undef HAVE_AIO_RETURN
114 /* Have aio_return64 */
115 #undef HAVE_AIO_RETURN64
117 /* Have aio_suspend */
118 #undef HAVE_AIO_SUSPEND
120 /* Have aio_suspend64 */
121 #undef HAVE_AIO_SUSPEND64
123 /* Have aio_write */
124 #undef HAVE_AIO_WRITE
126 /* Have aio_write64 */
127 #undef HAVE_AIO_WRITE64
129 /* Whether AIX ACLs are available */
130 #undef HAVE_AIX_ACLS
132 /* Define to 1 if you have the <alloca.h> header file. */
133 #undef HAVE_ALLOCA_H
135 /* Whether the AP_OPTS_USE_SUBKEY ap option is available */
136 #undef HAVE_AP_OPTS_USE_SUBKEY
138 /* Define to 1 if you have the <arpa/inet.h> header file. */
139 #undef HAVE_ARPA_INET_H
141 /* check for <asm/types.h> */
142 #undef HAVE_ASM_TYPES_H
144 /* Define to 1 if you have the `asprintf' function. */
145 #undef HAVE_ASPRINTF
147 /* Whether asprintf() is available */
148 #undef HAVE_ASPRINTF_DECL
150 /* Define to 1 if you have the `atexit' function. */
151 #undef HAVE_ATEXIT
153 /* Define to 1 if you have the `attr_get' function. */
154 #undef HAVE_ATTR_GET
156 /* Define to 1 if you have the `attr_getf' function. */
157 #undef HAVE_ATTR_GETF
159 /* Define to 1 if you have the `attr_list' function. */
160 #undef HAVE_ATTR_LIST
162 /* Define to 1 if you have the `attr_listf' function. */
163 #undef HAVE_ATTR_LISTF
165 /* Define to 1 if you have the `attr_remove' function. */
166 #undef HAVE_ATTR_REMOVE
168 /* Define to 1 if you have the `attr_removef' function. */
169 #undef HAVE_ATTR_REMOVEF
171 /* Define to 1 if you have the `attr_set' function. */
172 #undef HAVE_ATTR_SET
174 /* Define to 1 if you have the `attr_setf' function. */
175 #undef HAVE_ATTR_SETF
177 /* Define to 1 if you have the <attr/xattr.h> header file. */
178 #undef HAVE_ATTR_XATTR_H
180 /* Define to 1 if you have the `backtrace_symbols' function. */
181 #undef HAVE_BACKTRACE_SYMBOLS
183 /* Define to 1 if you have the `ber_scanf' function. */
184 #undef HAVE_BER_SCANF
186 /* What header to include for iconv() function: biconv.h */
187 #undef HAVE_BICONV
189 /* Whether bigcrypt is available */
190 #undef HAVE_BIGCRYPT
192 /* Whether fcntl64 locks are broken */
193 #undef HAVE_BROKEN_FCNTL64_LOCKS
195 /* Whether getgroups is broken */
196 #undef HAVE_BROKEN_GETGROUPS
198 /* Whether readdir() returns the wrong name offset */
199 #undef HAVE_BROKEN_READDIR_NAME
201 /* Whether there is a C99 compliant vsnprintf */
202 #undef HAVE_C99_VSNPRINTF
204 /* Whether cap_get_proc is available */
205 #undef HAVE_CAP_GET_PROC
207 /* Define to 1 if you have the <CFStringEncodingConverter.h> header file. */
208 #undef HAVE_CFSTRINGENCODINGCONVERTER_H
210 /* Whether the krb5_checksum struct has a checksum property */
211 #undef HAVE_CHECKSUM_IN_KRB5_CHECKSUM
213 /* Define to 1 if you have the `chmod' function. */
214 #undef HAVE_CHMOD
216 /* Define to 1 if you have the `chown' function. */
217 #undef HAVE_CHOWN
219 /* Define to 1 if you have the `chroot' function. */
220 #undef HAVE_CHROOT
222 /* Define to 1 if you have the `chsize' function. */
223 #undef HAVE_CHSIZE
225 /* Whether clock_gettime is available */
226 #undef HAVE_CLOCK_GETTIME
228 /* Whether the clock_gettime clock ID CLOCK_MONOTONIC is available */
229 #undef HAVE_CLOCK_MONOTONIC
231 /* Whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available */
232 #undef HAVE_CLOCK_PROCESS_CPUTIME_ID
234 /* Whether the clock_gettime clock ID CLOCK_REALTIME is available */
235 #undef HAVE_CLOCK_REALTIME
237 /* Define to 1 if you have the `closedir64' function. */
238 #undef HAVE_CLOSEDIR64
240 /* Whether the compiler will optimize out function calls */
241 #undef HAVE_COMPILER_WILL_OPTIMIZE_OUT_FNS
243 /* Define to 1 if you have the <com_err.h> header file. */
244 #undef HAVE_COM_ERR_H
246 /* Whether the system has connect() */
247 #undef HAVE_CONNECT
249 /* Define to 1 if you have the `copy_Authenticator' function. */
250 #undef HAVE_COPY_AUTHENTICATOR
252 /* Define to 1 if you have the <CoreFoundation/CFStringEncodingConverter.h>
253 header file. */
254 #undef HAVE_COREFOUNDATION_CFSTRINGENCODINGCONVERTER_H
256 /* Define to 1 if you have the `creat64' function. */
257 #undef HAVE_CREAT64
259 /* Whether the system has the crypt() function */
260 #undef HAVE_CRYPT
262 /* Define to 1 if you have the `crypt16' function. */
263 #undef HAVE_CRYPT16
265 /* Define to 1 if you have the <ctype.h> header file. */
266 #undef HAVE_CTYPE_H
268 /* Whether we have CUPS */
269 #undef HAVE_CUPS
271 /* Define to 1 if you have the `decode_krb5_ap_req' function. */
272 #undef HAVE_DECODE_KRB5_AP_REQ
274 /* Define to 1 if you have the `delproplist' function. */
275 #undef HAVE_DELPROPLIST
277 /* Define to 1 if you have the `des_set_key' function. */
278 #undef HAVE_DES_SET_KEY
280 /* Whether the 'dev64_t' type is available */
281 #undef HAVE_DEV64_T
283 /* Whether the major macro for dev_t is available */
284 #undef HAVE_DEVICE_MAJOR_FN
286 /* Whether the minor macro for dev_t is available */
287 #undef HAVE_DEVICE_MINOR_FN
289 /* Define to 1 if you have the `devnm' function. */
290 #undef HAVE_DEVNM
292 /* Define to 1 if you have the <devnm.h> header file. */
293 #undef HAVE_DEVNM_H
295 /* Whether dirent has a d_off member */
296 #undef HAVE_DIRENT_D_OFF
298 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
300 #undef HAVE_DIRENT_H
302 /* Define to 1 if you have the `dlclose' function. */
303 #undef HAVE_DLCLOSE
305 /* Define to 1 if you have the `dlerror' function. */
306 #undef HAVE_DLERROR
308 /* Define to 1 if you have the <dlfcn.h> header file. */
309 #undef HAVE_DLFCN_H
311 /* Define to 1 if you have the `dlopen' function. */
312 #undef HAVE_DLOPEN
314 /* Define to 1 if you have the `dlsym' function. */
315 #undef HAVE_DLSYM
317 /* Define to 1 if you have the `dlsym_prepend_underscore' function. */
318 #undef HAVE_DLSYM_PREPEND_UNDERSCORE
320 /* struct dqblk .dqb_fsoftlimit */
321 #undef HAVE_DQB_FSOFTLIMIT
323 /* Define to 1 if you have the `dup2' function. */
324 #undef HAVE_DUP2
326 /* Whether the ENCTYPE_ARCFOUR_HMAC_MD5 key type is available */
327 #undef HAVE_ENCTYPE_ARCFOUR_HMAC_MD5
329 /* Define to 1 if you have the `endmntent' function. */
330 #undef HAVE_ENDMNTENT
332 /* Define to 1 if you have the `endnetgrent' function. */
333 #undef HAVE_ENDNETGRENT
335 /* Whether errno() is available */
336 #undef HAVE_ERRNO_DECL
338 /* Whether the EncryptedData struct has a etype property */
339 #undef HAVE_ETYPE_IN_ENCRYPTEDDATA
341 /* Define to 1 if you have the <execinfo.h> header file. */
342 #undef HAVE_EXECINFO_H
344 /* Define to 1 if you have the `execl' function. */
345 #undef HAVE_EXECL
347 /* Whether large file support can be enabled */
348 #undef HAVE_EXPLICIT_LARGEFILE_SUPPORT
350 /* Define to 1 if you have the `extattr_delete_fd' function. */
351 #undef HAVE_EXTATTR_DELETE_FD
353 /* Define to 1 if you have the `extattr_delete_file' function. */
354 #undef HAVE_EXTATTR_DELETE_FILE
356 /* Define to 1 if you have the `extattr_delete_link' function. */
357 #undef HAVE_EXTATTR_DELETE_LINK
359 /* Define to 1 if you have the `extattr_get_fd' function. */
360 #undef HAVE_EXTATTR_GET_FD
362 /* Define to 1 if you have the `extattr_get_file' function. */
363 #undef HAVE_EXTATTR_GET_FILE
365 /* Define to 1 if you have the `extattr_get_link' function. */
366 #undef HAVE_EXTATTR_GET_LINK
368 /* Define to 1 if you have the `extattr_list_fd' function. */
369 #undef HAVE_EXTATTR_LIST_FD
371 /* Define to 1 if you have the `extattr_list_file' function. */
372 #undef HAVE_EXTATTR_LIST_FILE
374 /* Define to 1 if you have the `extattr_list_link' function. */
375 #undef HAVE_EXTATTR_LIST_LINK
377 /* Define to 1 if you have the `extattr_set_fd' function. */
378 #undef HAVE_EXTATTR_SET_FD
380 /* Define to 1 if you have the `extattr_set_file' function. */
381 #undef HAVE_EXTATTR_SET_FILE
383 /* Define to 1 if you have the `extattr_set_link' function. */
384 #undef HAVE_EXTATTR_SET_LINK
386 /* Whether the krb5_error struct has a e_data pointer */
387 #undef HAVE_E_DATA_POINTER_IN_KRB5_ERROR
389 /* Define to 1 if you have the `FAMOpen2' function. */
390 #undef HAVE_FAMOPEN2
392 /* Whether FAM is file notifications are available */
393 #undef HAVE_FAM_CHANGE_NOTIFY
395 /* Define to 1 if you have the <fam.h> header file. */
396 #undef HAVE_FAM_H
398 /* Whether fam.h contains a typedef for enum FAMCodes */
399 #undef HAVE_FAM_H_FAMCODES_TYPEDEF
401 /* Define to 1 if you have the `fchmod' function. */
402 #undef HAVE_FCHMOD
404 /* Define to 1 if you have the `fchown' function. */
405 #undef HAVE_FCHOWN
407 /* Define to 1 if you have the <fcntl.h> header file. */
408 #undef HAVE_FCNTL_H
410 /* Whether fcntl locking is available */
411 #undef HAVE_FCNTL_LOCK
413 /* Define to 1 if you have the `fcvt' function. */
414 #undef HAVE_FCVT
416 /* Define to 1 if you have the `fcvtl' function. */
417 #undef HAVE_FCVTL
419 /* Define to 1 if you have the `fdelproplist' function. */
420 #undef HAVE_FDELPROPLIST
422 /* Define to 1 if you have the `fgetea' function. */
423 #undef HAVE_FGETEA
425 /* Define to 1 if you have the `fgetproplist' function. */
426 #undef HAVE_FGETPROPLIST
428 /* Define to 1 if you have the `fgetxattr' function. */
429 #undef HAVE_FGETXATTR
431 /* Define to 1 if you have the `flistea' function. */
432 #undef HAVE_FLISTEA
434 /* Define to 1 if you have the `flistxattr' function. */
435 #undef HAVE_FLISTXATTR
437 /* Define to 1 if you have the <float.h> header file. */
438 #undef HAVE_FLOAT_H
440 /* Define to 1 if you have the `fopen64' function. */
441 #undef HAVE_FOPEN64
443 /* Define to 1 if you have the `free_AP_REQ' function. */
444 #undef HAVE_FREE_AP_REQ
446 /* Define to 1 if you have the `fremoveea' function. */
447 #undef HAVE_FREMOVEEA
449 /* Define to 1 if you have the `fremovexattr' function. */
450 #undef HAVE_FREMOVEXATTR
452 /* Define to 1 if you have the `fseek64' function. */
453 #undef HAVE_FSEEK64
455 /* Define to 1 if you have the `fseeko64' function. */
456 #undef HAVE_FSEEKO64
458 /* Define to 1 if you have the `fsetea' function. */
459 #undef HAVE_FSETEA
461 /* Define to 1 if you have the `fsetproplist' function. */
462 #undef HAVE_FSETPROPLIST
464 /* Define to 1 if you have the `fsetxattr' function. */
465 #undef HAVE_FSETXATTR
467 /* Define to 1 if you have the `fstat' function. */
468 #undef HAVE_FSTAT
470 /* Whether fstat64() is available */
471 #undef HAVE_FSTAT64
473 /* Define to 1 if you have the `fsync' function. */
474 #undef HAVE_FSYNC
476 /* Define to 1 if you have the `ftell64' function. */
477 #undef HAVE_FTELL64
479 /* Define to 1 if you have the `ftello64' function. */
480 #undef HAVE_FTELLO64
482 /* Define to 1 if you have the `ftruncate' function. */
483 #undef HAVE_FTRUNCATE
485 /* Define to 1 if you have the `ftruncate64' function. */
486 #undef HAVE_FTRUNCATE64
488 /* Truncate extend */
489 #undef HAVE_FTRUNCATE_EXTEND
491 /* Whether there is a __FUNCTION__ macro */
492 #undef HAVE_FUNCTION_MACRO
494 /* Define to 1 if you have the `getauthuid' function. */
495 #undef HAVE_GETAUTHUID
497 /* Define to 1 if you have the `getcwd' function. */
498 #undef HAVE_GETCWD
500 /* Define to 1 if you have the `getdents' function. */
501 #undef HAVE_GETDENTS
503 /* Define to 1 if you have the `getdents64' function. */
504 #undef HAVE_GETDENTS64
506 /* Define to 1 if you have the `getdirentries' function. */
507 #undef HAVE_GETDIRENTRIES
509 /* Define to 1 if you have the `getea' function. */
510 #undef HAVE_GETEA
512 /* Define to 1 if you have the `getgrent' function. */
513 #undef HAVE_GETGRENT
515 /* Define to 1 if you have the `getgrnam' function. */
516 #undef HAVE_GETGRNAM
518 /* Define to 1 if you have the `getgrouplist' function. */
519 #undef HAVE_GETGROUPLIST
521 /* Define to 1 if you have the `getmntent' function. */
522 #undef HAVE_GETMNTENT
524 /* Define to 1 if you have the `getnetgrent' function. */
525 #undef HAVE_GETNETGRENT
527 /* Define to 1 if you have the `getproplist' function. */
528 #undef HAVE_GETPROPLIST
530 /* Whether getprpwnam is available */
531 #undef HAVE_GETPRPWNAM
533 /* Define to 1 if you have the `getpwanam' function. */
534 #undef HAVE_GETPWANAM
536 /* Define to 1 if you have the `getrlimit' function. */
537 #undef HAVE_GETRLIMIT
539 /* Whether getspnam is available */
540 #undef HAVE_GETSPNAM
542 /* Whether gettimeofday() is available */
543 #undef HAVE_GETTIMEOFDAY_TZ
545 /* Define to 1 if you have the `getutmpx' function. */
546 #undef HAVE_GETUTMPX
548 /* Define to 1 if you have the `getxattr' function. */
549 #undef HAVE_GETXATTR
551 /* Define to 1 if you have the `get_proplist_entry' function. */
552 #undef HAVE_GET_PROPLIST_ENTRY
554 /* What header to include for iconv() function: giconv.h */
555 #undef HAVE_GICONV
557 /* Define to 1 if you have the `glob' function. */
558 #undef HAVE_GLOB
560 /* Define to 1 if you have the <glob.h> header file. */
561 #undef HAVE_GLOB_H
563 /* Define to 1 if you have the `grantpt' function. */
564 #undef HAVE_GRANTPT
566 /* Define to 1 if you have the <grp.h> header file. */
567 #undef HAVE_GRP_H
569 /* Whether GSSAPI is available */
570 #undef HAVE_GSSAPI
572 /* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
573 #undef HAVE_GSSAPI_GSSAPI_GENERIC_H
575 /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
576 #undef HAVE_GSSAPI_GSSAPI_H
578 /* Define to 1 if you have the <gssapi.h> header file. */
579 #undef HAVE_GSSAPI_H
581 /* Define to 1 if you have the `gss_display_status' function. */
582 #undef HAVE_GSS_DISPLAY_STATUS
584 /* Define to 1 if you have the <history.h> header file. */
585 #undef HAVE_HISTORY_H
587 /* Whether HPUX ACLs are available */
588 #undef HAVE_HPUX_ACLS
590 /* What header to include for iconv() function: iconv.h */
591 #undef HAVE_ICONV
593 /* Whether iface AIX is available */
594 #undef HAVE_IFACE_AIX
596 /* Whether iface ifconf is available */
597 #undef HAVE_IFACE_IFCONF
599 /* Whether iface ifreq is available */
600 #undef HAVE_IFACE_IFREQ
602 /* Whether the compiler supports immediate structures */
603 #undef HAVE_IMMEDIATE_STRUCTURES
605 /* Define to 1 if you have the `initgroups' function. */
606 #undef HAVE_INITGROUPS
608 /* Define to 1 if you have the `innetgr' function. */
609 #undef HAVE_INNETGR
611 /* Whether the 'ino64_t' type is available */
612 #undef HAVE_INO64_T
614 /* Whether int16 typedef is included by rpc/rpc.h */
615 #undef HAVE_INT16_FROM_RPC_RPC_H
617 /* Whether int32 typedef is included by rpc/rpc.h */
618 #undef HAVE_INT32_FROM_RPC_RPC_H
620 /* Define to 1 if you have the <inttypes.h> header file. */
621 #undef HAVE_INTTYPES_H
623 /* Whether we have iPrint */
624 #undef HAVE_IPRINT
626 /* Whether IRIX ACLs are available */
627 #undef HAVE_IRIX_ACLS
629 /* Whether kernel notifies changes */
630 #undef HAVE_KERNEL_CHANGE_NOTIFY
632 /* Whether IRIX kernel oplock type definitions are available */
633 #undef HAVE_KERNEL_OPLOCKS_IRIX
635 /* Whether to use linux kernel oplocks */
636 #undef HAVE_KERNEL_OPLOCKS_LINUX
638 /* Whether the kernel supports share modes */
639 #undef HAVE_KERNEL_SHARE_MODES
641 /* Whether to have KRB5 support */
642 #undef HAVE_KRB5
644 /* Whether the type krb5_addresses type exists */
645 #undef HAVE_KRB5_ADDRESSES
647 /* Define to 1 if you have the `krb5_auth_con_setkey' function. */
648 #undef HAVE_KRB5_AUTH_CON_SETKEY
650 /* Define to 1 if you have the `krb5_auth_con_setuseruserkey' function. */
651 #undef HAVE_KRB5_AUTH_CON_SETUSERUSERKEY
653 /* Whether the type krb5_crypto exists */
654 #undef HAVE_KRB5_CRYPTO
656 /* Define to 1 if you have the `krb5_crypto_destroy' function. */
657 #undef HAVE_KRB5_CRYPTO_DESTROY
659 /* Define to 1 if you have the `krb5_crypto_init' function. */
660 #undef HAVE_KRB5_CRYPTO_INIT
662 /* Define to 1 if you have the `krb5_c_enctype_compare' function. */
663 #undef HAVE_KRB5_C_ENCTYPE_COMPARE
665 /* Define to 1 if you have the `krb5_c_verify_checksum' function. */
666 #undef HAVE_KRB5_C_VERIFY_CHECKSUM
668 /* Define to 1 if you have the `krb5_decode_ap_req' function. */
669 #undef HAVE_KRB5_DECODE_AP_REQ
671 /* Whether the type krb5_encrypt_block exists */
672 #undef HAVE_KRB5_ENCRYPT_BLOCK
674 /* Define to 1 if you have the `krb5_encrypt_data' function. */
675 #undef HAVE_KRB5_ENCRYPT_DATA
677 /* Define to 1 if you have the `krb5_enctypes_compatible_keys' function. */
678 #undef HAVE_KRB5_ENCTYPES_COMPATIBLE_KEYS
680 /* Define to 1 if you have the `krb5_free_ap_req' function. */
681 #undef HAVE_KRB5_FREE_AP_REQ
683 /* Define to 1 if you have the `krb5_free_data_contents' function. */
684 #undef HAVE_KRB5_FREE_DATA_CONTENTS
686 /* Define to 1 if you have the `krb5_free_error_contents' function. */
687 #undef HAVE_KRB5_FREE_ERROR_CONTENTS
689 /* Define to 1 if you have the `krb5_free_keytab_entry_contents' function. */
690 #undef HAVE_KRB5_FREE_KEYTAB_ENTRY_CONTENTS
692 /* Define to 1 if you have the `krb5_free_ktypes' function. */
693 #undef HAVE_KRB5_FREE_KTYPES
695 /* Define to 1 if you have the `krb5_free_unparsed_name' function. */
696 #undef HAVE_KRB5_FREE_UNPARSED_NAME
698 /* Define to 1 if you have the `krb5_get_default_in_tkt_etypes' function. */
699 #undef HAVE_KRB5_GET_DEFAULT_IN_TKT_ETYPES
701 /* Define to 1 if you have the `krb5_get_init_creds_opt_set_pac_request'
702 function. */
703 #undef HAVE_KRB5_GET_INIT_CREDS_OPT_SET_PAC_REQUEST
705 /* Define to 1 if you have the `krb5_get_kdc_cred' function. */
706 #undef HAVE_KRB5_GET_KDC_CRED
708 /* Define to 1 if you have the `krb5_get_permitted_enctypes' function. */
709 #undef HAVE_KRB5_GET_PERMITTED_ENCTYPES
711 /* Define to 1 if you have the `krb5_get_pw_salt' function. */
712 #undef HAVE_KRB5_GET_PW_SALT
714 /* Define to 1 if you have the `krb5_get_renewed_creds' function. */
715 #undef HAVE_KRB5_GET_RENEWED_CREDS
717 /* Define to 1 if you have the <krb5.h> header file. */
718 #undef HAVE_KRB5_H
720 /* Whether the krb5_creds struct has a keyblock property */
721 #undef HAVE_KRB5_KEYBLOCK_IN_CREDS
723 /* Whether the krb5_keyblock struct has a keyvalue property */
724 #undef HAVE_KRB5_KEYBLOCK_KEYVALUE
726 /* Whether krb5_keytab_entry has key member */
727 #undef HAVE_KRB5_KEYTAB_ENTRY_KEY
729 /* Whether krb5_keytab_entry has keyblock member */
730 #undef HAVE_KRB5_KEYTAB_ENTRY_KEYBLOCK
732 /* Whether KRB5_KEYUSAGE_APP_DATA_CKSUM is available */
733 #undef HAVE_KRB5_KEYUSAGE_APP_DATA_CKSUM
735 /* Define to 1 if you have the `krb5_krbhst_get_addrinfo' function. */
736 #undef HAVE_KRB5_KRBHST_GET_ADDRINFO
738 /* Define to 1 if you have the `krb5_kt_compare' function. */
739 #undef HAVE_KRB5_KT_COMPARE
741 /* Define to 1 if you have the `krb5_kt_free_entry' function. */
742 #undef HAVE_KRB5_KT_FREE_ENTRY
744 /* Whether KRB5_KU_OTHER_CKSUM is available */
745 #undef HAVE_KRB5_KU_OTHER_CKSUM
747 /* Define to 1 if you have the `krb5_locate_kdc' function. */
748 #undef HAVE_KRB5_LOCATE_KDC
750 /* Define to 1 if you have the `krb5_mk_req_extended' function. */
751 #undef HAVE_KRB5_MK_REQ_EXTENDED
753 /* Define to 1 if you have the `krb5_parse_name_norealm' function. */
754 #undef HAVE_KRB5_PARSE_NAME_NOREALM
756 /* Define to 1 if you have the `krb5_principal2salt' function. */
757 #undef HAVE_KRB5_PRINCIPAL2SALT
759 /* Define to 1 if you have the `krb5_principal_compare_any_realm' function. */
760 #undef HAVE_KRB5_PRINCIPAL_COMPARE_ANY_REALM
762 /* Define to 1 if you have the `krb5_principal_get_comp_string' function. */
763 #undef HAVE_KRB5_PRINCIPAL_GET_COMP_STRING
765 /* Whether krb5_princ_component is available */
766 #undef HAVE_KRB5_PRINC_COMPONENT
768 /* Define to 1 if you have the `krb5_princ_size' function. */
769 #undef HAVE_KRB5_PRINC_SIZE
771 /* Whether the krb5_creds struct has a session property */
772 #undef HAVE_KRB5_SESSION_IN_CREDS
774 /* Define to 1 if you have the `krb5_set_default_in_tkt_etypes' function. */
775 #undef HAVE_KRB5_SET_DEFAULT_IN_TKT_ETYPES
777 /* Define to 1 if you have the `krb5_set_default_tgs_ktypes' function. */
778 #undef HAVE_KRB5_SET_DEFAULT_TGS_KTYPES
780 /* Define to 1 if you have the `krb5_set_real_time' function. */
781 #undef HAVE_KRB5_SET_REAL_TIME
783 /* Define to 1 if you have the `krb5_string_to_key' function. */
784 #undef HAVE_KRB5_STRING_TO_KEY
786 /* Define to 1 if you have the `krb5_string_to_key_salt' function. */
787 #undef HAVE_KRB5_STRING_TO_KEY_SALT
789 /* Whether the krb5_ticket struct has a enc_part2 property */
790 #undef HAVE_KRB5_TKT_ENC_PART2
792 /* Define to 1 if you have the `krb5_use_enctype' function. */
793 #undef HAVE_KRB5_USE_ENCTYPE
795 /* Whether the KV5M_KEYTAB option is available */
796 #undef HAVE_KV5M_KEYTAB
798 /* Define to 1 if you have the <langinfo.h> header file. */
799 #undef HAVE_LANGINFO_H
801 /* Define to 1 if you have the <lastlog.h> header file. */
802 #undef HAVE_LASTLOG_H
804 /* Define to 1 if you have the <lber.h> header file. */
805 #undef HAVE_LBER_H
807 /* Whether ldap is available */
808 #undef HAVE_LDAP
810 /* Define to 1 if you have the `ldap_add_result_entry' function. */
811 #undef HAVE_LDAP_ADD_RESULT_ENTRY
813 /* Define to 1 if you have the `ldap_dn2ad_canonical' function. */
814 #undef HAVE_LDAP_DN2AD_CANONICAL
816 /* Define to 1 if you have the <ldap.h> header file. */
817 #undef HAVE_LDAP_H
819 /* Define to 1 if you have the `ldap_init' function. */
820 #undef HAVE_LDAP_INIT
822 /* Define to 1 if you have the `ldap_initialize' function. */
823 #undef HAVE_LDAP_INITIALIZE
825 /* Define to 1 if you have the `ldap_set_rebind_proc' function. */
826 #undef HAVE_LDAP_SET_REBIND_PROC
828 /* Define to 1 if you have the `lgetea' function. */
829 #undef HAVE_LGETEA
831 /* Define to 1 if you have the `lgetxattr' function. */
832 #undef HAVE_LGETXATTR
834 /* Define to 1 if you have the `asn1' library (-lasn1). */
835 #undef HAVE_LIBASN1
837 /* Define to 1 if you have the `com_err' library (-lcom_err). */
838 #undef HAVE_LIBCOM_ERR
840 /* Define to 1 if you have the `crypto' library (-lcrypto). */
841 #undef HAVE_LIBCRYPTO
843 /* Define to 1 if you have the `dl' library (-ldl). */
844 #undef HAVE_LIBDL
846 /* Define to 1 if you have the `exc' library (-lexc). */
847 #undef HAVE_LIBEXC
849 /* Define to 1 if you have the <libexc.h> header file. */
850 #undef HAVE_LIBEXC_H
852 /* Define to 1 if you have the `fam' library (-lfam). */
853 #undef HAVE_LIBFAM
855 /* Define to 1 if you have the `gssapi' library (-lgssapi). */
856 #undef HAVE_LIBGSSAPI
858 /* Define to 1 if you have the `gssapi_krb5' library (-lgssapi_krb5). */
859 #undef HAVE_LIBGSSAPI_KRB5
861 /* Define to 1 if you have the `inet' library (-linet). */
862 #undef HAVE_LIBINET
864 /* Define to 1 if you have the `k5crypto' library (-lk5crypto). */
865 #undef HAVE_LIBK5CRYPTO
867 /* Define to 1 if you have the `krb5' library (-lkrb5). */
868 #undef HAVE_LIBKRB5
870 /* Define to 1 if you have the `lber' library (-llber). */
871 #undef HAVE_LIBLBER
873 /* Define to 1 if you have the `ldap' library (-lldap). */
874 #undef HAVE_LIBLDAP
876 /* Define to 1 if you have the `nscd' library (-lnscd). */
877 #undef HAVE_LIBNSCD
879 /* Define to 1 if you have the `nsl' library (-lnsl). */
880 #undef HAVE_LIBNSL
882 /* Define to 1 if you have the `nsl_s' library (-lnsl_s). */
883 #undef HAVE_LIBNSL_S
885 /* Whether libpam is available */
886 #undef HAVE_LIBPAM
888 /* Whether the system has readline */
889 #undef HAVE_LIBREADLINE
891 /* Define to 1 if you have the `resolv' library (-lresolv). */
892 #undef HAVE_LIBRESOLV
894 /* Define to 1 if you have the `roken' library (-lroken). */
895 #undef HAVE_LIBROKEN
897 /* Define to 1 if you have the `sendfile' library (-lsendfile). */
898 #undef HAVE_LIBSENDFILE
900 /* Define to 1 if you have the `socket' library (-lsocket). */
901 #undef HAVE_LIBSOCKET
903 /* Whether libunwind is available */
904 #undef HAVE_LIBUNWIND
906 /* Define to 1 if you have the <libunwind.h> header file. */
907 #undef HAVE_LIBUNWIND_H
909 /* Whether libunwind-ptrace.a is available. */
910 #undef HAVE_LIBUNWIND_PTRACE
912 /* Define to 1 if you have the <libunwind-ptrace.h> header file. */
913 #undef HAVE_LIBUNWIND_PTRACE_H
915 /* Define to 1 if you have the <limits.h> header file. */
916 #undef HAVE_LIMITS_H
918 /* Define to 1 if you have the `link' function. */
919 #undef HAVE_LINK
921 /* Whether the Linux ptrace(2) interface is available. */
922 #undef HAVE_LINUX_PTRACE
924 /* Whether Linux xfs quota support is available */
925 #undef HAVE_LINUX_XFS_QUOTAS
927 /* Define to 1 if you have the `listea' function. */
928 #undef HAVE_LISTEA
930 /* Define to 1 if you have the `listxattr' function. */
931 #undef HAVE_LISTXATTR
933 /* Define to 1 if you have the `llistea' function. */
934 #undef HAVE_LLISTEA
936 /* Define to 1 if you have the `llistxattr' function. */
937 #undef HAVE_LLISTXATTR
939 /* Define to 1 if you have the `llseek' function. */
940 #undef HAVE_LLSEEK
942 /* Define to 1 if you have the <locale.h> header file. */
943 #undef HAVE_LOCALE_H
945 /* Whether the host supports long long's */
946 #undef HAVE_LONGLONG
948 /* Define to 1 if you have the `lremoveea' function. */
949 #undef HAVE_LREMOVEEA
951 /* Define to 1 if you have the `lremovexattr' function. */
952 #undef HAVE_LREMOVEXATTR
954 /* Define to 1 if you have the `lseek64' function. */
955 #undef HAVE_LSEEK64
957 /* Define to 1 if you have the `lsetea' function. */
958 #undef HAVE_LSETEA
960 /* Define to 1 if you have the `lsetxattr' function. */
961 #undef HAVE_LSETXATTR
963 /* Define to 1 if you have the `lstat64' function. */
964 #undef HAVE_LSTAT64
966 /* Whether the krb5_address struct has a magic property */
967 #undef HAVE_MAGIC_IN_KRB5_ADDRESS
969 /* Whether the macro for makedev is available */
970 #undef HAVE_MAKEDEV
972 /* Define to 1 if you have the `memmove' function. */
973 #undef HAVE_MEMMOVE
975 /* Define to 1 if you have the <memory.h> header file. */
976 #undef HAVE_MEMORY_H
978 /* Whether memset() is available */
979 #undef HAVE_MEMSET
981 /* Define to 1 if you have the `mknod' function. */
982 #undef HAVE_MKNOD
984 /* Define to 1 if you have the `mknod64' function. */
985 #undef HAVE_MKNOD64
987 /* Define to 1 if you have the `mktime' function. */
988 #undef HAVE_MKTIME
990 /* Define to 1 if you have the `mlock' function. */
991 #undef HAVE_MLOCK
993 /* Define to 1 if you have the `mlockall' function. */
994 #undef HAVE_MLOCKALL
996 /* Whether mmap works */
997 #undef HAVE_MMAP
999 /* Define to 1 if you have the <mntent.h> header file. */
1000 #undef HAVE_MNTENT_H
1002 /* Define to 1 if you have the `munlock' function. */
1003 #undef HAVE_MUNLOCK
1005 /* Define to 1 if you have the `munlockall' function. */
1006 #undef HAVE_MUNLOCKALL
1008 /* Define to 1 if you have the `nanosleep' function. */
1009 #undef HAVE_NANOSLEEP
1011 /* Whether to use native iconv */
1012 #undef HAVE_NATIVE_ICONV
1014 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
1015 #undef HAVE_NDIR_H
1017 /* Define to 1 if you have the <netinet/in_ip.h> header file. */
1018 #undef HAVE_NETINET_IN_IP_H
1020 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
1021 #undef HAVE_NETINET_IN_SYSTM_H
1023 /* Define to 1 if you have the <netinet/ip.h> header file. */
1024 #undef HAVE_NETINET_IP_H
1026 /* Define to 1 if you have the <netinet/tcp.h> header file. */
1027 #undef HAVE_NETINET_TCP_H
1029 /* Define to 1 if you have the <net/if.h> header file. */
1030 #undef HAVE_NET_IF_H
1032 /* Do we have rl_completion_matches? */
1033 #undef HAVE_NEW_LIBREADLINE
1035 /* Define to 1 if you have the `nl_langinfo' function. */
1036 #undef HAVE_NL_LANGINFO
1038 /* Whether no ACLs support is available */
1039 #undef HAVE_NO_ACLS
1041 /* Whether no asynchronous io support is available */
1042 #undef HAVE_NO_AIO
1044 /* Define to 1 if you have the `nscd_flush_cache' function. */
1045 #undef HAVE_NSCD_FLUSH_CACHE
1047 /* Define to 1 if you have the <nsswitch.h> header file. */
1048 #undef HAVE_NSSWITCH_H
1050 /* Define to 1 if you have the <nss_common.h> header file. */
1051 #undef HAVE_NSS_COMMON_H
1053 /* Define to 1 if you have the <nss.h> header file. */
1054 #undef HAVE_NSS_H
1056 /* Defined if union nss_XbyY_key has ipnode field */
1057 #undef HAVE_NSS_XBYY_KEY_IPNODE
1059 /* Define to 1 if you have the <ns_api.h> header file. */
1060 #undef HAVE_NS_API_H
1062 /* Whether off64_t is available */
1063 #undef HAVE_OFF64_T
1065 /* Define to 1 if you have the `open64' function. */
1066 #undef HAVE_OPEN64
1068 /* Define to 1 if you have the `opendir64' function. */
1069 #undef HAVE_OPENDIR64
1071 /* Defined if struct passwd has pw_age field */
1072 #undef HAVE_PASSWD_PW_AGE
1074 /* Defined if struct passwd has pw_comment field */
1075 #undef HAVE_PASSWD_PW_COMMENT
1077 /* Define to 1 if you have the `pathconf' function. */
1078 #undef HAVE_PATHCONF
1080 /* Define to 1 if you have the `pipe' function. */
1081 #undef HAVE_PIPE
1083 /* Define to 1 if you have the `poll' function. */
1084 #undef HAVE_POLL
1086 /* Define to 1 if you have the <poll.h> header file. */
1087 #undef HAVE_POLL_H
1089 /* Whether POSIX ACLs are available */
1090 #undef HAVE_POSIX_ACLS
1092 /* Whether POSIX capabilities are available */
1093 #undef HAVE_POSIX_CAPABILITIES
1095 /* Whether prctl is available */
1096 #undef HAVE_PRCTL
1098 /* Define to 1 if you have the `pread' function. */
1099 #undef HAVE_PREAD
1101 /* Define to 1 if you have the `pread64' function. */
1102 #undef HAVE_PREAD64
1104 /* Whether putprpwnam is available */
1105 #undef HAVE_PUTPRPWNAM
1107 /* Define to 1 if you have the `pututline' function. */
1108 #undef HAVE_PUTUTLINE
1110 /* Define to 1 if you have the `pututxline' function. */
1111 #undef HAVE_PUTUTXLINE
1113 /* Define to 1 if you have the `pwrite' function. */
1114 #undef HAVE_PWRITE
1116 /* Define to 1 if you have the `pwrite64' function. */
1117 #undef HAVE_PWRITE64
1119 /* Whether CRAY int quotactl (char *spec, int request, char *arg); is
1120 available */
1121 #undef HAVE_QUOTACTL_3
1123 /* Whether long quotactl(int cmd, char *special, qid_t id, caddr_t addr) is
1124 available */
1125 #undef HAVE_QUOTACTL_4A
1127 /* Whether int quotactl(const char *path, int cmd, int id, char *addr) is
1128 available */
1129 #undef HAVE_QUOTACTL_4B
1131 /* Whether Linux quota support is available */
1132 #undef HAVE_QUOTACTL_LINUX
1134 /* Define to 1 if you have the `rand' function. */
1135 #undef HAVE_RAND
1137 /* Define to 1 if you have the `random' function. */
1138 #undef HAVE_RANDOM
1140 /* Define to 1 if you have the `rdchk' function. */
1141 #undef HAVE_RDCHK
1143 /* Define to 1 if you have the `readdir64' function. */
1144 #undef HAVE_READDIR64
1146 /* Define to 1 if you have the <readline.h> header file. */
1147 #undef HAVE_READLINE_H
1149 /* Define to 1 if you have the <readline/history.h> header file. */
1150 #undef HAVE_READLINE_HISTORY_H
1152 /* Define to 1 if you have the <readline/readline.h> header file. */
1153 #undef HAVE_READLINE_READLINE_H
1155 /* Define to 1 if you have the `readlink' function. */
1156 #undef HAVE_READLINK
1158 /* Define to 1 if you have the `realpath' function. */
1159 #undef HAVE_REALPATH
1161 /* Define to 1 if you have the `removeea' function. */
1162 #undef HAVE_REMOVEEA
1164 /* Define to 1 if you have the `removexattr' function. */
1165 #undef HAVE_REMOVEXATTR
1167 /* Define to 1 if you have the `rename' function. */
1168 #undef HAVE_RENAME
1170 /* Define to 1 if you have the `rewinddir64' function. */
1171 #undef HAVE_REWINDDIR64
1173 /* Define to 1 if you have the `roken_getaddrinfo_hostspec' function. */
1174 #undef HAVE_ROKEN_GETADDRINFO_HOSTSPEC
1176 /* Whether current user is root */
1177 #undef HAVE_ROOT
1179 /* Define to 1 if you have the <rpcsvc/nis.h> header file. */
1180 #undef HAVE_RPCSVC_NIS_H
1182 /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
1183 #undef HAVE_RPCSVC_YPCLNT_H
1185 /* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
1186 #undef HAVE_RPCSVC_YP_PROT_H
1188 /* Whether there is a conflicting AUTH_ERROR define in rpc/rpc.h */
1189 #undef HAVE_RPC_AUTH_ERROR_CONFLICT
1191 /* Define to 1 if you have the <rpc/nettype.h> header file. */
1192 #undef HAVE_RPC_NETTYPE_H
1194 /* Define to 1 if you have the <rpc/rpc.h> header file. */
1195 #undef HAVE_RPC_RPC_H
1197 /* Whether mkstemp is secure */
1198 #undef HAVE_SECURE_MKSTEMP
1200 /* Define to 1 if you have the <security/pam_appl.h> header file. */
1201 #undef HAVE_SECURITY_PAM_APPL_H
1203 /* Define to 1 if you have the <security/pam_modules.h> header file. */
1204 #undef HAVE_SECURITY_PAM_MODULES_H
1206 /* Define to 1 if you have the <security/_pam_macros.h> header file. */
1207 #undef HAVE_SECURITY__PAM_MACROS_H
1209 /* Define to 1 if you have the `seekdir64' function. */
1210 #undef HAVE_SEEKDIR64
1212 /* Define to 1 if you have the `select' function. */
1213 #undef HAVE_SELECT
1215 /* Whether sendfile() is available */
1216 #undef HAVE_SENDFILE
1218 /* Whether sendfile64() is available */
1219 #undef HAVE_SENDFILE64
1221 /* Whether sendfilev() is available */
1222 #undef HAVE_SENDFILEV
1224 /* Whether sendfilev64() is available */
1225 #undef HAVE_SENDFILEV64
1227 /* Define to 1 if you have the `setbuffer' function. */
1228 #undef HAVE_SETBUFFER
1230 /* Define to 1 if you have the `setea' function. */
1231 #undef HAVE_SETEA
1233 /* Define to 1 if you have the `setenv' function. */
1234 #undef HAVE_SETENV
1236 /* Define to 1 if you have the `setgidx' function. */
1237 #undef HAVE_SETGIDX
1239 /* Define to 1 if you have the `setgroups' function. */
1240 #undef HAVE_SETGROUPS
1242 /* Define to 1 if you have the `setlinebuf' function. */
1243 #undef HAVE_SETLINEBUF
1245 /* Define to 1 if you have the `setlocale' function. */
1246 #undef HAVE_SETLOCALE
1248 /* Define to 1 if you have the `setluid' function. */
1249 #undef HAVE_SETLUID
1251 /* Define to 1 if you have the `setmntent' function. */
1252 #undef HAVE_SETMNTENT
1254 /* Define to 1 if you have the `setnetgrent' function. */
1255 #undef HAVE_SETNETGRENT
1257 /* Define to 1 if you have the `setpgid' function. */
1258 #undef HAVE_SETPGID
1260 /* Define to 1 if you have the `setpriv' function. */
1261 #undef HAVE_SETPRIV
1263 /* Define to 1 if you have the `setproplist' function. */
1264 #undef HAVE_SETPROPLIST
1266 /* Whether the system has setresgid */
1267 #undef HAVE_SETRESGID
1269 /* Whether setresgid() is available */
1270 #undef HAVE_SETRESGID_DECL
1272 /* Whether the system has setresuid */
1273 #undef HAVE_SETRESUID
1275 /* Whether setresuid() is available */
1276 #undef HAVE_SETRESUID_DECL
1278 /* Define to 1 if you have the `setsid' function. */
1279 #undef HAVE_SETSID
1281 /* Define to 1 if you have the `setuidx' function. */
1282 #undef HAVE_SETUIDX
1284 /* Define to 1 if you have the `setxattr' function. */
1285 #undef HAVE_SETXATTR
1287 /* Whether set_auth_parameters is available */
1288 #undef HAVE_SET_AUTH_PARAMETERS
1290 /* Define to 1 if you have the <shadow.h> header file. */
1291 #undef HAVE_SHADOW_H
1293 /* Define to 1 if you have the `shmget' function. */
1294 #undef HAVE_SHMGET
1296 /* Define to 1 if you have the `shm_open' function. */
1297 #undef HAVE_SHM_OPEN
1299 /* Define to 1 if you have the `sigaction' function. */
1300 #undef HAVE_SIGACTION
1302 /* Define to 1 if you have the `sigblock' function. */
1303 #undef HAVE_SIGBLOCK
1305 /* Define to 1 if you have the `sigprocmask' function. */
1306 #undef HAVE_SIGPROCMASK
1308 /* Define to 1 if you have the `sigset' function. */
1309 #undef HAVE_SIGSET
1311 /* Whether we have the atomic_t variable type */
1312 #undef HAVE_SIG_ATOMIC_T_TYPE
1314 /* Define to 1 if you have the `sizeof_proplist_entry' function. */
1315 #undef HAVE_SIZEOF_PROPLIST_ENTRY
1317 /* Define to 1 if you have the `snprintf' function. */
1318 #undef HAVE_SNPRINTF
1320 /* Whether snprintf() is available */
1321 #undef HAVE_SNPRINTF_DECL
1323 /* Whether we have the variable type socklen_t */
1324 #undef HAVE_SOCKLEN_T_TYPE
1326 /* Whether the sockaddr_in struct has a sin_len property */
1327 #undef HAVE_SOCK_SIN_LEN
1329 /* Whether solaris ACLs are available */
1330 #undef HAVE_SOLARIS_ACLS
1332 /* Define to 1 if you have the `srand' function. */
1333 #undef HAVE_SRAND
1335 /* Define to 1 if you have the `srandom' function. */
1336 #undef HAVE_SRANDOM
1338 /* Whether stat64() is available */
1339 #undef HAVE_STAT64
1341 /* whether struct stat has sub-second timestamps without struct timespec */
1342 #undef HAVE_STAT_HIRES_TIMESTAMPS
1344 /* whether struct stat contains st_atim */
1345 #undef HAVE_STAT_ST_ATIM
1347 /* whether struct stat contains st_atimensec */
1348 #undef HAVE_STAT_ST_ATIMENSEC
1350 /* Whether the stat struct has a st_blksize property */
1351 #undef HAVE_STAT_ST_BLKSIZE
1353 /* Whether the stat struct has a st_block property */
1354 #undef HAVE_STAT_ST_BLOCKS
1356 /* whether struct stat contains st_ctim */
1357 #undef HAVE_STAT_ST_CTIM
1359 /* whether struct stat contains st_ctimensec */
1360 #undef HAVE_STAT_ST_CTIMENSEC
1362 /* whether struct stat contains st_mtim */
1363 #undef HAVE_STAT_ST_MTIM
1365 /* whether struct stat contains st_mtimensec */
1366 #undef HAVE_STAT_ST_MTIMENSEC
1368 /* Define to 1 if you have the <stdarg.h> header file. */
1369 #undef HAVE_STDARG_H
1371 /* Define to 1 if you have the <stdint.h> header file. */
1372 #undef HAVE_STDINT_H
1374 /* Define to 1 if you have the <stdlib.h> header file. */
1375 #undef HAVE_STDLIB_H
1377 /* Define to 1 if you have the `strcasecmp' function. */
1378 #undef HAVE_STRCASECMP
1380 /* Define to 1 if you have the `strchr' function. */
1381 #undef HAVE_STRCHR
1383 /* Define to 1 if you have the `strdup' function. */
1384 #undef HAVE_STRDUP
1386 /* Define to 1 if you have the `strerror' function. */
1387 #undef HAVE_STRERROR
1389 /* Define to 1 if you have the `strftime' function. */
1390 #undef HAVE_STRFTIME
1392 /* Define to 1 if you have the <strings.h> header file. */
1393 #undef HAVE_STRINGS_H
1395 /* Define to 1 if you have the <string.h> header file. */
1396 #undef HAVE_STRING_H
1398 /* Define to 1 if you have the `strlcat' function. */
1399 #undef HAVE_STRLCAT
1401 /* Define to 1 if you have the `strlcpy' function. */
1402 #undef HAVE_STRLCPY
1404 /* Define to 1 if you have the `strndup' function. */
1405 #undef HAVE_STRNDUP
1407 /* Define to 1 if you have the `strnlen' function. */
1408 #undef HAVE_STRNLEN
1410 /* Define to 1 if you have the <stropts.h> header file. */
1411 #undef HAVE_STROPTS_H
1413 /* Define to 1 if you have the `strpbrk' function. */
1414 #undef HAVE_STRPBRK
1416 /* Define to 1 if you have the `strsignal' function. */
1417 #undef HAVE_STRSIGNAL
1419 /* Define to 1 if you have the `strtoul' function. */
1420 #undef HAVE_STRTOUL
1422 /* Whether the 'DIR64' abstract data type is available */
1423 #undef HAVE_STRUCT_DIR64
1425 /* Whether the 'dirent64' struct is available */
1426 #undef HAVE_STRUCT_DIRENT64
1428 /* Whether the flock64 struct is available */
1429 #undef HAVE_STRUCT_FLOCK64
1431 /* Define to 1 if `method_attrlist' is member of `struct secmethod_table'. */
1432 #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST
1434 /* Define to 1 if `method_version' is member of `struct secmethod_table'. */
1435 #undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION
1437 /* Define to 1 if `st_rdev' is member of `struct stat'. */
1438 #undef HAVE_STRUCT_STAT_ST_RDEV
1440 /* Whether we have struct timespec */
1441 #undef HAVE_STRUCT_TIMESPEC
1443 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
1444 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
1445 #undef HAVE_ST_RDEV
1447 /* Define to 1 if you have the `symlink' function. */
1448 #undef HAVE_SYMLINK
1450 /* Define to 1 if you have the `syscall' function. */
1451 #undef HAVE_SYSCALL
1453 /* Define to 1 if you have the <syscall.h> header file. */
1454 #undef HAVE_SYSCALL_H
1456 /* Define to 1 if you have the `sysconf' function. */
1457 #undef HAVE_SYSCONF
1459 /* Define to 1 if you have the `syslog' function. */
1460 #undef HAVE_SYSLOG
1462 /* Define to 1 if you have the <syslog.h> header file. */
1463 #undef HAVE_SYSLOG_H
1465 /* Define to 1 if you have the <sys/acl.h> header file. */
1466 #undef HAVE_SYS_ACL_H
1468 /* Define to 1 if you have the <sys/attributes.h> header file. */
1469 #undef HAVE_SYS_ATTRIBUTES_H
1471 /* Whether sys/capability.h is present */
1472 #undef HAVE_SYS_CAPABILITY_H
1474 /* Define to 1 if you have the <sys/cdefs.h> header file. */
1475 #undef HAVE_SYS_CDEFS_H
1477 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
1479 #undef HAVE_SYS_DIR_H
1481 /* Define to 1 if you have the <sys/dmapi.h> header file. */
1482 #undef HAVE_SYS_DMAPI_H
1484 /* Define to 1 if you have the <sys/dmi.h> header file. */
1485 #undef HAVE_SYS_DMI_H
1487 /* Define to 1 if you have the <sys/dustat.h> header file. */
1488 #undef HAVE_SYS_DUSTAT_H
1490 /* Define to 1 if you have the <sys/ea.h> header file. */
1491 #undef HAVE_SYS_EA_H
1493 /* Define to 1 if you have the <sys/extattr.h> header file. */
1494 #undef HAVE_SYS_EXTATTR_H
1496 /* Define to 1 if you have the <sys/fcntl.h> header file. */
1497 #undef HAVE_SYS_FCNTL_H
1499 /* Define to 1 if you have the <sys/filio.h> header file. */
1500 #undef HAVE_SYS_FILIO_H
1502 /* Define to 1 if you have the <sys/filsys.h> header file. */
1503 #undef HAVE_SYS_FILSYS_H
1505 /* Define to 1 if you have the <sys/fs/s5param.h> header file. */
1506 #undef HAVE_SYS_FS_S5PARAM_H
1508 /* Define to 1 if you have the <sys/fs/vx_quota.h> header file. */
1509 #undef HAVE_SYS_FS_VX_QUOTA_H
1511 /* Define to 1 if you have the <sys/id.h> header file. */
1512 #undef HAVE_SYS_ID_H
1514 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1515 #undef HAVE_SYS_IOCTL_H
1517 /* Define to 1 if you have the <sys/ipc.h> header file. */
1518 #undef HAVE_SYS_IPC_H
1520 /* Define to 1 if you have the <sys/jfsdmapi.h> header file. */
1521 #undef HAVE_SYS_JFSDMAPI_H
1523 /* Define to 1 if you have the <sys/mman.h> header file. */
1524 #undef HAVE_SYS_MMAN_H
1526 /* Define to 1 if you have the <sys/mode.h> header file. */
1527 #undef HAVE_SYS_MODE_H
1529 /* Define to 1 if you have the <sys/mount.h> header file. */
1530 #undef HAVE_SYS_MOUNT_H
1532 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
1534 #undef HAVE_SYS_NDIR_H
1536 /* Define to 1 if you have the <sys/param.h> header file. */
1537 #undef HAVE_SYS_PARAM_H
1539 /* Define to 1 if you have the <sys/prctl.h> header file. */
1540 #undef HAVE_SYS_PRCTL_H
1542 /* Define to 1 if you have the <sys/priv.h> header file. */
1543 #undef HAVE_SYS_PRIV_H
1545 /* Define to 1 if you have the <sys/proplist.h> header file. */
1546 #undef HAVE_SYS_PROPLIST_H
1548 /* Define to 1 if you have the <sys/ptrace.h> header file. */
1549 #undef HAVE_SYS_PTRACE_H
1551 /* Whether the new lib/sysquotas.c interface can be used */
1552 #undef HAVE_SYS_QUOTAS
1554 /* Define to 1 if you have the <sys/quota.h> header file. */
1555 #undef HAVE_SYS_QUOTA_H
1557 /* Define to 1 if you have the <sys/resource.h> header file. */
1558 #undef HAVE_SYS_RESOURCE_H
1560 /* Define to 1 if you have the <sys/security.h> header file. */
1561 #undef HAVE_SYS_SECURITY_H
1563 /* Define to 1 if you have the <sys/select.h> header file. */
1564 #undef HAVE_SYS_SELECT_H
1566 /* Define to 1 if you have the <sys/shm.h> header file. */
1567 #undef HAVE_SYS_SHM_H
1569 /* Define to 1 if you have the <sys/socket.h> header file. */
1570 #undef HAVE_SYS_SOCKET_H
1572 /* Define to 1 if you have the <sys/sockio.h> header file. */
1573 #undef HAVE_SYS_SOCKIO_H
1575 /* Define to 1 if you have the <sys/statfs.h> header file. */
1576 #undef HAVE_SYS_STATFS_H
1578 /* Define to 1 if you have the <sys/statvfs.h> header file. */
1579 #undef HAVE_SYS_STATVFS_H
1581 /* Define to 1 if you have the <sys/stat.h> header file. */
1582 #undef HAVE_SYS_STAT_H
1584 /* Define to 1 if you have the <sys/syscall.h> header file. */
1585 #undef HAVE_SYS_SYSCALL_H
1587 /* Define to 1 if you have the <sys/syslog.h> header file. */
1588 #undef HAVE_SYS_SYSLOG_H
1590 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
1591 #undef HAVE_SYS_SYSMACROS_H
1593 /* Define to 1 if you have the <sys/termio.h> header file. */
1594 #undef HAVE_SYS_TERMIO_H
1596 /* Define to 1 if you have the <sys/time.h> header file. */
1597 #undef HAVE_SYS_TIME_H
1599 /* Define to 1 if you have the <sys/types.h> header file. */
1600 #undef HAVE_SYS_TYPES_H
1602 /* Define to 1 if you have the <sys/uio.h> header file. */
1603 #undef HAVE_SYS_UIO_H
1605 /* Define to 1 if you have the <sys/unistd.h> header file. */
1606 #undef HAVE_SYS_UNISTD_H
1608 /* Define to 1 if you have the <sys/un.h> header file. */
1609 #undef HAVE_SYS_UN_H
1611 /* Define to 1 if you have the <sys/vfs.h> header file. */
1612 #undef HAVE_SYS_VFS_H
1614 /* Define to 1 if you have the <sys/wait.h> header file. */
1615 #undef HAVE_SYS_WAIT_H
1617 /* Define to 1 if you have the <sys/xattr.h> header file. */
1618 #undef HAVE_SYS_XATTR_H
1620 /* Define to 1 if you have the `telldir64' function. */
1621 #undef HAVE_TELLDIR64
1623 /* Define to 1 if you have the <termios.h> header file. */
1624 #undef HAVE_TERMIOS_H
1626 /* Define to 1 if you have the <termio.h> header file. */
1627 #undef HAVE_TERMIO_H
1629 /* Whether the krb5_ap_req struct has a ticket pointer */
1630 #undef HAVE_TICKET_POINTER_IN_KRB5_AP_REQ
1632 /* Define to 1 if you have the `timegm' function. */
1633 #undef HAVE_TIMEGM
1635 /* Whether Tru64 ACLs are available */
1636 #undef HAVE_TRU64_ACLS
1638 /* Whether crypt needs truncated salt */
1639 #undef HAVE_TRUNCATED_SALT
1641 /* Whether uint16 typedef is included by rpc/rpc.h */
1642 #undef HAVE_UINT16_FROM_RPC_RPC_H
1644 /* Whether uint32 typedef is included by rpc/rpc.h */
1645 #undef HAVE_UINT32_FROM_RPC_RPC_H
1647 /* Define to 1 if you have the <unistd.h> header file. */
1648 #undef HAVE_UNISTD_H
1650 /* If we need to build with unixscoket support */
1651 #undef HAVE_UNIXSOCKET
1653 /* Whether UnixWare ACLs are available */
1654 #undef HAVE_UNIXWARE_ACLS
1656 /* Whether the 'unsigned char' type is available */
1657 #undef HAVE_UNSIGNED_CHAR
1659 /* Define to 1 if you have the `updwtmp' function. */
1660 #undef HAVE_UPDWTMP
1662 /* Define to 1 if you have the `updwtmpx' function. */
1663 #undef HAVE_UPDWTMPX
1665 /* Define to 1 if you have the `usleep' function. */
1666 #undef HAVE_USLEEP
1668 /* Whether struct utimbuf is available */
1669 #undef HAVE_UTIMBUF
1671 /* Define to 1 if you have the `utime' function. */
1672 #undef HAVE_UTIME
1674 /* Define to 1 if you have the `utimes' function. */
1675 #undef HAVE_UTIMES
1677 /* Define to 1 if you have the <utime.h> header file. */
1678 #undef HAVE_UTIME_H
1680 /* Define to 1 if you have the <utmpx.h> header file. */
1681 #undef HAVE_UTMPX_H
1683 /* Define to 1 if you have the <utmp.h> header file. */
1684 #undef HAVE_UTMP_H
1686 /* Whether the utmp struct has a property ut_addr */
1687 #undef HAVE_UT_UT_ADDR
1689 /* Whether the utmp struct has a property ut_exit */
1690 #undef HAVE_UT_UT_EXIT
1692 /* Whether the utmp struct has a property ut_host */
1693 #undef HAVE_UT_UT_HOST
1695 /* Whether the utmp struct has a property ut_id */
1696 #undef HAVE_UT_UT_ID
1698 /* Whether the utmp struct has a property ut_name */
1699 #undef HAVE_UT_UT_NAME
1701 /* Whether the utmp struct has a property ut_pid */
1702 #undef HAVE_UT_UT_PID
1704 /* Whether the utmp struct has a property ut_time */
1705 #undef HAVE_UT_UT_TIME
1707 /* Whether the utmp struct has a property ut_tv */
1708 #undef HAVE_UT_UT_TV
1710 /* Whether the utmp struct has a property ut_type */
1711 #undef HAVE_UT_UT_TYPE
1713 /* Whether the utmp struct has a property ut_user */
1714 #undef HAVE_UT_UT_USER
1716 /* Whether the utmpx struct has a property ut_syslen */
1717 #undef HAVE_UX_UT_SYSLEN
1719 /* Define to 1 if you have the <valgrind.h> header file. */
1720 #undef HAVE_VALGRIND_H
1722 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
1723 #undef HAVE_VALGRIND_MEMCHECK_H
1725 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
1726 #undef HAVE_VALGRIND_VALGRIND_H
1728 /* Define to 1 if you have the `vasprintf' function. */
1729 #undef HAVE_VASPRINTF
1731 /* Whether vasprintf() is available */
1732 #undef HAVE_VASPRINTF_DECL
1734 /* Whether va_copy() is available */
1735 #undef HAVE_VA_COPY
1737 /* Whether the C compiler understands volatile */
1738 #undef HAVE_VOLATILE
1740 /* Define to 1 if you have the `vsnprintf' function. */
1741 #undef HAVE_VSNPRINTF
1743 /* Whether vsnprintf() is available */
1744 #undef HAVE_VSNPRINTF_DECL
1746 /* Define to 1 if you have the `vsyslog' function. */
1747 #undef HAVE_VSYSLOG
1749 /* Define to 1 if you have the `waitpid' function. */
1750 #undef HAVE_WAITPID
1752 /* Define if you have working AF_LOCAL sockets */
1753 #undef HAVE_WORKING_AF_LOCAL
1755 /* Whether the WRFILE:-keytab is supported */
1756 #undef HAVE_WRFILE_KEYTAB
1758 /* Define to 1 if you have the <xfs/dmapi.h> header file. */
1759 #undef HAVE_XFS_DMAPI_H
1761 /* Whether xfs quota support is available */
1762 #undef HAVE_XFS_QUOTAS
1764 /* Define to 1 if you have the `yp_get_default_domain' function. */
1765 #undef HAVE_YP_GET_DEFAULT_DOMAIN
1767 /* Define to 1 if you have the `_acl' function. */
1768 #undef HAVE__ACL
1770 /* Define to 1 if you have the `_chdir' function. */
1771 #undef HAVE__CHDIR
1773 /* Define to 1 if you have the `_close' function. */
1774 #undef HAVE__CLOSE
1776 /* Define to 1 if you have the `_closedir' function. */
1777 #undef HAVE__CLOSEDIR
1779 /* Define to 1 if you have the `_dup' function. */
1780 #undef HAVE__DUP
1782 /* Define to 1 if you have the `_dup2' function. */
1783 #undef HAVE__DUP2
1785 /* Define to 1 if you have the `_et_list' function. */
1786 #undef HAVE__ET_LIST
1788 /* Define to 1 if you have the `_facl' function. */
1789 #undef HAVE__FACL
1791 /* Define to 1 if you have the `_fchdir' function. */
1792 #undef HAVE__FCHDIR
1794 /* Define to 1 if you have the `_fcntl' function. */
1795 #undef HAVE__FCNTL
1797 /* Define to 1 if you have the `_fork' function. */
1798 #undef HAVE__FORK
1800 /* Define to 1 if you have the `_fstat' function. */
1801 #undef HAVE__FSTAT
1803 /* Define to 1 if you have the `_fstat64' function. */
1804 #undef HAVE__FSTAT64
1806 /* Define to 1 if you have the `_getcwd' function. */
1807 #undef HAVE__GETCWD
1809 /* Define to 1 if you have the `_llseek' function. */
1810 #undef HAVE__LLSEEK
1812 /* Define to 1 if you have the `_lseek' function. */
1813 #undef HAVE__LSEEK
1815 /* Define to 1 if you have the `_lstat' function. */
1816 #undef HAVE__LSTAT
1818 /* Define to 1 if you have the `_lstat64' function. */
1819 #undef HAVE__LSTAT64
1821 /* Define to 1 if you have the `_open' function. */
1822 #undef HAVE__OPEN
1824 /* Define to 1 if you have the `_open64' function. */
1825 #undef HAVE__OPEN64
1827 /* Define to 1 if you have the `_opendir' function. */
1828 #undef HAVE__OPENDIR
1830 /* Define to 1 if you have the `_pread' function. */
1831 #undef HAVE__PREAD
1833 /* Define to 1 if you have the `_pread64' function. */
1834 #undef HAVE__PREAD64
1836 /* Define to 1 if you have the `_pwrite' function. */
1837 #undef HAVE__PWRITE
1839 /* Define to 1 if you have the `_pwrite64' function. */
1840 #undef HAVE__PWRITE64
1842 /* Define to 1 if you have the `_read' function. */
1843 #undef HAVE__READ
1845 /* Define to 1 if you have the `_readdir' function. */
1846 #undef HAVE__READDIR
1848 /* Define to 1 if you have the `_readdir64' function. */
1849 #undef HAVE__READDIR64
1851 /* Define to 1 if you have the `_seekdir' function. */
1852 #undef HAVE__SEEKDIR
1854 /* Define to 1 if you have the `_stat' function. */
1855 #undef HAVE__STAT
1857 /* Define to 1 if you have the `_stat64' function. */
1858 #undef HAVE__STAT64
1860 /* Define to 1 if you have the `_telldir' function. */
1861 #undef HAVE__TELLDIR
1863 /* Define to 1 if you have the `_write' function. */
1864 #undef HAVE__WRITE
1866 /* Define to 1 if you have the `__acl' function. */
1867 #undef HAVE___ACL
1869 /* Define to 1 if you have the `__chdir' function. */
1870 #undef HAVE___CHDIR
1872 /* Define to 1 if you have the `__close' function. */
1873 #undef HAVE___CLOSE
1875 /* Define to 1 if you have the `__closedir' function. */
1876 #undef HAVE___CLOSEDIR
1878 /* Define to 1 if you have the `__dup' function. */
1879 #undef HAVE___DUP
1881 /* Define to 1 if you have the `__dup2' function. */
1882 #undef HAVE___DUP2
1884 /* Define to 1 if you have the `__facl' function. */
1885 #undef HAVE___FACL
1887 /* Define to 1 if you have the `__fchdir' function. */
1888 #undef HAVE___FCHDIR
1890 /* Define to 1 if you have the `__fcntl' function. */
1891 #undef HAVE___FCNTL
1893 /* Define to 1 if you have the `__fork' function. */
1894 #undef HAVE___FORK
1896 /* Define to 1 if you have the `__fstat' function. */
1897 #undef HAVE___FSTAT
1899 /* Define to 1 if you have the `__fstat64' function. */
1900 #undef HAVE___FSTAT64
1902 /* Define to 1 if you have the `__fxstat' function. */
1903 #undef HAVE___FXSTAT
1905 /* Define to 1 if you have the `__getcwd' function. */
1906 #undef HAVE___GETCWD
1908 /* Define to 1 if you have the `__getdents' function. */
1909 #undef HAVE___GETDENTS
1911 /* Define to 1 if you have the `__llseek' function. */
1912 #undef HAVE___LLSEEK
1914 /* Define to 1 if you have the `__lseek' function. */
1915 #undef HAVE___LSEEK
1917 /* Define to 1 if you have the `__lstat' function. */
1918 #undef HAVE___LSTAT
1920 /* Define to 1 if you have the `__lstat64' function. */
1921 #undef HAVE___LSTAT64
1923 /* Define to 1 if you have the `__lxstat' function. */
1924 #undef HAVE___LXSTAT
1926 /* Define to 1 if you have the `__open' function. */
1927 #undef HAVE___OPEN
1929 /* Define to 1 if you have the `__open64' function. */
1930 #undef HAVE___OPEN64
1932 /* Define to 1 if you have the `__opendir' function. */
1933 #undef HAVE___OPENDIR
1935 /* Define to 1 if you have the `__pread' function. */
1936 #undef HAVE___PREAD
1938 /* Define to 1 if you have the `__pread64' function. */
1939 #undef HAVE___PREAD64
1941 /* Define to 1 if you have the `__pwrite' function. */
1942 #undef HAVE___PWRITE
1944 /* Define to 1 if you have the `__pwrite64' function. */
1945 #undef HAVE___PWRITE64
1947 /* Define to 1 if you have the `__read' function. */
1948 #undef HAVE___READ
1950 /* Define to 1 if you have the `__readdir' function. */
1951 #undef HAVE___READDIR
1953 /* Define to 1 if you have the `__readdir64' function. */
1954 #undef HAVE___READDIR64
1956 /* Define to 1 if you have the `__seekdir' function. */
1957 #undef HAVE___SEEKDIR
1959 /* Define to 1 if you have the `__stat' function. */
1960 #undef HAVE___STAT
1962 /* Define to 1 if you have the `__stat64' function. */
1963 #undef HAVE___STAT64
1965 /* Define to 1 if you have the `__sys_llseek' function. */
1966 #undef HAVE___SYS_LLSEEK
1968 /* Define to 1 if you have the `__telldir' function. */
1969 #undef HAVE___TELLDIR
1971 /* Whether __va_copy() is available */
1972 #undef HAVE___VA_COPY
1974 /* Define to 1 if you have the `__write' function. */
1975 #undef HAVE___WRITE
1977 /* Define to 1 if you have the `__xstat' function. */
1978 #undef HAVE___XSTAT
1980 /* Whether the host os is HPUX */
1981 #undef HPUX
1983 /* Whether the hpux sendfile() API is available */
1984 #undef HPUX_SENDFILE_API
1986 /* Whether to use intel spinlocks */
1987 #undef INTEL_SPINLOCKS
1989 /* Whether the host os is irix */
1990 #undef IRIX
1992 /* Whether the host os is irix6 */
1993 #undef IRIX6
1995 /* Whether krb5_princ_realm returns krb5_realm or krb5_data */
1996 #undef KRB5_PRINC_REALM_RETURNS_REALM
1998 /* Number of arguments to krb5_verify_checksum */
1999 #undef KRB5_VERIFY_CHECKSUM_ARGS
2001 /* Number of arguments to ldap_set_rebind_proc */
2002 #undef LDAP_SET_REBIND_PROC_ARGS
2004 /* Whether the host os is linux */
2005 #undef LINUX
2007 /* Whether (linux) sendfile() is broken */
2008 #undef LINUX_BROKEN_SENDFILE_API
2010 /* Whether linux sendfile() API is available */
2011 #undef LINUX_SENDFILE_API
2013 /* Whether to use mips spinlocks */
2014 #undef MIPS_SPINLOCKS
2016 /* Whether MMAP is broken */
2017 #undef MMAP_BLACKLIST
2019 /* Whether the host os is NeXT v2 */
2020 #undef NEXT2
2022 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
2023 #undef NO_MINUS_C_MINUS_O
2025 /* Whether the host os is osf1 */
2026 #undef OSF1
2028 /* Define to the address where bug reports for this package should be sent. */
2029 #undef PACKAGE_BUGREPORT
2031 /* Define to the full name of this package. */
2032 #undef PACKAGE_NAME
2034 /* Define to the full name and version of this package. */
2035 #undef PACKAGE_STRING
2037 /* Define to the one symbol short name of this package. */
2038 #undef PACKAGE_TARNAME
2040 /* Define to the version of this package. */
2041 #undef PACKAGE_VERSION
2043 /* Does a POSIX ACL need a mask element */
2044 #undef POSIX_ACL_NEEDS_MASK
2046 /* Whether to use powerpc spinlocks */
2047 #undef POWERPC_SPINLOCKS
2049 /* Whether pututline returns pointer */
2050 #undef PUTUTLINE_RETURNS_UTMP
2052 /* Whether the host os is qnx */
2053 #undef QNX
2055 /* Whether the realpath function allows NULL */
2056 #undef REALPATH_TAKES_NULL
2058 /* Whether the host os is reliantunix */
2059 #undef RELIANTUNIX
2061 /* Whether getpass should be replaced */
2062 #undef REPLACE_GETPASS
2064 /* Whether inet_ntoa should be replaced */
2065 #undef REPLACE_INET_NTOA
2067 /* replace readdir */
2068 #undef REPLACE_READDIR
2070 /* Define as the return type of signal handlers (`int' or `void'). */
2071 #undef RETSIGTYPE
2073 /* Whether the host os is sco unix */
2074 #undef SCO
2076 /* Whether seekdir returns void */
2077 #undef SEEKDIR_RETURNS_VOID
2079 /* The size of the 'dev_t' type */
2080 #undef SIZEOF_DEV_T
2082 /* The size of the 'ino_t' type */
2083 #undef SIZEOF_INO_T
2085 /* The size of `int', as computed by sizeof. */
2086 #undef SIZEOF_INT
2088 /* The size of `long', as computed by sizeof. */
2089 #undef SIZEOF_LONG
2091 /* The size of `long long', as computed by sizeof. */
2092 #undef SIZEOF_LONG_LONG
2094 /* The size of the 'off_t' type */
2095 #undef SIZEOF_OFF_T
2097 /* The size of `short', as computed by sizeof. */
2098 #undef SIZEOF_SHORT
2100 /* Use socket wrapper library */
2101 #undef SOCKET_WRAPPER
2103 /* Whether the solaris sendfile() API is available */
2104 #undef SOLARIS_SENDFILE_API
2106 /* Whether to use sparc spinlocks */
2107 #undef SPARC_SPINLOCKS
2109 /* Whether statfs requires two arguments and struct statfs has bsize property
2111 #undef STAT_STATFS2_BSIZE
2113 /* Whether statfs requires 2 arguments and struct statfs has fsize */
2114 #undef STAT_STATFS2_FSIZE
2116 /* Whether statfs requires 2 arguments and struct fs_data is available */
2117 #undef STAT_STATFS2_FS_DATA
2119 /* Whether statfs requires 3 arguments */
2120 #undef STAT_STATFS3_OSF1
2122 /* Whether statfs requires 4 arguments */
2123 #undef STAT_STATFS4
2125 /* Whether statvfs() is available */
2126 #undef STAT_STATVFS
2128 /* Whether statvfs64() is available */
2129 #undef STAT_STATVFS64
2131 /* The size of a block */
2132 #undef STAT_ST_BLOCKSIZE
2134 /* Define to 1 if you have the ANSI C header files. */
2135 #undef STDC_HEADERS
2137 /* String list of builtin modules */
2138 #undef STRING_STATIC_MODULES
2140 /* Whether the host os is sunos4 */
2141 #undef SUNOS4
2143 /* Whether the host os is solaris */
2144 #undef SUNOS5
2146 /* Whether sysconf(_SC_NGROUPS_MAX) is available */
2147 #undef SYSCONF_SC_NGROUPS_MAX
2149 /* Whether sysconf(_SC_NPROCESSORS_ONLN) is available */
2150 #undef SYSCONF_SC_NPROCESSORS_ONLN
2152 /* Whether sysconf(_SC_NPROC_ONLN) is available */
2153 #undef SYSCONF_SC_NPROC_ONLN
2155 /* Whether sysconf(_SC_PAGESIZE) is available */
2156 #undef SYSCONF_SC_PAGESIZE
2158 /* Whether this is a system V system */
2159 #undef SYSV
2161 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2162 #undef TIME_WITH_SYS_TIME
2164 /* Whether the host os is unixware */
2165 #undef UNIXWARE
2167 /* Whether to use both of HPUX' crypt calls */
2168 #undef USE_BOTH_CRYPT_CALLS
2170 /* Whether we should build DMAPI integration components */
2171 #undef USE_DMAPI
2173 /* Whether seteuid() is available */
2174 #undef USE_SETEUID
2176 /* Whether setresuid() is available */
2177 #undef USE_SETRESUID
2179 /* Whether setreuid() is available */
2180 #undef USE_SETREUID
2182 /* Whether setuidx() is available */
2183 #undef USE_SETUIDX
2185 /* Whether to use spin locks instead of fcntl locks */
2186 #undef USE_SPINLOCKS
2188 /* Whether to include Active Directory support */
2189 #undef WITH_ADS
2191 /* Whether to include AFS clear-text auth support */
2192 #undef WITH_AFS
2194 /* Using asynchronous io */
2195 #undef WITH_AIO
2197 /* Whether to include automount support */
2198 #undef WITH_AUTOMOUNT
2200 /* Whether to build mount.cifs and umount.cifs */
2201 #undef WITH_CIFSMOUNT
2203 /* Whether to include DFS support */
2204 #undef WITH_DFS
2206 /* Whether to include AFS fake-kaserver support */
2207 #undef WITH_FAKE_KASERVER
2209 /* Whether to include nisplus_home support */
2210 #undef WITH_NISPLUS_HOME
2212 /* Whether to include PAM support */
2213 #undef WITH_PAM
2215 /* Whether to use profiling */
2216 #undef WITH_PROFILE
2218 /* Whether to use disk quota support */
2219 #undef WITH_QUOTAS
2221 /* Whether to include sendfile() support */
2222 #undef WITH_SENDFILE
2224 /* Whether to build smbmount */
2225 #undef WITH_SMBMOUNT
2227 /* Whether to include smbwrapper support */
2228 #undef WITH_SMBWRAPPER
2230 /* Whether to include experimental syslog support */
2231 #undef WITH_SYSLOG
2233 /* Whether to include experimental utmp accounting */
2234 #undef WITH_UTMP
2236 /* Whether to build winbind */
2237 #undef WITH_WINBIND
2239 /* Define to 1 if your processor stores words with the most significant byte
2240 first (like Motorola and SPARC, unlike Intel and VAX). */
2241 #undef WORDS_BIGENDIAN
2243 /* Required alignment */
2244 #undef _ALIGNMENT_REQUIRED
2246 /* File offset bits */
2247 #undef _FILE_OFFSET_BITS
2249 /* Whether to use GNU libc extensions */
2250 #undef _GNU_SOURCE
2252 /* Whether to use HPUX extensions */
2253 #undef _HPUX_SOURCE
2255 /* Whether to enable large file support */
2256 #undef _LARGEFILE64_SOURCE
2258 /* Whether to enable large file support */
2259 #undef _LARGE_FILES
2261 /* Maximum alignment */
2262 #undef _MAX_ALIGNMENT
2264 /* Whether to enable POSIX support */
2265 #undef _POSIX_C_SOURCE
2267 /* Whether to use POSIX compatible functions */
2268 #undef _POSIX_SOURCE
2270 /* Whether to enable System V compatibility */
2271 #undef _SYSV
2273 /* Define to 1 if type `char' is unsigned and you are not using gcc. */
2274 #ifndef __CHAR_UNSIGNED__
2275 # undef __CHAR_UNSIGNED__
2276 #endif
2278 /* Whether to build auth_builtin as shared module */
2279 #undef auth_builtin_init
2281 /* Whether to build auth_domain as shared module */
2282 #undef auth_domain_init
2284 /* Whether to build auth_sam as shared module */
2285 #undef auth_sam_init
2287 /* Whether to build auth_script as shared module */
2288 #undef auth_script_init
2290 /* Whether to build auth_server as shared module */
2291 #undef auth_server_init
2293 /* Whether to build auth_unix as shared module */
2294 #undef auth_unix_init
2296 /* Whether to build auth_winbind as shared module */
2297 #undef auth_winbind_init
2299 /* Whether to build charset_CP437 as shared module */
2300 #undef charset_CP437_init
2302 /* Whether to build charset_CP850 as shared module */
2303 #undef charset_CP850_init
2305 /* Whether to build charset_macosxfs as shared module */
2306 #undef charset_macosxfs_init
2308 /* Whether to build charset_weird as shared module */
2309 #undef charset_weird_init
2311 /* Define to empty if `const' does not conform to ANSI C. */
2312 #undef const
2314 /* Define to `int' if <sys/types.h> doesn't define. */
2315 #undef gid_t
2317 /* Whether to build idmap_ad as shared module */
2318 #undef idmap_ad_init
2320 /* Whether to build idmap_ldap as shared module */
2321 #undef idmap_ldap_init
2323 /* Whether to build idmap_rid as shared module */
2324 #undef idmap_rid_init
2326 /* Whether to build idmap_tdb as shared module */
2327 #undef idmap_tdb_init
2329 /* Define to `__inline__' or `__inline' if that's what the C compiler
2330 calls it, or to nothing if 'inline' is not supported under any name. */
2331 #ifndef __cplusplus
2332 #undef inline
2333 #endif
2335 /* Define to `unsigned' if <sys/types.h> does not define. */
2336 #undef ino_t
2338 /* Define to `unsigned long' if <sys/types.h> does not define. */
2339 #undef intptr_t
2341 /* Define to `off_t' if <sys/types.h> does not define. */
2342 #undef loff_t
2344 /* Define to `int' if <sys/types.h> does not define. */
2345 #undef mode_t
2347 /* Define to `long int' if <sys/types.h> does not define. */
2348 #undef off_t
2350 /* Define to `loff_t' if <sys/types.h> does not define. */
2351 #undef offset_t
2353 /* Whether to build pdb_ldap as shared module */
2354 #undef pdb_ldap_init
2356 /* Whether to build pdb_smbpasswd as shared module */
2357 #undef pdb_smbpasswd_init
2359 /* Whether to build pdb_tdbsam as shared module */
2360 #undef pdb_tdbsam_init
2362 /* Define to `int' if <sys/types.h> does not define. */
2363 #undef pid_t
2365 /* Whether to build rpc_echo as shared module */
2366 #undef rpc_echo_init
2368 /* Whether to build rpc_eventlog as shared module */
2369 #undef rpc_eventlog_init
2371 /* Whether to build rpc_lsa_ds as shared module */
2372 #undef rpc_lsa_ds_init
2374 /* Whether to build rpc_lsa as shared module */
2375 #undef rpc_lsa_init
2377 /* Whether to build rpc_net as shared module */
2378 #undef rpc_net_init
2380 /* Whether to build rpc_netdfs as shared module */
2381 #undef rpc_netdfs_init
2383 /* Whether to build rpc_ntsvcs as shared module */
2384 #undef rpc_ntsvcs_init
2386 /* Whether to build rpc_reg as shared module */
2387 #undef rpc_reg_init
2389 /* Whether to build rpc_samr as shared module */
2390 #undef rpc_samr_init
2392 /* Whether to build rpc_spoolss as shared module */
2393 #undef rpc_spoolss_init
2395 /* Whether to build rpc_srv as shared module */
2396 #undef rpc_srv_init
2398 /* Whether to build rpc_svcctl as shared module */
2399 #undef rpc_svcctl_init
2401 /* Whether to build rpc_wks as shared module */
2402 #undef rpc_wks_init
2404 /* Define to `unsigned int' if <sys/types.h> does not define. */
2405 #undef size_t
2407 /* Define to `int' if <sys/types.h> does not define. */
2408 #undef ssize_t
2410 /* Decl of Static init functions */
2411 #undef static_decl_auth
2413 /* Decl of Static init functions */
2414 #undef static_decl_charset
2416 /* Decl of Static init functions */
2417 #undef static_decl_idmap
2419 /* Decl of Static init functions */
2420 #undef static_decl_pdb
2422 /* Decl of Static init functions */
2423 #undef static_decl_rpc
2425 /* Decl of Static init functions */
2426 #undef static_decl_vfs
2428 /* Static init functions */
2429 #undef static_init_auth
2431 /* Static init functions */
2432 #undef static_init_charset
2434 /* Static init functions */
2435 #undef static_init_idmap
2437 /* Static init functions */
2438 #undef static_init_pdb
2440 /* Static init functions */
2441 #undef static_init_rpc
2443 /* Static init functions */
2444 #undef static_init_vfs
2446 /* Define to `int' if <sys/types.h> doesn't define. */
2447 #undef uid_t
2449 /* Whether to build vfs_afsacl as shared module */
2450 #undef vfs_afsacl_init
2452 /* Whether to build vfs_audit as shared module */
2453 #undef vfs_audit_init
2455 /* Whether to build vfs_cap as shared module */
2456 #undef vfs_cap_init
2458 /* Whether to build vfs_catia as shared module */
2459 #undef vfs_catia_init
2461 /* Whether to build vfs_default_quota as shared module */
2462 #undef vfs_default_quota_init
2464 /* Whether to build vfs_expand_msdfs as shared module */
2465 #undef vfs_expand_msdfs_init
2467 /* Whether to build vfs_extd_audit as shared module */
2468 #undef vfs_extd_audit_init
2470 /* Whether to build vfs_fake_perms as shared module */
2471 #undef vfs_fake_perms_init
2473 /* Whether to build vfs_full_audit as shared module */
2474 #undef vfs_full_audit_init
2476 /* Whether to build vfs_netatalk as shared module */
2477 #undef vfs_netatalk_init
2479 /* Whether to build vfs_readonly as shared module */
2480 #undef vfs_readonly_init
2482 /* Whether to build vfs_recycle as shared module */
2483 #undef vfs_recycle_init
2485 /* Whether to build vfs_shadow_copy as shared module */
2486 #undef vfs_shadow_copy_init
2488 /* Define to `unsigned short' if <sys/types.h> does not define. */
2489 #undef wchar_t