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