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