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