source: branches/samba-3.3.x/source/include/config.h.in@ 452

Last change on this file since 452 was 370, checked in by Herwig Bauernfeind, 16 years ago

Update Samba 3.3 to 3.3.10 (source)

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