1/* config.h.in.  Generated from configure.ac 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 to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
176   you don't. */
177#undef HAVE_DECL_CYGWIN_CONV_PATH
178
179/* Define if errno declaration exists */
180#undef HAVE_DECL_ERRNO
181
182/* Define if sys_errlist declaration exists */
183#undef HAVE_DECL_SYS_ERRLIST
184
185/* Define if sys_nerr declaration exists */
186#undef HAVE_DECL_SYS_NERR
187
188/* Define to 1 if you have the `delproplist' function. */
189#undef HAVE_DELPROPLIST
190
191/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
192   */
193#undef HAVE_DIRENT_H
194
195/* Define to 1 if you have the `dirfd' function. */
196#undef HAVE_DIRFD
197
198/* Define to 1 if you have the `dlclose' function. */
199#undef HAVE_DLCLOSE
200
201/* Define if you have the GNU dld library. */
202#undef HAVE_DLD
203
204/* Define to 1 if you have the `dlerror' function. */
205#undef HAVE_DLERROR
206
207/* Define to 1 if you have the <dlfcn.h> header file. */
208#undef HAVE_DLFCN_H
209
210/* Define to 1 if you have the `dlopen' function. */
211#undef HAVE_DLOPEN
212
213/* Define to 1 if you have the `dlsym' function. */
214#undef HAVE_DLSYM
215
216/* Define if you have the _dyld_func_lookup function. */
217#undef HAVE_DYLD
218
219/* Define if errno declaration exists */
220#undef HAVE_ERRNO
221
222/* Define to 1 if you have the <errno.h> header file. */
223#undef HAVE_ERRNO_H
224
225/* Define to 1 if you have the `extattr_delete_fd' function. */
226#undef HAVE_EXTATTR_DELETE_FD
227
228/* Define to 1 if you have the `extattr_delete_file' function. */
229#undef HAVE_EXTATTR_DELETE_FILE
230
231/* Define to 1 if you have the `extattr_delete_link' function. */
232#undef HAVE_EXTATTR_DELETE_LINK
233
234/* Define to 1 if you have the `extattr_get_fd' function. */
235#undef HAVE_EXTATTR_GET_FD
236
237/* Define to 1 if you have the `extattr_get_file' function. */
238#undef HAVE_EXTATTR_GET_FILE
239
240/* Define to 1 if you have the `extattr_get_link' function. */
241#undef HAVE_EXTATTR_GET_LINK
242
243/* Define to 1 if you have the `extattr_list_fd' function. */
244#undef HAVE_EXTATTR_LIST_FD
245
246/* Define to 1 if you have the `extattr_list_file' function. */
247#undef HAVE_EXTATTR_LIST_FILE
248
249/* Define to 1 if you have the `extattr_list_link' function. */
250#undef HAVE_EXTATTR_LIST_LINK
251
252/* Define to 1 if you have the `extattr_set_fd' function. */
253#undef HAVE_EXTATTR_SET_FD
254
255/* Define to 1 if you have the `extattr_set_file' function. */
256#undef HAVE_EXTATTR_SET_FILE
257
258/* Define to 1 if you have the `extattr_set_link' function. */
259#undef HAVE_EXTATTR_SET_LINK
260
261/* Define to 1 if you have the `fchmod' function. */
262#undef HAVE_FCHMOD
263
264/* Define to 1 if you have the `fchown' function. */
265#undef HAVE_FCHOWN
266
267/* Define to 1 if you have the <fcntl.h> header file. */
268#undef HAVE_FCNTL_H
269
270/* Define to 1 if you have the `fdelproplist' function. */
271#undef HAVE_FDELPROPLIST
272
273/* Define to 1 if you have the `fgetea' function. */
274#undef HAVE_FGETEA
275
276/* Define to 1 if you have the `fgetproplist' function. */
277#undef HAVE_FGETPROPLIST
278
279/* Define to 1 if you have the `fgetxattr' function. */
280#undef HAVE_FGETXATTR
281
282/* Define to 1 if you have the `flistea' function. */
283#undef HAVE_FLISTEA
284
285/* Define to 1 if you have the `flistxattr' function. */
286#undef HAVE_FLISTXATTR
287
288/* Define to 1 if you have the `fremoveea' function. */
289#undef HAVE_FREMOVEEA
290
291/* Define to 1 if you have the `fremovexattr' function. */
292#undef HAVE_FREMOVEXATTR
293
294/* Define to 1 if you have the `fsetea' function. */
295#undef HAVE_FSETEA
296
297/* Define to 1 if you have the `fsetproplist' function. */
298#undef HAVE_FSETPROPLIST
299
300/* Define to 1 if you have the `fsetxattr' function. */
301#undef HAVE_FSETXATTR
302
303/* Define to 1 if you have the `fstatat' function. */
304#undef HAVE_FSTATAT
305
306/* Define if memcpy is buggy */
307#undef HAVE_GCC_MEMCPY_BUG
308
309/* Define to 1 if you have the `getcwd' function. */
310#undef HAVE_GETCWD
311
312/* Define to 1 if you have the `getea' function. */
313#undef HAVE_GETEA
314
315/* Define to 1 if you have the `gethostname' function. */
316#undef HAVE_GETHOSTNAME
317
318/* Define to 1 if you have the `getpagesize' function. */
319#undef HAVE_GETPAGESIZE
320
321/* Define to 1 if you have the `getproplist' function. */
322#undef HAVE_GETPROPLIST
323
324/* Define to 1 if you have the `gettimeofday' function. */
325#undef HAVE_GETTIMEOFDAY
326
327/* Define to 1 if you have the `getusershell' function. */
328#undef HAVE_GETUSERSHELL
329
330/* Define to 1 if you have the `getxattr' function. */
331#undef HAVE_GETXATTR
332
333/* Define to 1 if you have the `get_proplist_entry' function. */
334#undef HAVE_GET_PROPLIST_ENTRY
335
336/* Whether to enable GSSAPI support */
337#undef HAVE_GSSAPI
338
339/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
340#undef HAVE_GSSAPI_GSSAPI_GENERIC_H
341
342/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
343#undef HAVE_GSSAPI_GSSAPI_H
344
345/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
346#undef HAVE_GSSAPI_GSSAPI_KRB5_H
347
348/* Define to 1 if you have the <gssapi.h> header file. */
349#undef HAVE_GSSAPI_H
350
351/* Wheter GSS_C_NT_HOSTBASED_SERVICE is in gssapi.h */
352#undef HAVE_GSS_C_NT_HOSTBASED_SERVICE
353
354/* Whether HPUX ACLs are available */
355#undef HAVE_HPUX_ACLS
356
357/* Define to 1 if you have the <inttypes.h> header file. */
358#undef HAVE_INTTYPES_H
359
360/* Whether IRIX ACLs are available */
361#undef HAVE_IRIX_ACLS
362
363/* Define to 1 if you have the <langinfo.h> header file. */
364#undef HAVE_LANGINFO_H
365
366/* LARGEFILE support */
367#undef HAVE_LARGEFILE_SUPPORT
368
369/* Whether LDAP is available */
370#undef HAVE_LDAP
371
372/* Define to 1 if you have the `lgetea' function. */
373#undef HAVE_LGETEA
374
375/* Define to 1 if you have the `lgetxattr' function. */
376#undef HAVE_LGETXATTR
377
378/* Define to 1 if you have the `crypt' library (-lcrypt). */
379#undef HAVE_LIBCRYPT
380
381/* Define to 1 if you have the `crypto' library (-lcrypto). */
382#undef HAVE_LIBCRYPTO
383
384/* Define to 1 if you have the `des' library (-ldes). */
385#undef HAVE_LIBDES
386
387/* Define if you have the libdl library or equivalent. */
388#undef HAVE_LIBDL
389
390/* Define if libdlloader will be built on this platform */
391#undef HAVE_LIBDLLOADER
392
393/* Define if the DHX2 modules should be built with libgcrypt */
394#undef HAVE_LIBGCRYPT
395
396/* Define to 1 if you have the `gss' library (-lgss). */
397#undef HAVE_LIBGSS
398
399/* Define to 1 if you have the `gssapi' library (-lgssapi). */
400#undef HAVE_LIBGSSAPI
401
402/* Define to 1 if you have the `gssapi_krb5' library (-lgssapi_krb5). */
403#undef HAVE_LIBGSSAPI_KRB5
404
405/* Define to 1 if you have the `nsl' library (-lnsl). */
406#undef HAVE_LIBNSL
407
408/* define if you have libquota */
409#undef HAVE_LIBQUOTA
410
411/* Define to 1 if you have the `security' library (-lsecurity). */
412#undef HAVE_LIBSECURITY
413
414/* Define to 1 if you have the `socket' library (-lsocket). */
415#undef HAVE_LIBSOCKET
416
417/* Define to 1 if you have the <limits.h> header file. */
418#undef HAVE_LIMITS_H
419
420/* Define to 1 if you have the `link' function. */
421#undef HAVE_LINK
422
423/* Define to 1 if you have the <linux/dqblk_xfs.h> header file. */
424#undef HAVE_LINUX_DQBLK_XFS_H
425
426/* Define to 1 if you have the <linux/xfs_fs.h> header file. */
427#undef HAVE_LINUX_XFS_FS_H
428
429/* Define to 1 if you have the <linux/xqm.h> header file. */
430#undef HAVE_LINUX_XQM_H
431
432/* Define to 1 if you have the `listea' function. */
433#undef HAVE_LISTEA
434
435/* Define to 1 if you have the `listxattr' function. */
436#undef HAVE_LISTXATTR
437
438/* Define to 1 if you have the `llistea' function. */
439#undef HAVE_LLISTEA
440
441/* Define to 1 if you have the `llistxattr' function. */
442#undef HAVE_LLISTXATTR
443
444/* Define to 1 if you have the <locale.h> header file. */
445#undef HAVE_LOCALE_H
446
447/* Define if long double is a valid data type */
448#undef HAVE_LONG_DOUBLE
449
450/* Define if long long is a valid data type */
451#undef HAVE_LONG_LONG
452
453/* Define to 1 if you have the `lremoveea' function. */
454#undef HAVE_LREMOVEEA
455
456/* Define to 1 if you have the `lremovexattr' function. */
457#undef HAVE_LREMOVEXATTR
458
459/* Define to 1 if you have the `lsetea' function. */
460#undef HAVE_LSETEA
461
462/* Define to 1 if you have the `lsetxattr' function. */
463#undef HAVE_LSETXATTR
464
465/* Use mDNSRespnder/DNS-SD registration */
466#undef HAVE_MDNS
467
468/* Define to 1 if you have the `memcpy' function. */
469#undef HAVE_MEMCPY
470
471/* Define to 1 if you have the <memory.h> header file. */
472#undef HAVE_MEMORY_H
473
474/* Define to 1 if you have the `mkdir' function. */
475#undef HAVE_MKDIR
476
477/* Define to 1 if you have the `mknod' function. */
478#undef HAVE_MKNOD
479
480/* Define to 1 if you have the `mknod64' function. */
481#undef HAVE_MKNOD64
482
483/* Define to 1 if you have a working `mmap' system call. */
484#undef HAVE_MMAP
485
486/* Define to 1 if you have the <mntent.h> header file. */
487#undef HAVE_MNTENT_H
488
489/* Define to 1 if you have the <mount.h> header file. */
490#undef HAVE_MOUNT_H
491
492/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
493#undef HAVE_NDIR_H
494
495/* Define to 1 if you have the <netdb.h> header file. */
496#undef HAVE_NETDB_H
497
498/* Define to 1 if you have the `nl_langinfo' function. */
499#undef HAVE_NL_LANGINFO
500
501/* Whether no ACLs support is available */
502#undef HAVE_NO_ACLS
503
504/* Define to 1 if you have the `openat' function. */
505#undef HAVE_OPENAT
506
507/* Define to 1 if you have the <pam/pam_appl.h> header file. */
508#undef HAVE_PAM_PAM_APPL_H
509
510/* Whether POSIX ACLs are available */
511#undef HAVE_POSIX_ACLS
512
513/* Define to 1 if you have the `pread' function. */
514#undef HAVE_PREAD
515
516/* Define to 1 if you have the `pselect' function. */
517#undef HAVE_PSELECT
518
519/* Define to 1 if you have the `pwrite' function. */
520#undef HAVE_PWRITE
521
522/* Define if quad_t is a valid data type */
523#undef HAVE_QUAD_T
524
525/* Define to 1 if you have the `removeea' function. */
526#undef HAVE_REMOVEEA
527
528/* Define to 1 if you have the `removexattr' function. */
529#undef HAVE_REMOVEXATTR
530
531/* Define to 1 if you have the `renameat' function. */
532#undef HAVE_RENAMEAT
533
534/* Define to 1 if you have the `rmdir' function. */
535#undef HAVE_RMDIR
536
537/* Define to 1 if you have the <rpcsvc/rquota.h> header file. */
538#undef HAVE_RPCSVC_RQUOTA_H
539
540/* Define to 1 if you have the <rpc/pmap_prot.h> header file. */
541#undef HAVE_RPC_PMAP_PROT_H
542
543/* Define to 1 if you have the <rpc/rpc.h> header file. */
544#undef HAVE_RPC_RPC_H
545
546/* Define to 1 if you have the <security/pam_appl.h> header file. */
547#undef HAVE_SECURITY_PAM_APPL_H
548
549/* Define to 1 if you have the `select' function. */
550#undef HAVE_SELECT
551
552/* Define to 1 if you have the `setea' function. */
553#undef HAVE_SETEA
554
555/* Define to 1 if you have the `setlinebuf' function. */
556#undef HAVE_SETLINEBUF
557
558/* Define to 1 if you have the `setlocale' function. */
559#undef HAVE_SETLOCALE
560
561/* Define to 1 if you have the `setproplist' function. */
562#undef HAVE_SETPROPLIST
563
564/* Define to 1 if you have the `setxattr' function. */
565#undef HAVE_SETXATTR
566
567/* Define to 1 if you have the <sgtty.h> header file. */
568#undef HAVE_SGTTY_H
569
570/* Define if you have the shl_load function. */
571#undef HAVE_SHL_LOAD
572
573/* Define to 1 if you have the `sizeof_proplist_entry' function. */
574#undef HAVE_SIZEOF_PROPLIST_ENTRY
575
576/* Define to 1 if you have the `snprintf' function. */
577#undef HAVE_SNPRINTF
578
579/* Define to 1 if you have the `socket' function. */
580#undef HAVE_SOCKET
581
582/* Whether solaris ACLs are available */
583#undef HAVE_SOLARIS_ACLS
584
585/* Define to 1 if you have the <statfs.h> header file. */
586#undef HAVE_STATFS_H
587
588/* Define to 1 if you have the <stdarg.h> header file. */
589#undef HAVE_STDARG_H
590
591/* Define to 1 if you have the <stdint.h> header file. */
592#undef HAVE_STDINT_H
593
594/* Define to 1 if you have the <stdlib.h> header file. */
595#undef HAVE_STDLIB_H
596
597/* Define to 1 if you have the `strcasestr' function. */
598#undef HAVE_STRCASESTR
599
600/* Define to 1 if you have the `strchr' function. */
601#undef HAVE_STRCHR
602
603/* Define to 1 if you have the `strdup' function. */
604#undef HAVE_STRDUP
605
606/* Define to 1 if you have the `strerror' function. */
607#undef HAVE_STRERROR
608
609/* Define to 1 if you have the <strings.h> header file. */
610#undef HAVE_STRINGS_H
611
612/* Define to 1 if you have the <string.h> header file. */
613#undef HAVE_STRING_H
614
615/* Define to 1 if you have the `strlcat' function. */
616#undef HAVE_STRLCAT
617
618/* Define to 1 if you have the `strlcpy' function. */
619#undef HAVE_STRLCPY
620
621/* Define to 1 if you have the `strndup' function. */
622#undef HAVE_STRNDUP
623
624/* Define to 1 if you have the `strnlen' function. */
625#undef HAVE_STRNLEN
626
627/* Define to 1 if you have the `strstr' function. */
628#undef HAVE_STRSTR
629
630/* Define to 1 if you have the `strtoul' function. */
631#undef HAVE_STRTOUL
632
633/* Define to 1 if `st_rdev' is a member of `struct stat'. */
634#undef HAVE_STRUCT_STAT_ST_RDEV
635
636/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
637#undef HAVE_STRUCT_TM_TM_GMTOFF
638
639/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
640   `HAVE_STRUCT_STAT_ST_RDEV' instead. */
641#undef HAVE_ST_RDEV
642
643/* Define to 1 if you have the <syslog.h> header file. */
644#undef HAVE_SYSLOG_H
645
646/* Define to 1 if you have the <sys/attributes.h> header file. */
647#undef HAVE_SYS_ATTRIBUTES_H
648
649/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
650   */
651#undef HAVE_SYS_DIR_H
652
653/* Define to 1 if you have the <sys/ea.h> header file. */
654#undef HAVE_SYS_EA_H
655
656/* Define if sys_errlist declaration exists */
657#undef HAVE_SYS_ERRLIST
658
659/* Define to 1 if you have the <sys/errno.h> header file. */
660#undef HAVE_SYS_ERRNO_H
661
662/* Define to 1 if you have the <sys/extattr.h> header file. */
663#undef HAVE_SYS_EXTATTR_H
664
665/* Define to 1 if you have the <sys/fcntl.h> header file. */
666#undef HAVE_SYS_FCNTL_H
667
668/* Define to 1 if you have the <sys/file.h> header file. */
669#undef HAVE_SYS_FILE_H
670
671/* Define to 1 if you have the <sys/filio.h> header file. */
672#undef HAVE_SYS_FILIO_H
673
674/* Define to 1 if you have the <sys/ioctl.h> header file. */
675#undef HAVE_SYS_IOCTL_H
676
677/* Define to 1 if you have the <sys/mnttab.h> header file. */
678#undef HAVE_SYS_MNTTAB_H
679
680/* Define to 1 if you have the <sys/mount.h> header file. */
681#undef HAVE_SYS_MOUNT_H
682
683/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
684   */
685#undef HAVE_SYS_NDIR_H
686
687/* Define if sys_nerr declaration exists */
688#undef HAVE_SYS_NERR
689
690/* Define to 1 if you have the <sys/param.h> header file. */
691#undef HAVE_SYS_PARAM_H
692
693/* Define to 1 if you have the <sys/statvfs.h> header file. */
694#undef HAVE_SYS_STATVFS_H
695
696/* Define to 1 if you have the <sys/stat.h> header file. */
697#undef HAVE_SYS_STAT_H
698
699/* Define to 1 if you have the <sys/termios.h> header file. */
700#undef HAVE_SYS_TERMIOS_H
701
702/* Define to 1 if you have the <sys/time.h> header file. */
703#undef HAVE_SYS_TIME_H
704
705/* Define to 1 if you have the <sys/types.h> header file. */
706#undef HAVE_SYS_TYPES_H
707
708/* Define to 1 if you have the <sys/uio.h> header file. */
709#undef HAVE_SYS_UIO_H
710
711/* Define to 1 if you have the <sys/vfs.h> header file. */
712#undef HAVE_SYS_VFS_H
713
714/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
715#undef HAVE_SYS_WAIT_H
716
717/* Define to 1 if you have the <sys/xattr.h> header file. */
718#undef HAVE_SYS_XATTR_H
719
720/* Define to 1 if you have the <termios.h> header file. */
721#undef HAVE_TERMIOS_H
722
723/* define for timeout_id_t */
724#undef HAVE_TIMEOUT_ID_T
725
726/* Define to 1 if you have the <time.h> header file. */
727#undef HAVE_TIME_H
728
729/* Whether Tru64 ACLs are available */
730#undef HAVE_TRU64_ACLS
731
732/* Whether UCS-2-INTERNAL is supported */
733#undef HAVE_UCS2INTERNAL
734
735/* Define to 1 if you have the <ufs/quota.h> header file. */
736#undef HAVE_UFS_QUOTA_H
737
738/* Define to 1 if you have the <unistd.h> header file. */
739#undef HAVE_UNISTD_H
740
741/* Whether UnixWare ACLs are available */
742#undef HAVE_UNIXWARE_ACLS
743
744/* Define to 1 if you have the `unlinkat' function. */
745#undef HAVE_UNLINKAT
746
747/* Whether to use native iconv */
748#undef HAVE_USABLE_ICONV
749
750/* Define to 1 if you have the <utime.h> header file. */
751#undef HAVE_UTIME_H
752
753/* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
754#undef HAVE_UTIME_NULL
755
756/* Define to 1 if you have the <varargs.h> header file. */
757#undef HAVE_VARARGS_H
758
759/* Define to 1 if you have the `vsnprintf' function. */
760#undef HAVE_VSNPRINTF
761
762/* Define to 1 if you have the `wait3' system call. Deprecated, you should no
763   longer depend upon `wait3'. */
764#undef HAVE_WAIT3
765
766/* Define to 1 if you have the `waitpid' function. */
767#undef HAVE_WAITPID
768
769/* Define to 1 if you have the <xfs/libxfs.h> header file. */
770#undef HAVE_XFS_LIBXFS_H
771
772/* Define to 1 if you have the <xfs/xfs_fs.h> header file. */
773#undef HAVE_XFS_XFS_FS_H
774
775/* Define to 1 if you have the <xfs/xqm.h> header file. */
776#undef HAVE_XFS_XQM_H
777
778/* Define as const if the declaration of iconv() needs const. */
779#undef ICONV_CONST
780
781/* Define to the sub-directory in which libtool stores uninstalled libraries.
782   */
783#undef LT_OBJDIR
784
785/* Define if compiling for MacOS X Server */
786#undef MACOSX_SERVER
787
788/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
789   */
790#undef MAJOR_IN_MKDEV
791
792/* Define to 1 if `major', `minor', and `makedev' are declared in
793   <sysmacros.h>. */
794#undef MAJOR_IN_SYSMACROS
795
796/* Disable assertions */
797#undef NDEBUG
798
799/* Define if dlsym() requires a leading underscore in symbol names. */
800#undef NEED_USCORE
801
802/* Define if OS is NetBSD */
803#undef NETBSD
804
805/* Define if DDP should be disabled */
806#undef NO_DDP
807
808/* Define to 1 if your C compiler doesn't accept -c and -o together. */
809#undef NO_MINUS_C_MINUS_O
810
811/* Define if Quota support should be disabled */
812#undef NO_QUOTA_SUPPORT
813
814/* Define if the gmtoff member of struct tm is not available */
815#undef NO_STRUCT_TM_GMTOFF
816
817/* Define if the OpenSSL DHX modules should be built */
818#undef OPENSSL_DHX
819
820/* errno returned by open with O_NOFOLLOW */
821#undef OPEN_NOFOLLOW_ERRNO
822
823/* Name of package */
824#undef PACKAGE
825
826/* Define to the address where bug reports for this package should be sent. */
827#undef PACKAGE_BUGREPORT
828
829/* Define to the full name of this package. */
830#undef PACKAGE_NAME
831
832/* Define to the full name and version of this package. */
833#undef PACKAGE_STRING
834
835/* Define to the one symbol short name of this package. */
836#undef PACKAGE_TARNAME
837
838/* Define to the home page for this package. */
839#undef PACKAGE_URL
840
841/* Define to the version of this package. */
842#undef PACKAGE_VERSION
843
844/* Whether the realpath function allows NULL */
845#undef REALPATH_TAKES_NULL
846
847/* Define as the return type of signal handlers (`int' or `void'). */
848#undef RETSIGTYPE
849
850/* Define if the sendfile() function uses BSD semantics */
851#undef SENDFILE_FLAVOR_BSD
852
853/* Whether linux sendfile() API is available */
854#undef SENDFILE_FLAVOR_LINUX
855
856/* Solaris sendfile() */
857#undef SENDFILE_FLAVOR_SOLARIS
858
859/* Define if shadow passwords should be used */
860#undef SHADOWPW
861
862/* Solaris compatibility macro */
863#undef SOLARIS
864
865/* Define to 1 if you have the ANSI C header files. */
866#undef STDC_HEADERS
867
868/* Define if TCP wrappers should be used */
869#undef TCPWRAP
870
871/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
872#undef TIME_WITH_SYS_TIME
873
874/* Define to 1 if your <sys/time.h> declares `struct tm'. */
875#undef TM_IN_SYS_TIME
876
877/* Define on Tru64 platforms */
878#undef TRU64
879
880/* Define if the DHX UAM modules should be compiled */
881#undef UAM_DHX
882
883/* Define if the DHX2 UAM modules should be compiled */
884#undef UAM_DHX2
885
886/* Define if the Kerberos 4 UAM module should be compiled */
887#undef UAM_KRB4
888
889/* Define if the PGP UAM module should be compiled */
890#undef UAM_PGP
891
892/* Define if cracklib should be used */
893#undef USE_CRACKLIB
894
895/* Define to use old rquota */
896#undef USE_OLD_RQUOTA
897
898/* Define to enable PAM support */
899#undef USE_PAM
900
901/* Define to enable SLP support */
902#undef USE_SRVLOC
903
904/* Define to enable Zeroconf support */
905#undef USE_ZEROCONF
906
907/* Version number of package */
908#undef VERSION
909
910/* Whether sendfile() should be used */
911#undef WITH_SENDFILE
912
913/* xattr functions have additional options */
914#undef XATTR_ADD_OPT
915
916/* AT file source */
917#undef _ATFILE_SOURCE
918
919/* _FILE_OFFSET_BITS (for LARGEFILE support) */
920#undef _FILE_OFFSET_BITS
921
922/* Whether to use GNU libc extensions */
923#undef _GNU_SOURCE
924
925/* Compatibility macro */
926#undef _ISOC9X_SOURCE
927
928/* _LARGE_FILES (for LARGEFILE support) */
929#undef _LARGE_FILES
930
931/* Define if the *passwd UAMs should be used */
932#undef _OSF_SOURCE
933
934/* path to cracklib dictionary */
935#undef _PATH_CRACKLIB
936
937/* Solaris compilation environment */
938#undef _XOPEN_SOURCE
939
940/* Define for Berkeley DB 4 */
941#undef _XOPEN_SOURCE_EXTENDED
942
943/* Solaris compilation environment */
944#undef __EXTENSIONS__
945
946/* Solaris compatibility macro */
947#undef __svr4__
948
949/* Define to empty if `const' does not conform to ANSI C. */
950#undef const
951
952/* Define to `int' if <sys/types.h> doesn't define. */
953#undef gid_t
954
955/* Define to `__inline__' or `__inline' if that's what the C compiler
956   calls it, or to nothing if 'inline' is not supported under any name.  */
957#ifndef __cplusplus
958#undef inline
959#endif
960
961/* Define to `int' if <sys/types.h> does not define. */
962#undef mode_t
963
964/* Define to `long int' if <sys/types.h> does not define. */
965#undef off_t
966
967/* Define to `int' if <sys/types.h> does not define. */
968#undef pid_t
969
970/* Define to `unsigned int' if <sys/types.h> does not define. */
971#undef size_t
972
973/* Define to `int' if <sys/types.h> doesn't define. */
974#undef uid_t
975