ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/vendor/libarchive/dist/config.h.in
Revision: 7245
Committed: Fri Aug 14 02:18:04 2015 UTC (8 years, 8 months ago) by laffer1
File size: 30756 byte(s)
Log Message:
libarchve 3.1.2

File Contents

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