1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define if the admin group should be enabled */
4#undef ADMIN_GRP
5
6/* Define if AFS should be used */
7#undef AFS
8
9/* Does extattr API work */
10#undef BROKEN_EXTATTR
11
12/* BSD compatiblity macro */
13#undef BSD4_4
14
15/* Define if CNID Concurrent BDB backend should be compiled. */
16#undef CNID_BACKEND_CDB
17
18/* Define if CNID Database Daemon backend should be compiled. */
19#undef CNID_BACKEND_DBD
20
21/* Define if CNID LAST scheme backend should be compiled. */
22#undef CNID_BACKEND_LAST
23
24/* Define if CNID TDB scheme backend should be compiled. */
25#undef CNID_BACKEND_TDB
26
27/* CUPS API Version */
28#undef CUPS_API_VERSION
29
30/* Required BDB version, major */
31#undef DB_MAJOR_REQ
32
33/* Required BDB version, minor */
34#undef DB_MINOR_REQ
35
36/* Required BDB version, patch */
37#undef DB_PATCH_REQ
38
39/* Define if verbose debugging information should be included */
40#undef DEBUG
41
42/* Define if debugging information should be included */
43#undef DEBUG1
44
45/* Define if you want to disable SIGALRM timers and DSI tickles */
46#undef DEBUGGING
47
48/* Default CNID scheme to be used */
49#undef DEFAULT_CNID_SCHEME
50
51/* Define if system (fcntl) locking should be disabled */
52#undef DISABLE_LOCKING
53
54/* Define if shell check should be disabled */
55#undef DISABLE_SHELLCHECK
56
57/* Define to enable spooldir support */
58#undef DISABLE_SPOOL
59
60/* BSD compatibility macro */
61#undef DLSYM_PREPEND_UNDERSCORE
62
63/* Define if you want to use the experimental dropkludge support */
64#undef DROPKLUDGE
65
66/* Available Extended Attributes modules */
67#undef EA_MODULES
68
69/* Define if you want compatibily with the FHS */
70#undef FHS_COMPATIBILITY
71
72/* Define if you want forcing of uid/gid per volume */
73#undef FORCE_UIDGID
74
75/* Define if OS is FreeBSD */
76#undef FREEBSD
77
78/* Define to the type of elements in the array set by `getgroups'. Usually
79   this is either `int' or `gid_t'. */
80#undef GETGROUPS_T
81
82/* Define if dbtob takes two arguments */
83#undef HAVE_2ARG_DBTOB
84
85/* Define if the data type long has 32 bit */
86#undef HAVE_32BIT_LONGS
87
88/* Define if the data type long has 64 bit */
89#undef HAVE_64BIT_LONGS
90
91/* Define to 1 if you have the `access' function. */
92#undef HAVE_ACCESS
93
94/* Whether ACLs support is available */
95#undef HAVE_ACLS
96
97/* Whether acl_from_mode() is available */
98#undef HAVE_ACL_FROM_MODE
99
100/* Whether acl_get_perm_np() is available */
101#undef HAVE_ACL_GET_PERM_NP
102
103/* Define to 1 if you have the <acl/libacl.h> header file. */
104#undef HAVE_ACL_LIBACL_H
105
106/* Define to 1 if you have the `add_proplist_entry' function. */
107#undef HAVE_ADD_PROPLIST_ENTRY
108
109/* Whether AIX ACLs are available */
110#undef HAVE_AIX_ACLS
111
112/* set if struct at_addr is called atalk_addr */
113#undef HAVE_ATALK_ADDR
114
115/* whether at funcs are available */
116#undef HAVE_ATFUNCS
117
118/* Define to 1 if you have the `attropen' function. */
119#undef HAVE_ATTROPEN
120
121/* Define to 1 if you have the `attr_get' function. */
122#undef HAVE_ATTR_GET
123
124/* Define to 1 if you have the `attr_getf' function. */
125#undef HAVE_ATTR_GETF
126
127/* Define to 1 if you have the `attr_list' function. */
128#undef HAVE_ATTR_LIST
129
130/* Define to 1 if you have the `attr_listf' function. */
131#undef HAVE_ATTR_LISTF
132
133/* Define to 1 if you have the `attr_remove' function. */
134#undef HAVE_ATTR_REMOVE
135
136/* Define to 1 if you have the `attr_removef' function. */
137#undef HAVE_ATTR_REMOVEF
138
139/* Define to 1 if you have the `attr_set' function. */
140#undef HAVE_ATTR_SET
141
142/* Define to 1 if you have the `attr_setf' function. */
143#undef HAVE_ATTR_SETF
144
145/* Define to 1 if you have the <attr/xattr.h> header file. */
146#undef HAVE_ATTR_XATTR_H
147
148/* Use Avahi/DNS-SD registration */
149#undef HAVE_AVAHI
150
151/* Uses Avahis threaded poll implementation */
152#undef HAVE_AVAHI_THREADED_POLL
153
154/* Define to 1 if you have the `backtrace_symbols' function. */
155#undef HAVE_BACKTRACE_SYMBOLS
156
157/* Define if dbtob is broken */
158#undef HAVE_BROKEN_DBTOB
159
160/* Define to 1 if you have the `chmod' function. */
161#undef HAVE_CHMOD
162
163/* Define to 1 if you have the `chown' function. */
164#undef HAVE_CHOWN
165
166/* Define to 1 if you have the `chroot' function. */
167#undef HAVE_CHROOT
168
169/* Define to 1 if you have the <crypt.h> header file. */
170#undef HAVE_CRYPT_H
171
172/* Define to enable CUPS Support */
173#undef HAVE_CUPS
174
175/* Define if errno declaration exists */
176#undef HAVE_DECL_ERRNO
177
178/* Define if sys_errlist declaration exists */
179#undef HAVE_DECL_SYS_ERRLIST
180
181/* Define if sys_nerr declaration exists */
182#undef HAVE_DECL_SYS_NERR
183
184/* Define to 1 if you have the `delproplist' function. */
185#undef HAVE_DELPROPLIST
186
187/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
188   */
189#undef HAVE_DIRENT_H
190
191/* Define to 1 if you have the `dirfd' function. */
192#undef HAVE_DIRFD
193
194/* Define to 1 if you have the `dlclose' function. */
195#undef HAVE_DLCLOSE
196
197/* Define if you have the GNU dld library. */
198#undef HAVE_DLD
199
200/* Define to 1 if you have the `dlerror' function. */
201#undef HAVE_DLERROR
202
203/* Define to 1 if you have the <dlfcn.h> header file. */
204#undef HAVE_DLFCN_H
205
206/* Define to 1 if you have the `dlopen' function. */
207#undef HAVE_DLOPEN
208
209/* Define to 1 if you have the `dlsym' function. */
210#undef HAVE_DLSYM
211
212/* Define if you have the _dyld_func_lookup function. */
213#undef HAVE_DYLD
214
215/* Define if errno declaration exists */
216#undef HAVE_ERRNO
217
218/* Define to 1 if you have the <errno.h> header file. */
219#undef HAVE_ERRNO_H
220
221/* Define to 1 if you have the `extattr_delete_fd' function. */
222#undef HAVE_EXTATTR_DELETE_FD
223
224/* Define to 1 if you have the `extattr_delete_file' function. */
225#undef HAVE_EXTATTR_DELETE_FILE
226
227/* Define to 1 if you have the `extattr_delete_link' function. */
228#undef HAVE_EXTATTR_DELETE_LINK
229
230/* Define to 1 if you have the `extattr_get_fd' function. */
231#undef HAVE_EXTATTR_GET_FD
232
233/* Define to 1 if you have the `extattr_get_file' function. */
234#undef HAVE_EXTATTR_GET_FILE
235
236/* Define to 1 if you have the `extattr_get_link' function. */
237#undef HAVE_EXTATTR_GET_LINK
238
239/* Define to 1 if you have the `extattr_list_fd' function. */
240#undef HAVE_EXTATTR_LIST_FD
241
242/* Define to 1 if you have the `extattr_list_file' function. */
243#undef HAVE_EXTATTR_LIST_FILE
244
245/* Define to 1 if you have the `extattr_list_link' function. */
246#undef HAVE_EXTATTR_LIST_LINK
247
248/* Define to 1 if you have the `extattr_set_fd' function. */
249#undef HAVE_EXTATTR_SET_FD
250
251/* Define to 1 if you have the `extattr_set_file' function. */
252#undef HAVE_EXTATTR_SET_FILE
253
254/* Define to 1 if you have the `extattr_set_link' function. */
255#undef HAVE_EXTATTR_SET_LINK
256
257/* Define to 1 if you have the `fchmod' function. */
258#undef HAVE_FCHMOD
259
260/* Define to 1 if you have the `fchown' function. */
261#undef HAVE_FCHOWN
262
263/* Define to 1 if you have the <fcntl.h> header file. */
264#undef HAVE_FCNTL_H
265
266/* Define to 1 if you have the `fdelproplist' function. */
267#undef HAVE_FDELPROPLIST
268
269/* Define to 1 if you have the `fgetea' function. */
270#undef HAVE_FGETEA
271
272/* Define to 1 if you have the `fgetproplist' function. */
273#undef HAVE_FGETPROPLIST
274
275/* Define to 1 if you have the `fgetxattr' function. */
276#undef HAVE_FGETXATTR
277
278/* Define to 1 if you have the `flistea' function. */
279#undef HAVE_FLISTEA
280
281/* Define to 1 if you have the `flistxattr' function. */
282#undef HAVE_FLISTXATTR
283
284/* Define to 1 if you have the `fremoveea' function. */
285#undef HAVE_FREMOVEEA
286
287/* Define to 1 if you have the `fremovexattr' function. */
288#undef HAVE_FREMOVEXATTR
289
290/* Define to 1 if you have the `fsetea' function. */
291#undef HAVE_FSETEA
292
293/* Define to 1 if you have the `fsetproplist' function. */
294#undef HAVE_FSETPROPLIST
295
296/* Define to 1 if you have the `fsetxattr' function. */
297#undef HAVE_FSETXATTR
298
299/* Define to 1 if you have the `fstatat' function. */
300#undef HAVE_FSTATAT
301
302/* Define if memcpy is buggy */
303#undef HAVE_GCC_MEMCPY_BUG
304
305/* Define to 1 if you have the `getcwd' function. */
306#undef HAVE_GETCWD
307
308/* Define to 1 if you have the `getea' function. */
309#undef HAVE_GETEA
310
311/* Define to 1 if you have the `gethostname' function. */
312#undef HAVE_GETHOSTNAME
313
314/* Define to 1 if you have the `getpagesize' function. */
315#undef HAVE_GETPAGESIZE
316
317/* Define to 1 if you have the `getproplist' function. */
318#undef HAVE_GETPROPLIST
319
320/* Define to 1 if you have the `gettimeofday' function. */
321#undef HAVE_GETTIMEOFDAY
322
323/* Define to 1 if you have the `getusershell' function. */
324#undef HAVE_GETUSERSHELL
325
326/* Define to 1 if you have the `getxattr' function. */
327#undef HAVE_GETXATTR
328
329/* Define to 1 if you have the `get_proplist_entry' function. */
330#undef HAVE_GET_PROPLIST_ENTRY
331
332/* Whether to enable GSSAPI support */
333#undef HAVE_GSSAPI
334
335/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
336#undef HAVE_GSSAPI_GSSAPI_GENERIC_H
337
338/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
339#undef HAVE_GSSAPI_GSSAPI_H
340
341/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
342#undef HAVE_GSSAPI_GSSAPI_KRB5_H
343
344/* Define to 1 if you have the <gssapi.h> header file. */
345#undef HAVE_GSSAPI_H
346
347/* Wheter GSS_C_NT_HOSTBASED_SERVICE is in gssapi.h */
348#undef HAVE_GSS_C_NT_HOSTBASED_SERVICE
349
350/* Whether HPUX ACLs are available */
351#undef HAVE_HPUX_ACLS
352
353/* Define to 1 if you have the <inttypes.h> header file. */
354#undef HAVE_INTTYPES_H
355
356/* Whether IRIX ACLs are available */
357#undef HAVE_IRIX_ACLS
358
359/* Define to 1 if you have the <langinfo.h> header file. */
360#undef HAVE_LANGINFO_H
361
362/* LARGEFILE support */
363#undef HAVE_LARGEFILE_SUPPORT
364
365/* Whether LDAP is available */
366#undef HAVE_LDAP
367
368/* Define to 1 if you have the `lgetea' function. */
369#undef HAVE_LGETEA
370
371/* Define to 1 if you have the `lgetxattr' function. */
372#undef HAVE_LGETXATTR
373
374/* Define to 1 if you have the `crypt' library (-lcrypt). */
375#undef HAVE_LIBCRYPT
376
377/* Define to 1 if you have the `crypto' library (-lcrypto). */
378#undef HAVE_LIBCRYPTO
379
380/* Define to 1 if you have the `des' library (-ldes). */
381#undef HAVE_LIBDES
382
383/* Define if you have the libdl library or equivalent. */
384#undef HAVE_LIBDL
385
386/* Define if the DHX2 modules should be built with libgcrypt */
387#undef HAVE_LIBGCRYPT
388
389/* Define to 1 if you have the `gss' library (-lgss). */
390#undef HAVE_LIBGSS
391
392/* Define to 1 if you have the `gssapi' library (-lgssapi). */
393#undef HAVE_LIBGSSAPI
394
395/* Define to 1 if you have the `gssapi_krb5' library (-lgssapi_krb5). */
396#undef HAVE_LIBGSSAPI_KRB5
397
398/* Define to 1 if you have the `nsl' library (-lnsl). */
399#undef HAVE_LIBNSL
400
401/* Define to 1 if you have the `security' library (-lsecurity). */
402#undef HAVE_LIBSECURITY
403
404/* Define to 1 if you have the `socket' library (-lsocket). */
405#undef HAVE_LIBSOCKET
406
407/* Define to 1 if you have the <limits.h> header file. */
408#undef HAVE_LIMITS_H
409
410/* Define to 1 if you have the `link' function. */
411#undef HAVE_LINK
412
413/* Define to 1 if you have the <linux/dqblk_xfs.h> header file. */
414#undef HAVE_LINUX_DQBLK_XFS_H
415
416/* Define to 1 if you have the <linux/xfs_fs.h> header file. */
417#undef HAVE_LINUX_XFS_FS_H
418
419/* Define to 1 if you have the <linux/xqm.h> header file. */
420#undef HAVE_LINUX_XQM_H
421
422/* Define to 1 if you have the `listea' function. */
423#undef HAVE_LISTEA
424
425/* Define to 1 if you have the `listxattr' function. */
426#undef HAVE_LISTXATTR
427
428/* Define to 1 if you have the `llistea' function. */
429#undef HAVE_LLISTEA
430
431/* Define to 1 if you have the `llistxattr' function. */
432#undef HAVE_LLISTXATTR
433
434/* Define to 1 if you have the <locale.h> header file. */
435#undef HAVE_LOCALE_H
436
437/* Define if long double is a valid data type */
438#undef HAVE_LONG_DOUBLE
439
440/* Define if long long is a valid data type */
441#undef HAVE_LONG_LONG
442
443/* Define to 1 if you have the `lremoveea' function. */
444#undef HAVE_LREMOVEEA
445
446/* Define to 1 if you have the `lremovexattr' function. */
447#undef HAVE_LREMOVEXATTR
448
449/* Define to 1 if you have the `lsetea' function. */
450#undef HAVE_LSETEA
451
452/* Define to 1 if you have the `lsetxattr' function. */
453#undef HAVE_LSETXATTR
454
455/* Define to 1 if you have the `memcpy' function. */
456#undef HAVE_MEMCPY
457
458/* Define to 1 if you have the <memory.h> header file. */
459#undef HAVE_MEMORY_H
460
461/* Define to 1 if you have the `mkdir' function. */
462#undef HAVE_MKDIR
463
464/* Define to 1 if you have the `mknod' function. */
465#undef HAVE_MKNOD
466
467/* Define to 1 if you have the `mknod64' function. */
468#undef HAVE_MKNOD64
469
470/* Define to 1 if you have a working `mmap' system call. */
471#undef HAVE_MMAP
472
473/* Define to 1 if you have the <mntent.h> header file. */
474#undef HAVE_MNTENT_H
475
476/* Define to 1 if you have the <mount.h> header file. */
477#undef HAVE_MOUNT_H
478
479/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
480#undef HAVE_NDIR_H
481
482/* Define to 1 if you have the <netdb.h> header file. */
483#undef HAVE_NETDB_H
484
485/* Define to 1 if you have the `nl_langinfo' function. */
486#undef HAVE_NL_LANGINFO
487
488/* Whether no ACLs support is available */
489#undef HAVE_NO_ACLS
490
491/* Define to 1 if you have the `openat' function. */
492#undef HAVE_OPENAT
493
494/* Define to 1 if you have the <pam/pam_appl.h> header file. */
495#undef HAVE_PAM_PAM_APPL_H
496
497/* Whether POSIX ACLs are available */
498#undef HAVE_POSIX_ACLS
499
500/* Define to 1 if you have the `pread' function. */
501#undef HAVE_PREAD
502
503/* Define to 1 if you have the `pselect' function. */
504#undef HAVE_PSELECT
505
506/* Define to 1 if you have the `pwrite' function. */
507#undef HAVE_PWRITE
508
509/* Define if quad_t is a valid data type */
510#undef HAVE_QUAD_T
511
512/* Define to 1 if you have the `removeea' function. */
513#undef HAVE_REMOVEEA
514
515/* Define to 1 if you have the `removexattr' function. */
516#undef HAVE_REMOVEXATTR
517
518/* Define to 1 if you have the `renameat' function. */
519#undef HAVE_RENAMEAT
520
521/* Define to 1 if you have the `rmdir' function. */
522#undef HAVE_RMDIR
523
524/* Define to 1 if you have the <rpcsvc/rquota.h> header file. */
525#undef HAVE_RPCSVC_RQUOTA_H
526
527/* Define to 1 if you have the <rpc/pmap_prot.h> header file. */
528#undef HAVE_RPC_PMAP_PROT_H
529
530/* Define to 1 if you have the <rpc/rpc.h> header file. */
531#undef HAVE_RPC_RPC_H
532
533/* Define to 1 if you have the <security/pam_appl.h> header file. */
534#undef HAVE_SECURITY_PAM_APPL_H
535
536/* Define to 1 if you have the `select' function. */
537#undef HAVE_SELECT
538
539/* Whether sendfile() is available */
540#undef HAVE_SENDFILE
541
542/* Define to 1 if you have the `setea' function. */
543#undef HAVE_SETEA
544
545/* Define to 1 if you have the `setlinebuf' function. */
546#undef HAVE_SETLINEBUF
547
548/* Define to 1 if you have the `setlocale' function. */
549#undef HAVE_SETLOCALE
550
551/* Define to 1 if you have the `setproplist' function. */
552#undef HAVE_SETPROPLIST
553
554/* Define to 1 if you have the `setxattr' function. */
555#undef HAVE_SETXATTR
556
557/* Define to 1 if you have the <sgtty.h> header file. */
558#undef HAVE_SGTTY_H
559
560/* Define if you have the shl_load function. */
561#undef HAVE_SHL_LOAD
562
563/* Define to 1 if you have the `sizeof_proplist_entry' function. */
564#undef HAVE_SIZEOF_PROPLIST_ENTRY
565
566/* Define to 1 if you have the `snprintf' function. */
567#undef HAVE_SNPRINTF
568
569/* Define to 1 if you have the `socket' function. */
570#undef HAVE_SOCKET
571
572/* Whether solaris ACLs are available */
573#undef HAVE_SOLARIS_ACLS
574
575/* Define to 1 if you have the <statfs.h> header file. */
576#undef HAVE_STATFS_H
577
578/* Define to 1 if you have the <stdarg.h> header file. */
579#undef HAVE_STDARG_H
580
581/* Define to 1 if you have the <stdint.h> header file. */
582#undef HAVE_STDINT_H
583
584/* Define to 1 if you have the <stdlib.h> header file. */
585#undef HAVE_STDLIB_H
586
587/* Define to 1 if you have the `strcasestr' function. */
588#undef HAVE_STRCASESTR
589
590/* Define to 1 if you have the `strchr' function. */
591#undef HAVE_STRCHR
592
593/* Define to 1 if you have the `strdup' function. */
594#undef HAVE_STRDUP
595
596/* Define to 1 if you have the `strerror' function. */
597#undef HAVE_STRERROR
598
599/* Define to 1 if you have the <strings.h> header file. */
600#undef HAVE_STRINGS_H
601
602/* Define to 1 if you have the <string.h> header file. */
603#undef HAVE_STRING_H
604
605/* Define to 1 if you have the `strlcat' function. */
606#undef HAVE_STRLCAT
607
608/* Define to 1 if you have the `strlcpy' function. */
609#undef HAVE_STRLCPY
610
611/* Define to 1 if you have the `strndup' function. */
612#undef HAVE_STRNDUP
613
614/* Define to 1 if you have the `strnlen' function. */
615#undef HAVE_STRNLEN
616
617/* Define to 1 if you have the `strstr' function. */
618#undef HAVE_STRSTR
619
620/* Define to 1 if you have the `strtoul' function. */
621#undef HAVE_STRTOUL
622
623/* Define to 1 if `st_rdev' is member of `struct stat'. */
624#undef HAVE_STRUCT_STAT_ST_RDEV
625
626/* Define to 1 if `tm_gmtoff' is member of `struct tm'. */
627#undef HAVE_STRUCT_TM_TM_GMTOFF
628
629/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
630   `HAVE_STRUCT_STAT_ST_RDEV' instead. */
631#undef HAVE_ST_RDEV
632
633/* Define to 1 if you have the <syslog.h> header file. */
634#undef HAVE_SYSLOG_H
635
636/* Define to 1 if you have the <sys/attributes.h> header file. */
637#undef HAVE_SYS_ATTRIBUTES_H
638
639/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
640   */
641#undef HAVE_SYS_DIR_H
642
643/* Define to 1 if you have the <sys/ea.h> header file. */
644#undef HAVE_SYS_EA_H
645
646/* Define if sys_errlist declaration exists */
647#undef HAVE_SYS_ERRLIST
648
649/* Define to 1 if you have the <sys/errno.h> header file. */
650#undef HAVE_SYS_ERRNO_H
651
652/* Define to 1 if you have the <sys/extattr.h> header file. */
653#undef HAVE_SYS_EXTATTR_H
654
655/* Define to 1 if you have the <sys/fcntl.h> header file. */
656#undef HAVE_SYS_FCNTL_H
657
658/* Define to 1 if you have the <sys/file.h> header file. */
659#undef HAVE_SYS_FILE_H
660
661/* Define to 1 if you have the <sys/filio.h> header file. */
662#undef HAVE_SYS_FILIO_H
663
664/* Define to 1 if you have the <sys/ioctl.h> header file. */
665#undef HAVE_SYS_IOCTL_H
666
667/* Define to 1 if you have the <sys/mnttab.h> header file. */
668#undef HAVE_SYS_MNTTAB_H
669
670/* Define to 1 if you have the <sys/mount.h> header file. */
671#undef HAVE_SYS_MOUNT_H
672
673/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
674   */
675#undef HAVE_SYS_NDIR_H
676
677/* Define if sys_nerr declaration exists */
678#undef HAVE_SYS_NERR
679
680/* Define to 1 if you have the <sys/param.h> header file. */
681#undef HAVE_SYS_PARAM_H
682
683/* Define to 1 if you have the <sys/statvfs.h> header file. */
684#undef HAVE_SYS_STATVFS_H
685
686/* Define to 1 if you have the <sys/stat.h> header file. */
687#undef HAVE_SYS_STAT_H
688
689/* Define to 1 if you have the <sys/termios.h> header file. */
690#undef HAVE_SYS_TERMIOS_H
691
692/* Define to 1 if you have the <sys/time.h> header file. */
693#undef HAVE_SYS_TIME_H
694
695/* Define to 1 if you have the <sys/types.h> header file. */
696#undef HAVE_SYS_TYPES_H
697
698/* Define to 1 if you have the <sys/uio.h> header file. */
699#undef HAVE_SYS_UIO_H
700
701/* Define to 1 if you have the <sys/vfs.h> header file. */
702#undef HAVE_SYS_VFS_H
703
704/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
705#undef HAVE_SYS_WAIT_H
706
707/* Define to 1 if you have the <sys/xattr.h> header file. */
708#undef HAVE_SYS_XATTR_H
709
710/* Define to 1 if you have the <termios.h> header file. */
711#undef HAVE_TERMIOS_H
712
713/* define for timeout_id_t */
714#undef HAVE_TIMEOUT_ID_T
715
716/* Define to 1 if you have the <time.h> header file. */
717#undef HAVE_TIME_H
718
719/* Whether Tru64 ACLs are available */
720#undef HAVE_TRU64_ACLS
721
722/* Whether UCS-2-INTERNAL is supported */
723#undef HAVE_UCS2INTERNAL
724
725/* Define to 1 if you have the <ufs/quota.h> header file. */
726#undef HAVE_UFS_QUOTA_H
727
728/* Define to 1 if you have the <unistd.h> header file. */
729#undef HAVE_UNISTD_H
730
731/* Whether UnixWare ACLs are available */
732#undef HAVE_UNIXWARE_ACLS
733
734/* Define to 1 if you have the `unlinkat' function. */
735#undef HAVE_UNLINKAT
736
737/* Whether to use native iconv */
738#undef HAVE_USABLE_ICONV
739
740/* Define to 1 if you have the <utime.h> header file. */
741#undef HAVE_UTIME_H
742
743/* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
744#undef HAVE_UTIME_NULL
745
746/* Define to 1 if you have the <varargs.h> header file. */
747#undef HAVE_VARARGS_H
748
749/* Define to 1 if you have the `vsnprintf' function. */
750#undef HAVE_VSNPRINTF
751
752/* Define to 1 if you have the `wait3' system call. Deprecated, you should no
753   longer depend upon `wait3'. */
754#undef HAVE_WAIT3
755
756/* Define to 1 if you have the `waitpid' function. */
757#undef HAVE_WAITPID
758
759/* Define to 1 if you have the <xfs/libxfs.h> header file. */
760#undef HAVE_XFS_LIBXFS_H
761
762/* Define to 1 if you have the <xfs/xfs_fs.h> header file. */
763#undef HAVE_XFS_XFS_FS_H
764
765/* Define to 1 if you have the <xfs/xqm.h> header file. */
766#undef HAVE_XFS_XQM_H
767
768/* Define as const if the declaration of iconv() needs const. */
769#undef ICONV_CONST
770
771/* Whether (linux) sendfile() is broken */
772#undef LINUX_BROKEN_SENDFILE_API
773
774/* Define if compiling for MacOS X Server */
775#undef MACOSX_SERVER
776
777/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
778   */
779#undef MAJOR_IN_MKDEV
780
781/* Define to 1 if `major', `minor', and `makedev' are declared in
782   <sysmacros.h>. */
783#undef MAJOR_IN_SYSMACROS
784
785/* Disable assertions */
786#undef NDEBUG
787
788/* Define if dlsym() requires a leading underscore in symbol names. */
789#undef NEED_USCORE
790
791/* Define if OS is NetBSD */
792#undef NETBSD
793
794/* Define if DDP should be disabled */
795#undef NO_DDP
796
797/* Define to 1 if your C compiler doesn't accept -c and -o together. */
798#undef NO_MINUS_C_MINUS_O
799
800/* Define if Quota support should be disabled */
801#undef NO_QUOTA_SUPPORT
802
803/* Define if the gmtoff member of struct tm is not available */
804#undef NO_STRUCT_TM_GMTOFF
805
806/* Define if the OpenSSL DHX modules should be built */
807#undef OPENSSL_DHX
808
809/* errno returned by open with O_NOFOLLOW */
810#undef OPEN_NOFOLLOW_ERRNO
811
812/* Name of package */
813#undef PACKAGE
814
815/* Define to the address where bug reports for this package should be sent. */
816#undef PACKAGE_BUGREPORT
817
818/* Define to the full name of this package. */
819#undef PACKAGE_NAME
820
821/* Define to the full name and version of this package. */
822#undef PACKAGE_STRING
823
824/* Define to the one symbol short name of this package. */
825#undef PACKAGE_TARNAME
826
827/* Define to the version of this package. */
828#undef PACKAGE_VERSION
829
830/* Whether the realpath function allows NULL */
831#undef REALPATH_TAKES_NULL
832
833/* Define as the return type of signal handlers (`int' or `void'). */
834#undef RETSIGTYPE
835
836/* Define if the sendfile() function uses BSD semantics */
837#undef SENDFILE_FLAVOR_BSD
838
839/* Whether linux sendfile() API is available */
840#undef SENDFILE_FLAVOR_LINUX
841
842/* Define if shadow passwords should be used */
843#undef SHADOWPW
844
845/* Solaris compatibility macro */
846#undef SOLARIS
847
848/* Define to 1 if you have the ANSI C header files. */
849#undef STDC_HEADERS
850
851/* Define if TCP wrappers should be used */
852#undef TCPWRAP
853
854/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
855#undef TIME_WITH_SYS_TIME
856
857/* Define to 1 if your <sys/time.h> declares `struct tm'. */
858#undef TM_IN_SYS_TIME
859
860/* Define on Tru64 platforms */
861#undef TRU64
862
863/* Define if the DHX UAM modules should be compiled */
864#undef UAM_DHX
865
866/* Define if the DHX2 UAM modules should be compiled */
867#undef UAM_DHX2
868
869/* Define if the Kerberos 4 UAM module should be compiled */
870#undef UAM_KRB4
871
872/* Define if the PGP UAM module should be compiled */
873#undef UAM_PGP
874
875/* Define if cracklib should be used */
876#undef USE_CRACKLIB
877
878/* Define to use old rquota */
879#undef USE_OLD_RQUOTA
880
881/* Define to enable PAM support */
882#undef USE_PAM
883
884/* Define to enable SLP support */
885#undef USE_SRVLOC
886
887/* Define to enable Zeroconf support */
888#undef USE_ZEROCONF
889
890/* Version number of package */
891#undef VERSION
892
893/* Whether sendfile should be used */
894#undef WITH_SENDFILE
895
896/* xattr functions have additional options */
897#undef XATTR_ADD_OPT
898
899/* AT file source */
900#undef _ATFILE_SOURCE
901
902/* _FILE_OFFSET_BITS (for LARGEFILE support) */
903#undef _FILE_OFFSET_BITS
904
905/* Whether to use GNU libc extensions */
906#undef _GNU_SOURCE
907
908/* Compatibility macro */
909#undef _ISOC9X_SOURCE
910
911/* _LARGE_FILES (for LARGEFILE support) */
912#undef _LARGE_FILES
913
914/* Define if the *passwd UAMs should be used */
915#undef _OSF_SOURCE
916
917/* path to cracklib dictionary */
918#undef _PATH_CRACKLIB
919
920/* Define for Berkeley DB 4 */
921#undef _XOPEN_SOURCE_EXTENDED
922
923/* Solaris compatibility macro */
924#undef __svr4__
925
926/* Define to empty if `const' does not conform to ANSI C. */
927#undef const
928
929/* Define to `int' if <sys/types.h> doesn't define. */
930#undef gid_t
931
932/* Define to `__inline__' or `__inline' if that's what the C compiler
933   calls it, or to nothing if 'inline' is not supported under any name.  */
934#ifndef __cplusplus
935#undef inline
936#endif
937
938/* Define to `int' if <sys/types.h> does not define. */
939#undef mode_t
940
941/* Define to `long int' if <sys/types.h> does not define. */
942#undef off_t
943
944/* Define to `int' if <sys/types.h> does not define. */
945#undef pid_t
946
947/* Define to `unsigned int' if <sys/types.h> does not define. */
948#undef size_t
949
950/* Define to `int' if <sys/types.h> doesn't define. */
951#undef uid_t
952