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