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