1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Darwin ACL support */
5 /* #undef ARCHIVE_ACL_DARWIN */
6 
7 /* FreeBSD ACL support */
8 #define ARCHIVE_ACL_FREEBSD 1
9 
10 /* FreeBSD NFSv4 ACL support */
11 #define ARCHIVE_ACL_FREEBSD_NFS4 1
12 
13 /* Linux POSIX.1e ACL support via libacl */
14 /* #undef ARCHIVE_ACL_LIBACL */
15 
16 /* Linux NFSv4 ACL support via librichacl */
17 /* #undef ARCHIVE_ACL_LIBRICHACL */
18 
19 /* Solaris ACL support */
20 /* #undef ARCHIVE_ACL_SUNOS */
21 
22 /* Solaris NFSv4 ACL support */
23 /* #undef ARCHIVE_ACL_SUNOS_NFS4 */
24 
25 /* MD5 via ARCHIVE_CRYPTO_MD5_LIBC supported. */
26 #define ARCHIVE_CRYPTO_MD5_LIBC 1
27 
28 /* MD5 via ARCHIVE_CRYPTO_MD5_LIBMD supported. */
29 /* #undef ARCHIVE_CRYPTO_MD5_LIBMD */
30 
31 /* MD5 via ARCHIVE_CRYPTO_MD5_LIBSYSTEM supported. */
32 /* #undef ARCHIVE_CRYPTO_MD5_LIBSYSTEM */
33 
34 /* MD5 via ARCHIVE_CRYPTO_MD5_NETTLE supported. */
35 /* #undef ARCHIVE_CRYPTO_MD5_NETTLE */
36 
37 /* MD5 via ARCHIVE_CRYPTO_MD5_OPENSSL supported. */
38 /* #undef ARCHIVE_CRYPTO_MD5_OPENSSL */
39 
40 /* MD5 via ARCHIVE_CRYPTO_MD5_WIN supported. */
41 /* #undef ARCHIVE_CRYPTO_MD5_WIN */
42 
43 /* RMD160 via ARCHIVE_CRYPTO_RMD160_LIBC supported. */
44 #define ARCHIVE_CRYPTO_RMD160_LIBC 1
45 
46 /* RMD160 via ARCHIVE_CRYPTO_RMD160_LIBMD supported. */
47 /* #undef ARCHIVE_CRYPTO_RMD160_LIBMD */
48 
49 /* RMD160 via ARCHIVE_CRYPTO_RMD160_NETTLE supported. */
50 /* #undef ARCHIVE_CRYPTO_RMD160_NETTLE */
51 
52 /* RMD160 via ARCHIVE_CRYPTO_RMD160_OPENSSL supported. */
53 /* #undef ARCHIVE_CRYPTO_RMD160_OPENSSL */
54 
55 /* SHA1 via ARCHIVE_CRYPTO_SHA1_LIBC supported. */
56 #define ARCHIVE_CRYPTO_SHA1_LIBC 1
57 
58 /* SHA1 via ARCHIVE_CRYPTO_SHA1_LIBMD supported. */
59 /* #undef ARCHIVE_CRYPTO_SHA1_LIBMD */
60 
61 /* SHA1 via ARCHIVE_CRYPTO_SHA1_LIBSYSTEM supported. */
62 /* #undef ARCHIVE_CRYPTO_SHA1_LIBSYSTEM */
63 
64 /* SHA1 via ARCHIVE_CRYPTO_SHA1_NETTLE supported. */
65 /* #undef ARCHIVE_CRYPTO_SHA1_NETTLE */
66 
67 /* SHA1 via ARCHIVE_CRYPTO_SHA1_OPENSSL supported. */
68 /* #undef ARCHIVE_CRYPTO_SHA1_OPENSSL */
69 
70 /* SHA1 via ARCHIVE_CRYPTO_SHA1_WIN supported. */
71 /* #undef ARCHIVE_CRYPTO_SHA1_WIN */
72 
73 /* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBC supported. */
74 #define ARCHIVE_CRYPTO_SHA256_LIBC 1
75 
76 /* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBC2 supported. */
77 /* #undef ARCHIVE_CRYPTO_SHA256_LIBC2 */
78 
79 /* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBC3 supported. */
80 /* #undef ARCHIVE_CRYPTO_SHA256_LIBC3 */
81 
82 /* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBMD supported. */
83 /* #undef ARCHIVE_CRYPTO_SHA256_LIBMD */
84 
85 /* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBSYSTEM supported. */
86 /* #undef ARCHIVE_CRYPTO_SHA256_LIBSYSTEM */
87 
88 /* SHA256 via ARCHIVE_CRYPTO_SHA256_NETTLE supported. */
89 /* #undef ARCHIVE_CRYPTO_SHA256_NETTLE */
90 
91 /* SHA256 via ARCHIVE_CRYPTO_SHA256_OPENSSL supported. */
92 /* #undef ARCHIVE_CRYPTO_SHA256_OPENSSL */
93 
94 /* SHA256 via ARCHIVE_CRYPTO_SHA256_WIN supported. */
95 /* #undef ARCHIVE_CRYPTO_SHA256_WIN */
96 
97 /* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBC supported. */
98 #define ARCHIVE_CRYPTO_SHA384_LIBC 1
99 
100 /* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBC2 supported. */
101 /* #undef ARCHIVE_CRYPTO_SHA384_LIBC2 */
102 
103 /* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBC3 supported. */
104 /* #undef ARCHIVE_CRYPTO_SHA384_LIBC3 */
105 
106 /* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBSYSTEM supported. */
107 /* #undef ARCHIVE_CRYPTO_SHA384_LIBSYSTEM */
108 
109 /* SHA384 via ARCHIVE_CRYPTO_SHA384_NETTLE supported. */
110 /* #undef ARCHIVE_CRYPTO_SHA384_NETTLE */
111 
112 /* SHA384 via ARCHIVE_CRYPTO_SHA384_OPENSSL supported. */
113 /* #undef ARCHIVE_CRYPTO_SHA384_OPENSSL */
114 
115 /* SHA384 via ARCHIVE_CRYPTO_SHA384_WIN supported. */
116 /* #undef ARCHIVE_CRYPTO_SHA384_WIN */
117 
118 /* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBC supported. */
119 #define ARCHIVE_CRYPTO_SHA512_LIBC 1
120 
121 /* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBC2 supported. */
122 /* #undef ARCHIVE_CRYPTO_SHA512_LIBC2 */
123 
124 /* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBC3 supported. */
125 /* #undef ARCHIVE_CRYPTO_SHA512_LIBC3 */
126 
127 /* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBMD supported. */
128 /* #undef ARCHIVE_CRYPTO_SHA512_LIBMD */
129 
130 /* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBSYSTEM supported. */
131 /* #undef ARCHIVE_CRYPTO_SHA512_LIBSYSTEM */
132 
133 /* SHA512 via ARCHIVE_CRYPTO_SHA512_NETTLE supported. */
134 /* #undef ARCHIVE_CRYPTO_SHA512_NETTLE */
135 
136 /* SHA512 via ARCHIVE_CRYPTO_SHA512_OPENSSL supported. */
137 /* #undef ARCHIVE_CRYPTO_SHA512_OPENSSL */
138 
139 /* SHA512 via ARCHIVE_CRYPTO_SHA512_WIN supported. */
140 /* #undef ARCHIVE_CRYPTO_SHA512_WIN */
141 
142 /* AIX xattr support */
143 /* #undef ARCHIVE_XATTR_AIX */
144 
145 /* Darwin xattr support */
146 /* #undef ARCHIVE_XATTR_DARWIN */
147 
148 /* FreeBSD xattr support */
149 #define ARCHIVE_XATTR_FREEBSD 1
150 
151 /* Linux xattr support */
152 /* #undef ARCHIVE_XATTR_LINUX */
153 
154 /* Version number of bsdcat */
155 #define BSDCAT_VERSION_STRING "3.4.0"
156 
157 /* Version number of bsdcpio */
158 #define BSDCPIO_VERSION_STRING "3.4.0"
159 
160 /* Version number of bsdtar */
161 #define BSDTAR_VERSION_STRING "3.4.0"
162 
163 /* Define to 1 if the system has the type `ace_t'. */
164 /* #undef HAVE_ACE_T */
165 
166 /* Define to 1 if you have the `acl' function. */
167 /* #undef HAVE_ACL */
168 
169 /* Define to 1 if the system has the type `aclent_t'. */
170 /* #undef HAVE_ACLENT_T */
171 
172 /* Define to 1 if you have the `acl_add_flag_np' function. */
173 #define HAVE_ACL_ADD_FLAG_NP 1
174 
175 /* Define to 1 if you have the `acl_add_perm' function. */
176 #define HAVE_ACL_ADD_PERM 1
177 
178 /* Define to 1 if you have the `acl_clear_flags_np' function. */
179 #define HAVE_ACL_CLEAR_FLAGS_NP 1
180 
181 /* Define to 1 if you have the `acl_clear_perms' function. */
182 #define HAVE_ACL_CLEAR_PERMS 1
183 
184 /* Define to 1 if you have the `acl_create_entry' function. */
185 #define HAVE_ACL_CREATE_ENTRY 1
186 
187 /* Define to 1 if you have the `acl_delete_def_file' function. */
188 #define HAVE_ACL_DELETE_DEF_FILE 1
189 
190 /* Define to 1 if the system has the type `acl_entry_t'. */
191 #define HAVE_ACL_ENTRY_T 1
192 
193 /* Define to 1 if you have the `acl_free' function. */
194 #define HAVE_ACL_FREE 1
195 
196 /* Define to 1 if you have the `acl_get_brand_np' function. */
197 #define HAVE_ACL_GET_BRAND_NP 1
198 
199 /* Define to 1 if you have the `acl_get_entry' function. */
200 #define HAVE_ACL_GET_ENTRY 1
201 
202 /* Define to 1 if you have the `acl_get_entry_type_np' function. */
203 #define HAVE_ACL_GET_ENTRY_TYPE_NP 1
204 
205 /* Define to 1 if you have the `acl_get_fd' function. */
206 #define HAVE_ACL_GET_FD 1
207 
208 /* Define to 1 if you have the `acl_get_fd_np' function. */
209 #define HAVE_ACL_GET_FD_NP 1
210 
211 /* Define to 1 if you have the `acl_get_file' function. */
212 #define HAVE_ACL_GET_FILE 1
213 
214 /* Define to 1 if you have the `acl_get_flagset_np' function. */
215 #define HAVE_ACL_GET_FLAGSET_NP 1
216 
217 /* Define to 1 if you have the `acl_get_flag_np' function. */
218 #define HAVE_ACL_GET_FLAG_NP 1
219 
220 /* Define to 1 if you have the `acl_get_link_np' function. */
221 #define HAVE_ACL_GET_LINK_NP 1
222 
223 /* Define to 1 if you have the `acl_get_perm' function. */
224 /* #undef HAVE_ACL_GET_PERM */
225 
226 /* Define to 1 if you have the `acl_get_permset' function. */
227 #define HAVE_ACL_GET_PERMSET 1
228 
229 /* Define to 1 if you have the `acl_get_perm_np' function. */
230 #define HAVE_ACL_GET_PERM_NP 1
231 
232 /* Define to 1 if you have the `acl_get_qualifier' function. */
233 #define HAVE_ACL_GET_QUALIFIER 1
234 
235 /* Define to 1 if you have the `acl_get_tag_type' function. */
236 #define HAVE_ACL_GET_TAG_TYPE 1
237 
238 /* Define to 1 if you have the `acl_init' function. */
239 #define HAVE_ACL_INIT 1
240 
241 /* Define to 1 if you have the `acl_is_trivial_np' function. */
242 #define HAVE_ACL_IS_TRIVIAL_NP 1
243 
244 /* Define to 1 if you have the <acl/libacl.h> header file. */
245 /* #undef HAVE_ACL_LIBACL_H */
246 
247 /* Define to 1 if the system has the type `acl_permset_t'. */
248 #define HAVE_ACL_PERMSET_T 1
249 
250 /* Define to 1 if you have the `acl_set_entry_type_np' function. */
251 #define HAVE_ACL_SET_ENTRY_TYPE_NP 1
252 
253 /* Define to 1 if you have the `acl_set_fd' function. */
254 #define HAVE_ACL_SET_FD 1
255 
256 /* Define to 1 if you have the `acl_set_fd_np' function. */
257 #define HAVE_ACL_SET_FD_NP 1
258 
259 /* Define to 1 if you have the `acl_set_file' function. */
260 #define HAVE_ACL_SET_FILE 1
261 
262 /* Define to 1 if you have the `acl_set_link_np' function. */
263 #define HAVE_ACL_SET_LINK_NP 1
264 
265 /* Define to 1 if you have the `acl_set_qualifier' function. */
266 #define HAVE_ACL_SET_QUALIFIER 1
267 
268 /* Define to 1 if you have the `acl_set_tag_type' function. */
269 #define HAVE_ACL_SET_TAG_TYPE 1
270 
271 /* Define to 1 if the system has the type `acl_t'. */
272 #define HAVE_ACL_T 1
273 
274 /* Define to 1 if the system has the type `acl_tag_t'. */
275 #define HAVE_ACL_TAG_T 1
276 
277 /* Define to 1 if you have the `arc4random_buf' function. */
278 #define HAVE_ARC4RANDOM_BUF 1
279 
280 /* Define to 1 if you have the <attr/xattr.h> header file. */
281 /* #undef HAVE_ATTR_XATTR_H */
282 
283 /* Define to 1 if you have the <bcrypt.h> header file. */
284 /* #undef HAVE_BCRYPT_H */
285 
286 /* Define to 1 if you have the <blake2.h> header file. */
287 /* #undef HAVE_BLAKE2_H */
288 
289 /* Define to 1 if you have the <bzlib.h> header file. */
290 #define HAVE_BZLIB_H 1
291 
292 /* Define to 1 if you have the `chflags' function. */
293 #define HAVE_CHFLAGS 1
294 
295 /* Define to 1 if you have the `chown' function. */
296 #define HAVE_CHOWN 1
297 
298 /* Define to 1 if you have the `chroot' function. */
299 #define HAVE_CHROOT 1
300 
301 /* Define to 1 if you have the <copyfile.h> header file. */
302 /* #undef HAVE_COPYFILE_H */
303 
304 /* Define to 1 if you have the `ctime_r' function. */
305 #define HAVE_CTIME_R 1
306 
307 /* Define to 1 if you have the <ctype.h> header file. */
308 #define HAVE_CTYPE_H 1
309 
310 /* Define to 1 if you have the `cygwin_conv_path' function. */
311 /* #undef HAVE_CYGWIN_CONV_PATH */
312 
313 /* Define to 1 if you have the declaration of `ACE_GETACL', and to 0 if you
314    don't. */
315 /* #undef HAVE_DECL_ACE_GETACL */
316 
317 /* Define to 1 if you have the declaration of `ACE_GETACLCNT', and to 0 if you
318    don't. */
319 /* #undef HAVE_DECL_ACE_GETACLCNT */
320 
321 /* Define to 1 if you have the declaration of `ACE_SETACL', and to 0 if you
322    don't. */
323 /* #undef HAVE_DECL_ACE_SETACL */
324 
325 /* Define to 1 if you have the declaration of `ACL_SYNCHRONIZE', and to 0 if
326    you don't. */
327 #define HAVE_DECL_ACL_SYNCHRONIZE 1
328 
329 /* Define to 1 if you have the declaration of `ACL_TYPE_EXTENDED', and to 0 if
330    you don't. */
331 #define HAVE_DECL_ACL_TYPE_EXTENDED 0
332 
333 /* Define to 1 if you have the declaration of `ACL_TYPE_NFS4', and to 0 if you
334    don't. */
335 #define HAVE_DECL_ACL_TYPE_NFS4 1
336 
337 /* Define to 1 if you have the declaration of `ACL_USER', and to 0 if you
338    don't. */
339 #define HAVE_DECL_ACL_USER 1
340 
341 /* Define to 1 if you have the declaration of `EXTATTR_NAMESPACE_USER', and to
342    0 if you don't. */
343 #define HAVE_DECL_EXTATTR_NAMESPACE_USER 1
344 
345 /* Define to 1 if you have the declaration of `GETACL', and to 0 if you don't.
346    */
347 /* #undef HAVE_DECL_GETACL */
348 
349 /* Define to 1 if you have the declaration of `GETACLCNT', and to 0 if you
350    don't. */
351 /* #undef HAVE_DECL_GETACLCNT */
352 
353 /* Define to 1 if you have the declaration of `INT32_MAX', and to 0 if you
354    don't. */
355 #define HAVE_DECL_INT32_MAX 1
356 
357 /* Define to 1 if you have the declaration of `INT32_MIN', and to 0 if you
358    don't. */
359 #define HAVE_DECL_INT32_MIN 1
360 
361 /* Define to 1 if you have the declaration of `INT64_MAX', and to 0 if you
362    don't. */
363 #define HAVE_DECL_INT64_MAX 1
364 
365 /* Define to 1 if you have the declaration of `INT64_MIN', and to 0 if you
366    don't. */
367 #define HAVE_DECL_INT64_MIN 1
368 
369 /* Define to 1 if you have the declaration of `INTMAX_MAX', and to 0 if you
370    don't. */
371 #define HAVE_DECL_INTMAX_MAX 1
372 
373 /* Define to 1 if you have the declaration of `INTMAX_MIN', and to 0 if you
374    don't. */
375 #define HAVE_DECL_INTMAX_MIN 1
376 
377 /* Define to 1 if you have the declaration of `SETACL', and to 0 if you don't.
378    */
379 /* #undef HAVE_DECL_SETACL */
380 
381 /* Define to 1 if you have the declaration of `SIZE_MAX', and to 0 if you
382    don't. */
383 #define HAVE_DECL_SIZE_MAX 1
384 
385 /* Define to 1 if you have the declaration of `SSIZE_MAX', and to 0 if you
386    don't. */
387 #define HAVE_DECL_SSIZE_MAX 1
388 
389 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
390    don't. */
391 #define HAVE_DECL_STRERROR_R 1
392 
393 /* Define to 1 if you have the declaration of `UINT32_MAX', and to 0 if you
394    don't. */
395 #define HAVE_DECL_UINT32_MAX 1
396 
397 /* Define to 1 if you have the declaration of `UINT64_MAX', and to 0 if you
398    don't. */
399 #define HAVE_DECL_UINT64_MAX 1
400 
401 /* Define to 1 if you have the declaration of `UINTMAX_MAX', and to 0 if you
402    don't. */
403 #define HAVE_DECL_UINTMAX_MAX 1
404 
405 /* Define to 1 if you have the declaration of `XATTR_NOFOLLOW', and to 0 if
406    you don't. */
407 #define HAVE_DECL_XATTR_NOFOLLOW 0
408 
409 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
410    */
411 #define HAVE_DIRENT_H 1
412 
413 /* Define to 1 if you have a dirfd function or macro */
414 #define HAVE_DIRFD 1
415 
416 /* Define to 1 if you have the <dlfcn.h> header file. */
417 #define HAVE_DLFCN_H 1
418 
419 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
420 /* #undef HAVE_DOPRNT */
421 
422 /* Define to 1 if nl_langinfo supports D_MD_ORDER */
423 /* #undef HAVE_D_MD_ORDER */
424 
425 /* A possible errno value for invalid file format errors */
426 #define HAVE_EFTYPE 1
427 
428 /* A possible errno value for invalid file format errors */
429 #define HAVE_EILSEQ 1
430 
431 /* Define to 1 if you have the <errno.h> header file. */
432 #define HAVE_ERRNO_H 1
433 
434 /* Define to 1 if you have the <expat.h> header file. */
435 #define HAVE_EXPAT_H 1
436 
437 /* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */
438 /* #undef HAVE_EXT2FS_EXT2_FS_H */
439 
440 /* Define to 1 if you have the `extattr_get_fd' function. */
441 #define HAVE_EXTATTR_GET_FD 1
442 
443 /* Define to 1 if you have the `extattr_get_file' function. */
444 #define HAVE_EXTATTR_GET_FILE 1
445 
446 /* Define to 1 if you have the `extattr_get_link' function. */
447 #define HAVE_EXTATTR_GET_LINK 1
448 
449 /* Define to 1 if you have the `extattr_list_fd' function. */
450 #define HAVE_EXTATTR_LIST_FD 1
451 
452 /* Define to 1 if you have the `extattr_list_file' function. */
453 #define HAVE_EXTATTR_LIST_FILE 1
454 
455 /* Define to 1 if you have the `extattr_list_link' function. */
456 #define HAVE_EXTATTR_LIST_LINK 1
457 
458 /* Define to 1 if you have the `extattr_set_fd' function. */
459 #define HAVE_EXTATTR_SET_FD 1
460 
461 /* Define to 1 if you have the `extattr_set_link' function. */
462 #define HAVE_EXTATTR_SET_LINK 1
463 
464 /* Define to 1 if you have the `facl' function. */
465 /* #undef HAVE_FACL */
466 
467 /* Define to 1 if you have the `fchdir' function. */
468 #define HAVE_FCHDIR 1
469 
470 /* Define to 1 if you have the `fchflags' function. */
471 #define HAVE_FCHFLAGS 1
472 
473 /* Define to 1 if you have the `fchmod' function. */
474 #define HAVE_FCHMOD 1
475 
476 /* Define to 1 if you have the `fchown' function. */
477 #define HAVE_FCHOWN 1
478 
479 /* Define to 1 if you have the `fcntl' function. */
480 #define HAVE_FCNTL 1
481 
482 /* Define to 1 if you have the <fcntl.h> header file. */
483 #define HAVE_FCNTL_H 1
484 
485 /* Define to 1 if you have the `fdopendir' function. */
486 #define HAVE_FDOPENDIR 1
487 
488 /* Define to 1 if you have the `fgetea' function. */
489 /* #undef HAVE_FGETEA */
490 
491 /* Define to 1 if you have the `fgetxattr' function. */
492 /* #undef HAVE_FGETXATTR */
493 
494 /* Define to 1 if you have the `flistea' function. */
495 /* #undef HAVE_FLISTEA */
496 
497 /* Define to 1 if you have the `flistxattr' function. */
498 /* #undef HAVE_FLISTXATTR */
499 
500 /* Define to 1 if you have the `fork' function. */
501 #define HAVE_FORK 1
502 
503 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
504 #define HAVE_FSEEKO 1
505 
506 /* Define to 1 if you have the `fsetea' function. */
507 /* #undef HAVE_FSETEA */
508 
509 /* Define to 1 if you have the `fsetxattr' function. */
510 /* #undef HAVE_FSETXATTR */
511 
512 /* Define to 1 if you have the `fstat' function. */
513 #define HAVE_FSTAT 1
514 
515 /* Define to 1 if you have the `fstatat' function. */
516 #define HAVE_FSTATAT 1
517 
518 /* Define to 1 if you have the `fstatfs' function. */
519 #define HAVE_FSTATFS 1
520 
521 /* Define to 1 if you have the `fstatvfs' function. */
522 #define HAVE_FSTATVFS 1
523 
524 /* Define to 1 if you have the `ftruncate' function. */
525 #define HAVE_FTRUNCATE 1
526 
527 /* Define to 1 if you have the `futimens' function. */
528 #define HAVE_FUTIMENS 1
529 
530 /* Define to 1 if you have the `futimes' function. */
531 #define HAVE_FUTIMES 1
532 
533 /* Define to 1 if you have the `futimesat' function. */
534 /* #undef HAVE_FUTIMESAT */
535 
536 /* Define to 1 if you have the `getea' function. */
537 /* #undef HAVE_GETEA */
538 
539 /* Define to 1 if you have the `geteuid' function. */
540 #define HAVE_GETEUID 1
541 
542 /* Define to 1 if you have the `getgrgid_r' function. */
543 #define HAVE_GETGRGID_R 1
544 
545 /* Define to 1 if you have the `getgrnam_r' function. */
546 #define HAVE_GETGRNAM_R 1
547 
548 /* Define to 1 if you have the `getpid' function. */
549 #define HAVE_GETPID 1
550 
551 /* Define to 1 if you have the `getpwnam_r' function. */
552 #define HAVE_GETPWNAM_R 1
553 
554 /* Define to 1 if you have the `getpwuid_r' function. */
555 #define HAVE_GETPWUID_R 1
556 
557 /* Define to 1 if you have the `getvfsbyname' function. */
558 /* #undef HAVE_GETVFSBYNAME */
559 
560 /* Define to 1 if you have the `getxattr' function. */
561 /* #undef HAVE_GETXATTR */
562 
563 /* Define to 1 if you have the `gmtime_r' function. */
564 #define HAVE_GMTIME_R 1
565 
566 /* Define to 1 if you have the <grp.h> header file. */
567 #define HAVE_GRP_H 1
568 
569 /* Define if you have the iconv() function and it works. */
570 #define HAVE_ICONV 1
571 
572 /* Define to 1 if you have the <iconv.h> header file. */
573 #define HAVE_ICONV_H 1
574 
575 /* Define to 1 if the system has the type `intmax_t'. */
576 #define HAVE_INTMAX_T 1
577 
578 /* Define to 1 if you have the <inttypes.h> header file. */
579 #define HAVE_INTTYPES_H 1
580 
581 /* Define to 1 if you have the <io.h> header file. */
582 /* #undef HAVE_IO_H */
583 
584 /* Define to 1 if you have the <langinfo.h> header file. */
585 #define HAVE_LANGINFO_H 1
586 
587 /* Define to 1 if you have the `lchflags' function. */
588 #define HAVE_LCHFLAGS 1
589 
590 /* Define to 1 if you have the `lchmod' function. */
591 #define HAVE_LCHMOD 1
592 
593 /* Define to 1 if you have the `lchown' function. */
594 #define HAVE_LCHOWN 1
595 
596 /* Define to 1 if you have the `lgetea' function. */
597 /* #undef HAVE_LGETEA */
598 
599 /* Define to 1 if you have the `lgetxattr' function. */
600 /* #undef HAVE_LGETXATTR */
601 
602 /* Define to 1 if you have the `acl' library (-lacl). */
603 /* #undef HAVE_LIBACL */
604 
605 /* Define to 1 if you have the `b2' library (-lb2). */
606 /* #undef HAVE_LIBB2 */
607 
608 /* Define to 1 if you have the `bz2' library (-lbz2). */
609 #define HAVE_LIBBZ2 1
610 
611 /* Define to 1 if you have the `charset' library (-lcharset). */
612 /* #undef HAVE_LIBCHARSET */
613 
614 /* Define to 1 if you have the `crypto' library (-lcrypto). */
615 #define HAVE_LIBCRYPTO 1
616 
617 /* Define to 1 if you have the `eay32' library (-leay32). */
618 /* #undef HAVE_LIBEAY32 */
619 
620 /* Define to 1 if you have the `eay64' library (-leay64). */
621 /* #undef HAVE_LIBEAY64 */
622 
623 /* Define to 1 if you have the `expat' library (-lexpat). */
624 #define HAVE_LIBEXPAT 1
625 
626 /* Define to 1 if you have the `lz4' library (-llz4). */
627 /* #undef HAVE_LIBLZ4 */
628 
629 /* Define to 1 if you have the `lzma' library (-llzma). */
630 #define HAVE_LIBLZMA 1
631 
632 /* Define to 1 if you have the `lzo2' library (-llzo2). */
633 /* #undef HAVE_LIBLZO2 */
634 
635 /* Define to 1 if you have the `md' library (-lmd). */
636 /* #undef HAVE_LIBMD */
637 
638 /* Define to 1 if you have the `nettle' library (-lnettle). */
639 /* #undef HAVE_LIBNETTLE */
640 
641 /* Define to 1 if you have the `pcre' library (-lpcre). */
642 /* #undef HAVE_LIBPCRE */
643 
644 /* Define to 1 if you have the `pcreposix' library (-lpcreposix). */
645 /* #undef HAVE_LIBPCREPOSIX */
646 
647 /* Define to 1 if you have the `regex' library (-lregex). */
648 /* #undef HAVE_LIBREGEX */
649 
650 /* Define to 1 if you have the `richacl' library (-lrichacl). */
651 /* #undef HAVE_LIBRICHACL */
652 
653 /* Define to 1 if you have the `xml2' library (-lxml2). */
654 /* #undef HAVE_LIBXML2 */
655 
656 /* Define to 1 if you have the <libxml/xmlreader.h> header file. */
657 /* #undef HAVE_LIBXML_XMLREADER_H */
658 
659 /* Define to 1 if you have the <libxml/xmlwriter.h> header file. */
660 /* #undef HAVE_LIBXML_XMLWRITER_H */
661 
662 /* Define to 1 if you have the `z' library (-lz). */
663 #define HAVE_LIBZ 1
664 
665 /* Define to 1 if you have the `zstd' library (-lzstd). */
666 /* #undef HAVE_LIBZSTD */
667 
668 /* Define to 1 if you have the <limits.h> header file. */
669 #define HAVE_LIMITS_H 1
670 
671 /* Define to 1 if you have the `link' function. */
672 #define HAVE_LINK 1
673 
674 /* Define to 1 if you have the <linux/fiemap.h> header file. */
675 /* #undef HAVE_LINUX_FIEMAP_H */
676 
677 /* Define to 1 if you have the <linux/fs.h> header file. */
678 /* #undef HAVE_LINUX_FS_H */
679 
680 /* Define to 1 if you have the <linux/magic.h> header file. */
681 /* #undef HAVE_LINUX_MAGIC_H */
682 
683 /* Define to 1 if you have the <linux/types.h> header file. */
684 /* #undef HAVE_LINUX_TYPES_H */
685 
686 /* Define to 1 if you have the `listea' function. */
687 /* #undef HAVE_LISTEA */
688 
689 /* Define to 1 if you have the `listxattr' function. */
690 /* #undef HAVE_LISTXATTR */
691 
692 /* Define to 1 if you have the `llistea' function. */
693 /* #undef HAVE_LLISTEA */
694 
695 /* Define to 1 if you have the `llistxattr' function. */
696 /* #undef HAVE_LLISTXATTR */
697 
698 /* Define to 1 if you have the <localcharset.h> header file. */
699 /* #undef HAVE_LOCALCHARSET_H */
700 
701 /* Define to 1 if you have the `locale_charset' function. */
702 /* #undef HAVE_LOCALE_CHARSET */
703 
704 /* Define to 1 if you have the <locale.h> header file. */
705 #define HAVE_LOCALE_H 1
706 
707 /* Define to 1 if you have the `localtime_r' function. */
708 #define HAVE_LOCALTIME_R 1
709 
710 /* Define to 1 if the system has the type `long long int'. */
711 #define HAVE_LONG_LONG_INT 1
712 
713 /* Define to 1 if you have the `lsetea' function. */
714 /* #undef HAVE_LSETEA */
715 
716 /* Define to 1 if you have the `lsetxattr' function. */
717 /* #undef HAVE_LSETXATTR */
718 
719 /* Define to 1 if you have the `lstat' function. */
720 #define HAVE_LSTAT 1
721 
722 /* Define to 1 if `lstat' has the bug that it succeeds when given the
723    zero-length file name argument. */
724 /* #undef HAVE_LSTAT_EMPTY_STRING_BUG */
725 
726 /* Define to 1 if you have the `lutimes' function. */
727 #define HAVE_LUTIMES 1
728 
729 /* Define to 1 if you have the <lz4hc.h> header file. */
730 /* #undef HAVE_LZ4HC_H */
731 
732 /* Define to 1 if you have the <lz4.h> header file. */
733 /* #undef HAVE_LZ4_H */
734 
735 /* Define to 1 if you have the <lzma.h> header file. */
736 #define HAVE_LZMA_H 1
737 
738 /* Define to 1 if you have the `lzma_stream_encoder_mt' function. */
739 #define HAVE_LZMA_STREAM_ENCODER_MT 1
740 
741 /* Define to 1 if you have the <lzo/lzo1x.h> header file. */
742 /* #undef HAVE_LZO_LZO1X_H */
743 
744 /* Define to 1 if you have the <lzo/lzoconf.h> header file. */
745 /* #undef HAVE_LZO_LZOCONF_H */
746 
747 /* Define to 1 if you have the `mbrtowc' function. */
748 #define HAVE_MBRTOWC 1
749 
750 /* Define to 1 if you have the `mbr_gid_to_uuid' function. */
751 /* #undef HAVE_MBR_GID_TO_UUID */
752 
753 /* Define to 1 if you have the `mbr_uid_to_uuid' function. */
754 /* #undef HAVE_MBR_UID_TO_UUID */
755 
756 /* Define to 1 if you have the `mbr_uuid_to_id' function. */
757 /* #undef HAVE_MBR_UUID_TO_ID */
758 
759 /* Define to 1 if you have the <md5.h> header file. */
760 #define HAVE_MD5_H 1
761 
762 /* Define to 1 if you have the <membership.h> header file. */
763 /* #undef HAVE_MEMBERSHIP_H */
764 
765 /* Define to 1 if you have the `memmove' function. */
766 #define HAVE_MEMMOVE 1
767 
768 /* Define to 1 if you have the <memory.h> header file. */
769 #define HAVE_MEMORY_H 1
770 
771 /* Define to 1 if you have the `memset' function. */
772 #define HAVE_MEMSET 1
773 
774 /* Define to 1 if you have the `mkdir' function. */
775 #define HAVE_MKDIR 1
776 
777 /* Define to 1 if you have the `mkfifo' function. */
778 #define HAVE_MKFIFO 1
779 
780 /* Define to 1 if you have the `mknod' function. */
781 #define HAVE_MKNOD 1
782 
783 /* Define to 1 if you have the `mkstemp' function. */
784 #define HAVE_MKSTEMP 1
785 
786 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
787 /* #undef HAVE_NDIR_H */
788 
789 /* Define to 1 if you have the <nettle/aes.h> header file. */
790 /* #undef HAVE_NETTLE_AES_H */
791 
792 /* Define to 1 if you have the <nettle/hmac.h> header file. */
793 /* #undef HAVE_NETTLE_HMAC_H */
794 
795 /* Define to 1 if you have the <nettle/md5.h> header file. */
796 /* #undef HAVE_NETTLE_MD5_H */
797 
798 /* Define to 1 if you have the <nettle/pbkdf2.h> header file. */
799 /* #undef HAVE_NETTLE_PBKDF2_H */
800 
801 /* Define to 1 if you have the <nettle/ripemd160.h> header file. */
802 /* #undef HAVE_NETTLE_RIPEMD160_H */
803 
804 /* Define to 1 if you have the <nettle/sha.h> header file. */
805 /* #undef HAVE_NETTLE_SHA_H */
806 
807 /* Define to 1 if you have the `nl_langinfo' function. */
808 #define HAVE_NL_LANGINFO 1
809 
810 /* Define to 1 if you have the `openat' function. */
811 #define HAVE_OPENAT 1
812 
813 /* Define to 1 if you have the <openssl/evp.h> header file. */
814 #define HAVE_OPENSSL_EVP_H 1
815 
816 /* Define to 1 if you have the <paths.h> header file. */
817 #define HAVE_PATHS_H 1
818 
819 /* Define to 1 if you have the <pcreposix.h> header file. */
820 /* #undef HAVE_PCREPOSIX_H */
821 
822 /* Define to 1 if you have the `pipe' function. */
823 #define HAVE_PIPE 1
824 
825 /* Define to 1 if you have the `PKCS5_PBKDF2_HMAC_SHA1' function. */
826 #define HAVE_PKCS5_PBKDF2_HMAC_SHA1 1
827 
828 /* Define to 1 if you have the `poll' function. */
829 #define HAVE_POLL 1
830 
831 /* Define to 1 if you have the <poll.h> header file. */
832 #define HAVE_POLL_H 1
833 
834 /* Define to 1 if you have the `posix_spawnp' function. */
835 #define HAVE_POSIX_SPAWNP 1
836 
837 /* Define to 1 if you have the <pthread.h> header file. */
838 #define HAVE_PTHREAD_H 1
839 
840 /* Define to 1 if you have the <pwd.h> header file. */
841 #define HAVE_PWD_H 1
842 
843 /* Define to 1 if you have a POSIX compatible readdir_r */
844 #define HAVE_READDIR_R 1
845 
846 /* Define to 1 if you have the `readlink' function. */
847 #define HAVE_READLINK 1
848 
849 /* Define to 1 if you have the `readlinkat' function. */
850 #define HAVE_READLINKAT 1
851 
852 /* Define to 1 if you have the `readpassphrase' function. */
853 /* #undef HAVE_READPASSPHRASE */
854 
855 /* Define to 1 if you have the <readpassphrase.h> header file. */
856 /* #undef HAVE_READPASSPHRASE_H */
857 
858 /* Define to 1 if you have the <regex.h> header file. */
859 #define HAVE_REGEX_H 1
860 
861 /* Define to 1 if you have the `richacl_alloc' function. */
862 /* #undef HAVE_RICHACL_ALLOC */
863 
864 /* Define to 1 if you have the `richacl_equiv_mode' function. */
865 /* #undef HAVE_RICHACL_EQUIV_MODE */
866 
867 /* Define to 1 if you have the `richacl_free' function. */
868 /* #undef HAVE_RICHACL_FREE */
869 
870 /* Define to 1 if you have the `richacl_get_fd' function. */
871 /* #undef HAVE_RICHACL_GET_FD */
872 
873 /* Define to 1 if you have the `richacl_get_file' function. */
874 /* #undef HAVE_RICHACL_GET_FILE */
875 
876 /* Define to 1 if you have the `richacl_set_fd' function. */
877 /* #undef HAVE_RICHACL_SET_FD */
878 
879 /* Define to 1 if you have the `richacl_set_file' function. */
880 /* #undef HAVE_RICHACL_SET_FILE */
881 
882 /* Define to 1 if you have the <ripemd.h> header file. */
883 /* #undef HAVE_RIPEMD_H */
884 
885 /* Define to 1 if you have the `select' function. */
886 #define HAVE_SELECT 1
887 
888 /* Define to 1 if you have the `setenv' function. */
889 #define HAVE_SETENV 1
890 
891 /* Define to 1 if you have the `setlocale' function. */
892 #define HAVE_SETLOCALE 1
893 
894 /* Define to 1 if you have the `setxattr' function. */
895 /* #undef HAVE_SETXATTR */
896 
897 /* Define to 1 if you have the <sha256.h> header file. */
898 /* #undef HAVE_SHA256_H */
899 
900 /* Define to 1 if you have the <sha512.h> header file. */
901 /* #undef HAVE_SHA512_H */
902 
903 /* Define to 1 if you have the <sha.h> header file. */
904 /* #undef HAVE_SHA_H */
905 
906 /* Define to 1 if you have the `sigaction' function. */
907 #define HAVE_SIGACTION 1
908 
909 /* Define to 1 if you have the <signal.h> header file. */
910 #define HAVE_SIGNAL_H 1
911 
912 /* Define to 1 if you have the <spawn.h> header file. */
913 #define HAVE_SPAWN_H 1
914 
915 /* Define to 1 if you have the `statfs' function. */
916 #define HAVE_STATFS 1
917 
918 /* Define to 1 if you have the `statvfs' function. */
919 #define HAVE_STATVFS 1
920 
921 /* Define to 1 if `stat' has the bug that it succeeds when given the
922    zero-length file name argument. */
923 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
924 
925 /* Define to 1 if you have the <stdarg.h> header file. */
926 #define HAVE_STDARG_H 1
927 
928 /* Define to 1 if you have the <stdint.h> header file. */
929 #define HAVE_STDINT_H 1
930 
931 /* Define to 1 if you have the <stdlib.h> header file. */
932 #define HAVE_STDLIB_H 1
933 
934 /* Define to 1 if you have the `strchr' function. */
935 #define HAVE_STRCHR 1
936 
937 /* Define to 1 if you have the `strdup' function. */
938 #define HAVE_STRDUP 1
939 
940 /* Define to 1 if you have the `strerror' function. */
941 #define HAVE_STRERROR 1
942 
943 /* Define to 1 if you have the `strerror_r' function. */
944 #define HAVE_STRERROR_R 1
945 
946 /* Define to 1 if you have the `strftime' function. */
947 #define HAVE_STRFTIME 1
948 
949 /* Define to 1 if you have the <strings.h> header file. */
950 #define HAVE_STRINGS_H 1
951 
952 /* Define to 1 if you have the <string.h> header file. */
953 #define HAVE_STRING_H 1
954 
955 /* Define to 1 if you have the `strncpy_s' function. */
956 /* #undef HAVE_STRNCPY_S */
957 
958 /* Define to 1 if you have the `strrchr' function. */
959 #define HAVE_STRRCHR 1
960 
961 /* Define to 1 if the system has the type `struct richace'. */
962 /* #undef HAVE_STRUCT_RICHACE */
963 
964 /* Define to 1 if the system has the type `struct richacl'. */
965 /* #undef HAVE_STRUCT_RICHACL */
966 
967 /* Define to 1 if `f_namemax' is a member of `struct statfs'. */
968 /* #undef HAVE_STRUCT_STATFS_F_NAMEMAX */
969 
970 /* Define to 1 if `f_iosize' is a member of `struct statvfs'. */
971 #define HAVE_STRUCT_STATVFS_F_IOSIZE 1
972 
973 /* Define to 1 if `st_birthtime' is a member of `struct stat'. */
974 #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1
975 
976 /* Define to 1 if `st_birthtimespec.tv_nsec' is a member of `struct stat'. */
977 #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1
978 
979 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
980 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
981 
982 /* Define to 1 if `st_flags' is a member of `struct stat'. */
983 #define HAVE_STRUCT_STAT_ST_FLAGS 1
984 
985 /* Define to 1 if `st_mtimespec.tv_nsec' is a member of `struct stat'. */
986 #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
987 
988 /* Define to 1 if `st_mtime_n' is a member of `struct stat'. */
989 /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */
990 
991 /* Define to 1 if `st_mtime_usec' is a member of `struct stat'. */
992 /* #undef HAVE_STRUCT_STAT_ST_MTIME_USEC */
993 
994 /* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
995 #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
996 
997 /* Define to 1 if `st_umtime' is a member of `struct stat'. */
998 /* #undef HAVE_STRUCT_STAT_ST_UMTIME */
999 
1000 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
1001 #define HAVE_STRUCT_TM_TM_GMTOFF 1
1002 
1003 /* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
1004 /* #undef HAVE_STRUCT_TM___TM_GMTOFF */
1005 
1006 /* Define to 1 if the system has the type `struct vfsconf'. */
1007 /* #undef HAVE_STRUCT_VFSCONF */
1008 
1009 /* Define to 1 if the system has the type `struct xvfsconf'. */
1010 /* #undef HAVE_STRUCT_XVFSCONF */
1011 
1012 /* Define to 1 if you have the `symlink' function. */
1013 #define HAVE_SYMLINK 1
1014 
1015 /* Define to 1 if you have the <sys/acl.h> header file. */
1016 #define HAVE_SYS_ACL_H 1
1017 
1018 /* Define to 1 if you have the <sys/cdefs.h> header file. */
1019 #define HAVE_SYS_CDEFS_H 1
1020 
1021 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
1022    */
1023 /* #undef HAVE_SYS_DIR_H */
1024 
1025 /* Define to 1 if you have the <sys/ea.h> header file. */
1026 /* #undef HAVE_SYS_EA_H */
1027 
1028 /* Define to 1 if you have the <sys/extattr.h> header file. */
1029 #define HAVE_SYS_EXTATTR_H 1
1030 
1031 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1032 #define HAVE_SYS_IOCTL_H 1
1033 
1034 /* Define to 1 if you have the <sys/mkdev.h> header file. */
1035 /* #undef HAVE_SYS_MKDEV_H */
1036 
1037 /* Define to 1 if you have the <sys/mount.h> header file. */
1038 #define HAVE_SYS_MOUNT_H 1
1039 
1040 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
1041    */
1042 /* #undef HAVE_SYS_NDIR_H */
1043 
1044 /* Define to 1 if you have the <sys/param.h> header file. */
1045 #define HAVE_SYS_PARAM_H 1
1046 
1047 /* Define to 1 if you have the <sys/poll.h> header file. */
1048 #define HAVE_SYS_POLL_H 1
1049 
1050 /* Define to 1 if you have the <sys/richacl.h> header file. */
1051 /* #undef HAVE_SYS_RICHACL_H */
1052 
1053 /* Define to 1 if you have the <sys/select.h> header file. */
1054 #define HAVE_SYS_SELECT_H 1
1055 
1056 /* Define to 1 if you have the <sys/statfs.h> header file. */
1057 /* #undef HAVE_SYS_STATFS_H */
1058 
1059 /* Define to 1 if you have the <sys/statvfs.h> header file. */
1060 #define HAVE_SYS_STATVFS_H 1
1061 
1062 /* Define to 1 if you have the <sys/stat.h> header file. */
1063 #define HAVE_SYS_STAT_H 1
1064 
1065 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
1066 /* #undef HAVE_SYS_SYSMACROS_H */
1067 
1068 /* Define to 1 if you have the <sys/time.h> header file. */
1069 #define HAVE_SYS_TIME_H 1
1070 
1071 /* Define to 1 if you have the <sys/types.h> header file. */
1072 #define HAVE_SYS_TYPES_H 1
1073 
1074 /* Define to 1 if you have the <sys/utime.h> header file. */
1075 /* #undef HAVE_SYS_UTIME_H */
1076 
1077 /* Define to 1 if you have the <sys/utsname.h> header file. */
1078 #define HAVE_SYS_UTSNAME_H 1
1079 
1080 /* Define to 1 if you have the <sys/vfs.h> header file. */
1081 /* #undef HAVE_SYS_VFS_H */
1082 
1083 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1084 #define HAVE_SYS_WAIT_H 1
1085 
1086 /* Define to 1 if you have the <sys/xattr.h> header file. */
1087 #define HAVE_SYS_XATTR_H 1
1088 
1089 /* Define to 1 if you have the `timegm' function. */
1090 #define HAVE_TIMEGM 1
1091 
1092 /* Define to 1 if you have the <time.h> header file. */
1093 #define HAVE_TIME_H 1
1094 
1095 /* Define to 1 if you have the `tzset' function. */
1096 #define HAVE_TZSET 1
1097 
1098 /* Define to 1 if the system has the type `uintmax_t'. */
1099 #define HAVE_UINTMAX_T 1
1100 
1101 /* Define to 1 if you have the <unistd.h> header file. */
1102 #define HAVE_UNISTD_H 1
1103 
1104 /* Define to 1 if you have the `unlinkat' function. */
1105 #define HAVE_UNLINKAT 1
1106 
1107 /* Define to 1 if you have the `unsetenv' function. */
1108 #define HAVE_UNSETENV 1
1109 
1110 /* Define to 1 if the system has the type `unsigned long long'. */
1111 #define HAVE_UNSIGNED_LONG_LONG 1
1112 
1113 /* Define to 1 if the system has the type `unsigned long long int'. */
1114 #define HAVE_UNSIGNED_LONG_LONG_INT 1
1115 
1116 /* Define to 1 if you have the `utime' function. */
1117 #define HAVE_UTIME 1
1118 
1119 /* Define to 1 if you have the `utimensat' function. */
1120 #define HAVE_UTIMENSAT 1
1121 
1122 /* Define to 1 if you have the `utimes' function. */
1123 #define HAVE_UTIMES 1
1124 
1125 /* Define to 1 if you have the <utime.h> header file. */
1126 #define HAVE_UTIME_H 1
1127 
1128 /* Define to 1 if you have the `vfork' function. */
1129 #define HAVE_VFORK 1
1130 
1131 /* Define to 1 if you have the `vprintf' function. */
1132 #define HAVE_VPRINTF 1
1133 
1134 /* Define to 1 if you have the <wchar.h> header file. */
1135 #define HAVE_WCHAR_H 1
1136 
1137 /* Define to 1 if the system has the type `wchar_t'. */
1138 #define HAVE_WCHAR_T 1
1139 
1140 /* Define to 1 if you have the `wcrtomb' function. */
1141 #define HAVE_WCRTOMB 1
1142 
1143 /* Define to 1 if you have the `wcscmp' function. */
1144 #define HAVE_WCSCMP 1
1145 
1146 /* Define to 1 if you have the `wcscpy' function. */
1147 #define HAVE_WCSCPY 1
1148 
1149 /* Define to 1 if you have the `wcslen' function. */
1150 #define HAVE_WCSLEN 1
1151 
1152 /* Define to 1 if you have the `wctomb' function. */
1153 #define HAVE_WCTOMB 1
1154 
1155 /* Define to 1 if you have the <wctype.h> header file. */
1156 #define HAVE_WCTYPE_H 1
1157 
1158 /* Define to 1 if you have the <wincrypt.h> header file. */
1159 /* #undef HAVE_WINCRYPT_H */
1160 
1161 /* Define to 1 if you have the <windows.h> header file. */
1162 /* #undef HAVE_WINDOWS_H */
1163 
1164 /* Define to 1 if you have the <winioctl.h> header file. */
1165 /* #undef HAVE_WINIOCTL_H */
1166 
1167 /* Define to 1 if you have the `wmemcmp' function. */
1168 #define HAVE_WMEMCMP 1
1169 
1170 /* Define to 1 if you have the `wmemcpy' function. */
1171 #define HAVE_WMEMCPY 1
1172 
1173 /* Define to 1 if you have the `wmemmove' function. */
1174 #define HAVE_WMEMMOVE 1
1175 
1176 /* Define to 1 if you have a working EXT2_IOC_GETFLAGS */
1177 /* #undef HAVE_WORKING_EXT2_IOC_GETFLAGS */
1178 
1179 /* Define to 1 if you have a working FS_IOC_GETFLAGS */
1180 /* #undef HAVE_WORKING_FS_IOC_GETFLAGS */
1181 
1182 /* Define to 1 if you have the <zlib.h> header file. */
1183 #define HAVE_ZLIB_H 1
1184 
1185 /* Define to 1 if you have the <zstd.h> header file. */
1186 /* #undef HAVE_ZSTD_H */
1187 
1188 /* Define to 1 if you have the `_ctime64_s' function. */
1189 /* #undef HAVE__CTIME64_S */
1190 
1191 /* Define to 1 if you have the `_fseeki64' function. */
1192 /* #undef HAVE__FSEEKI64 */
1193 
1194 /* Define to 1 if you have the `_get_timezone' function. */
1195 /* #undef HAVE__GET_TIMEZONE */
1196 
1197 /* Define to 1 if you have the `_localtime64_s' function. */
1198 /* #undef HAVE__LOCALTIME64_S */
1199 
1200 /* Define to 1 if you have the `_mkgmtime64' function. */
1201 /* #undef HAVE__MKGMTIME64 */
1202 
1203 /* Define as const if the declaration of iconv() needs const. */
1204 #define ICONV_CONST
1205 
1206 /* Version number of libarchive as a single integer */
1207 #define LIBARCHIVE_VERSION_NUMBER "3004000"
1208 
1209 /* Version number of libarchive */
1210 #define LIBARCHIVE_VERSION_STRING "3.4.0"
1211 
1212 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1213    slash. */
1214 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
1215 
1216 /* Define to the sub-directory where libtool stores uninstalled libraries. */
1217 #define LT_OBJDIR ".libs/"
1218 
1219 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
1220    */
1221 /* #undef MAJOR_IN_MKDEV */
1222 
1223 /* Define to 1 if `major', `minor', and `makedev' are declared in
1224    <sysmacros.h>. */
1225 /* #undef MAJOR_IN_SYSMACROS */
1226 
1227 /* Define to '0x05020000' for Windows Server 2003 APIs. */
1228 /* #undef NTDDI_VERSION */
1229 
1230 /* Name of package */
1231 #define PACKAGE "libarchive"
1232 
1233 /* Define to the address where bug reports for this package should be sent. */
1234 #define PACKAGE_BUGREPORT "libarchive-discuss@googlegroups.com"
1235 
1236 /* Define to the full name of this package. */
1237 #define PACKAGE_NAME "libarchive"
1238 
1239 /* Define to the full name and version of this package. */
1240 #define PACKAGE_STRING "libarchive 3.4.0"
1241 
1242 /* Define to the one symbol short name of this package. */
1243 #define PACKAGE_TARNAME "libarchive"
1244 
1245 /* Define to the home page for this package. */
1246 #define PACKAGE_URL ""
1247 
1248 /* Define to the version of this package. */
1249 #define PACKAGE_VERSION "3.4.0"
1250 
1251 /* Define to 1 if PCRE_STATIC needs to be defined. */
1252 /* #undef PCRE_STATIC */
1253 
1254 /* The size of `wchar_t', as computed by sizeof. */
1255 #define SIZEOF_WCHAR_T 4
1256 
1257 /* Define to 1 if you have the ANSI C header files. */
1258 #define STDC_HEADERS 1
1259 
1260 /* Define to 1 if strerror_r returns char *. */
1261 /* #undef STRERROR_R_CHAR_P */
1262 
1263 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1264 #define TIME_WITH_SYS_TIME 1
1265 
1266 /* Enable extensions on AIX 3, Interix.  */
1267 #ifndef _ALL_SOURCE
1268 # define _ALL_SOURCE 1
1269 #endif
1270 /* Enable GNU extensions on systems that have them.  */
1271 #ifndef _GNU_SOURCE
1272 # define _GNU_SOURCE 1
1273 #endif
1274 /* Enable threading extensions on Solaris.  */
1275 #ifndef _POSIX_PTHREAD_SEMANTICS
1276 # define _POSIX_PTHREAD_SEMANTICS 1
1277 #endif
1278 /* Enable extensions on HP NonStop.  */
1279 #ifndef _TANDEM_SOURCE
1280 # define _TANDEM_SOURCE 1
1281 #endif
1282 /* Enable general extensions on Solaris.  */
1283 #ifndef __EXTENSIONS__
1284 # define __EXTENSIONS__ 1
1285 #endif
1286 
1287 
1288 /* Version number of package */
1289 #define VERSION "3.4.0"
1290 
1291 /* Define to '0x0502' for Windows Server 2003 APIs. */
1292 /* #undef WINVER */
1293 
1294 /* Enable large inode numbers on Mac OS X 10.5.  */
1295 #ifndef _DARWIN_USE_64_BIT_INODE
1296 # define _DARWIN_USE_64_BIT_INODE 1
1297 #endif
1298 
1299 /* Number of bits in a file offset, on hosts where this is settable. */
1300 /* #undef _FILE_OFFSET_BITS */
1301 
1302 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1303 /* #undef _LARGEFILE_SOURCE */
1304 
1305 /* Define for large files, on AIX-style hosts. */
1306 /* #undef _LARGE_FILES */
1307 
1308 /* Define to 1 if on MINIX. */
1309 /* #undef _MINIX */
1310 
1311 /* Define to 2 if the system does not provide POSIX.1 features except with
1312    this defined. */
1313 /* #undef _POSIX_1_SOURCE */
1314 
1315 /* Define to 1 if you need to in order for `stat' and other things to work. */
1316 /* #undef _POSIX_SOURCE */
1317 
1318 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1319    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1320    #define below would cause a syntax error. */
1321 /* #undef _UINT32_T */
1322 
1323 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1324    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1325    #define below would cause a syntax error. */
1326 /* #undef _UINT64_T */
1327 
1328 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1329    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1330    #define below would cause a syntax error. */
1331 /* #undef _UINT8_T */
1332 
1333 /* Define to '0x0502' for Windows Server 2003 APIs. */
1334 /* #undef _WIN32_WINNT */
1335 
1336 /* Define to empty if `const' does not conform to ANSI C. */
1337 /* #undef const */
1338 
1339 /* Define to match typeof st_gid field of struct stat if <sys/types.h> doesn't
1340    define. */
1341 /* #undef gid_t */
1342 
1343 /* Define to `unsigned long' if <sys/types.h> does not define. */
1344 /* #undef id_t */
1345 
1346 /* Define to the type of a signed integer type of width exactly 16 bits if
1347    such a type exists and the standard includes do not define it. */
1348 /* #undef int16_t */
1349 
1350 /* Define to the type of a signed integer type of width exactly 32 bits if
1351    such a type exists and the standard includes do not define it. */
1352 /* #undef int32_t */
1353 
1354 /* Define to the type of a signed integer type of width exactly 64 bits if
1355    such a type exists and the standard includes do not define it. */
1356 /* #undef int64_t */
1357 
1358 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1359    not define. */
1360 /* #undef intmax_t */
1361 
1362 /* Define to `int' if <sys/types.h> does not define. */
1363 /* #undef mode_t */
1364 
1365 /* Define to `long long' if <sys/types.h> does not define. */
1366 /* #undef off_t */
1367 
1368 /* Define to `unsigned int' if <sys/types.h> does not define. */
1369 /* #undef size_t */
1370 
1371 /* Define to match typeof st_uid field of struct stat if <sys/types.h> doesn't
1372    define. */
1373 /* #undef uid_t */
1374 
1375 /* Define to the type of an unsigned integer type of width exactly 16 bits if
1376    such a type exists and the standard includes do not define it. */
1377 /* #undef uint16_t */
1378 
1379 /* Define to the type of an unsigned integer type of width exactly 32 bits if
1380    such a type exists and the standard includes do not define it. */
1381 /* #undef uint32_t */
1382 
1383 /* Define to the type of an unsigned integer type of width exactly 64 bits if
1384    such a type exists and the standard includes do not define it. */
1385 /* #undef uint64_t */
1386 
1387 /* Define to the type of an unsigned integer type of width exactly 8 bits if
1388    such a type exists and the standard includes do not define it. */
1389 /* #undef uint8_t */
1390 
1391 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1392    do not define. */
1393 /* #undef uintmax_t */
1394 
1395 /* Define to `unsigned int' if <sys/types.h> does not define. */
1396 /* #undef uintptr_t */
1397