source: trunk/server/source3/include/config.h.in

Last change on this file was 862, checked in by Silvan Scherrer, 11 years ago

Samba Server: update trunk to 3.6.23

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