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

Last change on this file since 751 was 751, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.9

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