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