1543adbedSBen Gras /* config.h. Generated from config.h.in by configure. */ 2543adbedSBen Gras /* config.h.in. Generated from configure.ac by autoheader. */ 3543adbedSBen Gras 4543adbedSBen Gras /* MD5 via ARCHIVE_HASH_MD5_LIBC supported. */ 5543adbedSBen Gras #define ARCHIVE_HASH_MD5_LIBC 1 6543adbedSBen Gras 7543adbedSBen Gras /* MD5 via ARCHIVE_HASH_MD5_LIBSYSTEM supported. */ 8543adbedSBen Gras /* #undef ARCHIVE_HASH_MD5_LIBSYSTEM */ 9543adbedSBen Gras 10543adbedSBen Gras /* MD5 via ARCHIVE_HASH_MD5_OPENSSL supported. */ 11543adbedSBen Gras /* #undef ARCHIVE_HASH_MD5_OPENSSL */ 12543adbedSBen Gras 13543adbedSBen Gras /* RMD160 via ARCHIVE_HASH_RMD160_LIBC supported. */ 14543adbedSBen Gras #define ARCHIVE_HASH_RMD160_LIBC 1 15543adbedSBen Gras 16543adbedSBen Gras /* RMD160 via ARCHIVE_HASH_RMD160_OPENSSL supported. */ 17543adbedSBen Gras /* #undef ARCHIVE_HASH_RMD160_OPENSSL */ 18543adbedSBen Gras 19543adbedSBen Gras /* SHA1 via ARCHIVE_HASH_SHA1_LIBC supported. */ 20543adbedSBen Gras #define ARCHIVE_HASH_SHA1_LIBC 1 21543adbedSBen Gras 22543adbedSBen Gras /* SHA1 via ARCHIVE_HASH_SHA1_LIBSYSTEM supported. */ 23543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA1_LIBSYSTEM */ 24543adbedSBen Gras 25543adbedSBen Gras /* SHA1 via ARCHIVE_HASH_SHA1_OPENSSL supported. */ 26543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA1_OPENSSL */ 27543adbedSBen Gras 28543adbedSBen Gras /* SHA256 via ARCHIVE_HASH_SHA256_LIBC supported. */ 29543adbedSBen Gras #define ARCHIVE_HASH_SHA256_LIBC 1 30543adbedSBen Gras 31543adbedSBen Gras /* SHA256 via ARCHIVE_HASH_SHA256_LIBC2 supported. */ 32543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA256_LIBC2 */ 33543adbedSBen Gras 34543adbedSBen Gras /* SHA256 via ARCHIVE_HASH_SHA256_LIBC3 supported. */ 35543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA256_LIBC3 */ 36543adbedSBen Gras 37543adbedSBen Gras /* SHA256 via ARCHIVE_HASH_SHA256_LIBSYSTEM supported. */ 38543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA256_LIBSYSTEM */ 39543adbedSBen Gras 40543adbedSBen Gras /* SHA256 via ARCHIVE_HASH_SHA256_OPENSSL supported. */ 41543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA256_OPENSSL */ 42543adbedSBen Gras 43543adbedSBen Gras /* SHA384 via ARCHIVE_HASH_SHA384_LIBC supported. */ 44543adbedSBen Gras #define ARCHIVE_HASH_SHA384_LIBC 1 45543adbedSBen Gras 46543adbedSBen Gras /* SHA384 via ARCHIVE_HASH_SHA384_LIBC2 supported. */ 47543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA384_LIBC2 */ 48543adbedSBen Gras 49543adbedSBen Gras /* SHA384 via ARCHIVE_HASH_SHA384_LIBC3 supported. */ 50543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA384_LIBC3 */ 51543adbedSBen Gras 52543adbedSBen Gras /* SHA384 via ARCHIVE_HASH_SHA384_LIBSYSTEM supported. */ 53543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA384_LIBSYSTEM */ 54543adbedSBen Gras 55543adbedSBen Gras /* SHA384 via ARCHIVE_HASH_SHA384_OPENSSL supported. */ 56543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA384_OPENSSL */ 57543adbedSBen Gras 58543adbedSBen Gras /* SHA512 via ARCHIVE_HASH_SHA512_LIBC supported. */ 59543adbedSBen Gras #define ARCHIVE_HASH_SHA512_LIBC 1 60543adbedSBen Gras 61543adbedSBen Gras /* SHA512 via ARCHIVE_HASH_SHA512_LIBC2 supported. */ 62543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA512_LIBC2 */ 63543adbedSBen Gras 64543adbedSBen Gras /* SHA512 via ARCHIVE_HASH_SHA512_LIBC3 supported. */ 65543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA512_LIBC3 */ 66543adbedSBen Gras 67543adbedSBen Gras /* SHA512 via ARCHIVE_HASH_SHA512_LIBSYSTEM supported. */ 68543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA512_LIBSYSTEM */ 69543adbedSBen Gras 70543adbedSBen Gras /* SHA512 via ARCHIVE_HASH_SHA512_OPENSSL supported. */ 71543adbedSBen Gras /* #undef ARCHIVE_HASH_SHA512_OPENSSL */ 72543adbedSBen Gras 73543adbedSBen Gras /* Version number of bsdcpio */ 74543adbedSBen Gras #define BSDCPIO_VERSION_STRING "2.8.4" 75543adbedSBen Gras 76543adbedSBen Gras /* Version number of bsdtar */ 77543adbedSBen Gras #define BSDTAR_VERSION_STRING "2.8.4" 78543adbedSBen Gras 79543adbedSBen Gras /* Define to 1 if you have the `acl_create_entry' function. */ 80543adbedSBen Gras /* #undef HAVE_ACL_CREATE_ENTRY */ 81543adbedSBen Gras 82543adbedSBen Gras /* Define to 1 if you have the `acl_get_link' function. */ 83543adbedSBen Gras /* #undef HAVE_ACL_GET_LINK */ 84543adbedSBen Gras 85543adbedSBen Gras /* Define to 1 if you have the `acl_get_link_np' function. */ 86543adbedSBen Gras /* #undef HAVE_ACL_GET_LINK_NP */ 87543adbedSBen Gras 88543adbedSBen Gras /* Define to 1 if you have the `acl_get_perm' function. */ 89543adbedSBen Gras /* #undef HAVE_ACL_GET_PERM */ 90543adbedSBen Gras 91543adbedSBen Gras /* Define to 1 if you have the `acl_get_perm_np' function. */ 92543adbedSBen Gras /* #undef HAVE_ACL_GET_PERM_NP */ 93543adbedSBen Gras 94543adbedSBen Gras /* Define to 1 if you have the `acl_init' function. */ 95543adbedSBen Gras /* #undef HAVE_ACL_INIT */ 96543adbedSBen Gras 97543adbedSBen Gras /* Define to 1 if you have the <acl/libacl.h> header file. */ 98543adbedSBen Gras /* #undef HAVE_ACL_LIBACL_H */ 99543adbedSBen Gras 100543adbedSBen Gras /* Define to 1 if the system has the type `acl_permset_t'. */ 101543adbedSBen Gras /* #undef HAVE_ACL_PERMSET_T */ 102543adbedSBen Gras 103543adbedSBen Gras /* Define to 1 if you have the `acl_set_fd' function. */ 104543adbedSBen Gras /* #undef HAVE_ACL_SET_FD */ 105543adbedSBen Gras 106543adbedSBen Gras /* Define to 1 if you have the `acl_set_fd_np' function. */ 107543adbedSBen Gras /* #undef HAVE_ACL_SET_FD_NP */ 108543adbedSBen Gras 109543adbedSBen Gras /* Define to 1 if you have the `acl_set_file' function. */ 110543adbedSBen Gras /* #undef HAVE_ACL_SET_FILE */ 111543adbedSBen Gras 112543adbedSBen Gras /* True for systems with POSIX ACL support */ 113543adbedSBen Gras /* #undef HAVE_ACL_USER */ 114543adbedSBen Gras 115543adbedSBen Gras /* Define to 1 if you have the <attr/xattr.h> header file. */ 116543adbedSBen Gras /* #undef HAVE_ATTR_XATTR_H */ 117543adbedSBen Gras 118543adbedSBen Gras /* Define to 1 if you have the <bzlib.h> header file. */ 119543adbedSBen Gras #define HAVE_BZLIB_H 1 120543adbedSBen Gras 121543adbedSBen Gras /* Define to 1 if you have the `chflags' function. */ 122543adbedSBen Gras /* #define HAVE_CHFLAGS 1 */ 123543adbedSBen Gras 124543adbedSBen Gras /* Define to 1 if you have the `chown' function. */ 125543adbedSBen Gras #define HAVE_CHOWN 1 126543adbedSBen Gras 127543adbedSBen Gras /* Define to 1 if you have the `chroot' function. */ 128543adbedSBen Gras #define HAVE_CHROOT 1 129543adbedSBen Gras 130543adbedSBen Gras /* Define to 1 if you have the <ctype.h> header file. */ 131543adbedSBen Gras #define HAVE_CTYPE_H 1 132543adbedSBen Gras 133543adbedSBen Gras /* Define to 1 if you have the `cygwin_conv_path' function. */ 134543adbedSBen Gras /* #undef HAVE_CYGWIN_CONV_PATH */ 135543adbedSBen Gras 136543adbedSBen Gras /* Define to 1 if you have the declaration of `EXTATTR_NAMESPACE_USER', and to 137543adbedSBen Gras 0 if you don't. */ 138543adbedSBen Gras #define HAVE_DECL_EXTATTR_NAMESPACE_USER 1 139543adbedSBen Gras 140543adbedSBen Gras /* Define to 1 if you have the declaration of `INT64_MAX', and to 0 if you 141543adbedSBen Gras don't. */ 142543adbedSBen Gras #define HAVE_DECL_INT64_MAX 1 143543adbedSBen Gras 144543adbedSBen Gras /* Define to 1 if you have the declaration of `INT64_MIN', and to 0 if you 145543adbedSBen Gras don't. */ 146543adbedSBen Gras #define HAVE_DECL_INT64_MIN 1 147543adbedSBen Gras 148543adbedSBen Gras /* Define to 1 if you have the declaration of `SIZE_MAX', and to 0 if you 149543adbedSBen Gras don't. */ 150543adbedSBen Gras #define HAVE_DECL_SIZE_MAX 1 151543adbedSBen Gras 152543adbedSBen Gras /* Define to 1 if you have the declaration of `SSIZE_MAX', and to 0 if you 153543adbedSBen Gras don't. */ 154543adbedSBen Gras #define HAVE_DECL_SSIZE_MAX 0 155543adbedSBen Gras 156543adbedSBen Gras /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you 157543adbedSBen Gras don't. */ 158543adbedSBen Gras #define HAVE_DECL_STRERROR_R 1 159543adbedSBen Gras 160543adbedSBen Gras /* Define to 1 if you have the declaration of `UINT32_MAX', and to 0 if you 161543adbedSBen Gras don't. */ 162543adbedSBen Gras #define HAVE_DECL_UINT32_MAX 1 163543adbedSBen Gras 164543adbedSBen Gras /* Define to 1 if you have the declaration of `UINT64_MAX', and to 0 if you 165543adbedSBen Gras don't. */ 166543adbedSBen Gras #define HAVE_DECL_UINT64_MAX 1 167543adbedSBen Gras 168543adbedSBen Gras /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 169543adbedSBen Gras */ 170543adbedSBen Gras #define HAVE_DIRENT_H 1 171543adbedSBen Gras 172543adbedSBen Gras /* Define to 1 if you have the <dlfcn.h> header file. */ 173543adbedSBen Gras #define HAVE_DLFCN_H 1 174543adbedSBen Gras 175543adbedSBen Gras /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 176543adbedSBen Gras /* #undef HAVE_DOPRNT */ 177543adbedSBen Gras 178543adbedSBen Gras /* Define to 1 if nl_langinfo supports D_MD_ORDER */ 179543adbedSBen Gras /* #undef HAVE_D_MD_ORDER */ 180543adbedSBen Gras 181543adbedSBen Gras /* A possible errno value for invalid file format errors */ 182543adbedSBen Gras #define HAVE_EFTYPE 1 183543adbedSBen Gras 184543adbedSBen Gras /* A possible errno value for invalid file format errors */ 185543adbedSBen Gras #define HAVE_EILSEQ 1 186543adbedSBen Gras 187543adbedSBen Gras /* Define to 1 if you have the <errno.h> header file. */ 188543adbedSBen Gras #define HAVE_ERRNO_H 1 189543adbedSBen Gras 190543adbedSBen Gras /* Define to 1 if you have the <expat.h> header file. */ 191543adbedSBen Gras /* #undef HAVE_EXPAT_H */ 192543adbedSBen Gras 193543adbedSBen Gras /* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */ 194543adbedSBen Gras /* #undef HAVE_EXT2FS_EXT2_FS_H */ 195543adbedSBen Gras 196543adbedSBen Gras /* Define to 1 if you have the `extattr_get_file' function. */ 197543adbedSBen Gras /* #define HAVE_EXTATTR_GET_FILE 1 */ 198543adbedSBen Gras 199543adbedSBen Gras /* Define to 1 if you have the `extattr_list_file' function. */ 200543adbedSBen Gras /* #define HAVE_EXTATTR_LIST_FILE 1 */ 201543adbedSBen Gras 202543adbedSBen Gras /* Define to 1 if you have the `extattr_set_fd' function. */ 203543adbedSBen Gras /* #define HAVE_EXTATTR_SET_FD 1 */ 204543adbedSBen Gras 205543adbedSBen Gras /* Define to 1 if you have the `extattr_set_file' function. */ 206543adbedSBen Gras /* #define HAVE_EXTATTR_SET_FILE 1 */ 207543adbedSBen Gras 208543adbedSBen Gras /* Define to 1 if you have the `fchdir' function. */ 209543adbedSBen Gras #define HAVE_FCHDIR 1 210543adbedSBen Gras 211543adbedSBen Gras /* Define to 1 if you have the `fchflags' function. */ 212543adbedSBen Gras /* #define HAVE_FCHFLAGS 1 */ 213543adbedSBen Gras 214543adbedSBen Gras /* Define to 1 if you have the `fchmod' function. */ 215543adbedSBen Gras #define HAVE_FCHMOD 1 216543adbedSBen Gras 217543adbedSBen Gras /* Define to 1 if you have the `fchown' function. */ 218543adbedSBen Gras #define HAVE_FCHOWN 1 219543adbedSBen Gras 220543adbedSBen Gras /* Define to 1 if you have the `fcntl' function. */ 221543adbedSBen Gras #define HAVE_FCNTL 1 222543adbedSBen Gras 223543adbedSBen Gras /* Define to 1 if you have the <fcntl.h> header file. */ 224543adbedSBen Gras #define HAVE_FCNTL_H 1 225543adbedSBen Gras 226543adbedSBen Gras /* Define to 1 if you have the `fork' function. */ 227543adbedSBen Gras #define HAVE_FORK 1 228543adbedSBen Gras 229543adbedSBen Gras /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 230543adbedSBen Gras #define HAVE_FSEEKO 1 231543adbedSBen Gras 232543adbedSBen Gras /* Define to 1 if you have the `fsetxattr' function. */ 233543adbedSBen Gras /* #undef HAVE_FSETXATTR */ 234543adbedSBen Gras 235543adbedSBen Gras /* Define to 1 if you have the `fstat' function. */ 236543adbedSBen Gras #define HAVE_FSTAT 1 237543adbedSBen Gras 238543adbedSBen Gras /* Define to 1 if you have the `ftruncate' function. */ 239543adbedSBen Gras #define HAVE_FTRUNCATE 1 240543adbedSBen Gras 241543adbedSBen Gras /* Define to 1 if you have the `futimens' function. */ 242543adbedSBen Gras /* #undef HAVE_FUTIMENS */ 243543adbedSBen Gras 244543adbedSBen Gras /* Define to 1 if you have the `futimes' function. */ 245*a0a1440aSThomas Cort #define HAVE_FUTIMES 1 246543adbedSBen Gras 247543adbedSBen Gras /* Define to 1 if you have the `geteuid' function. */ 248543adbedSBen Gras #define HAVE_GETEUID 1 249543adbedSBen Gras 250543adbedSBen Gras /* Define to 1 if you have the `getgrgid_r' function. */ 251543adbedSBen Gras #define HAVE_GETGRGID_R 1 252543adbedSBen Gras 253543adbedSBen Gras /* Define to 1 if you have the `getgrnam_r' function. */ 254543adbedSBen Gras #define HAVE_GETGRNAM_R 1 255543adbedSBen Gras 256543adbedSBen Gras /* Define to 1 if you have the `getpid' function. */ 257543adbedSBen Gras #define HAVE_GETPID 1 258543adbedSBen Gras 259543adbedSBen Gras /* Define to 1 if you have the `getpwnam_r' function. */ 260543adbedSBen Gras #define HAVE_GETPWNAM_R 1 261543adbedSBen Gras 262543adbedSBen Gras /* Define to 1 if you have the `getpwuid_r' function. */ 263543adbedSBen Gras #define HAVE_GETPWUID_R 1 264543adbedSBen Gras 265543adbedSBen Gras /* Define to 1 if you have the `getxattr' function. */ 266543adbedSBen Gras /* #undef HAVE_GETXATTR */ 267543adbedSBen Gras 268543adbedSBen Gras /* Define to 1 if you have the <grp.h> header file. */ 269543adbedSBen Gras #define HAVE_GRP_H 1 270543adbedSBen Gras 271543adbedSBen Gras /* Define to 1 if the system has the type `intmax_t'. */ 272543adbedSBen Gras #define HAVE_INTMAX_T 1 273543adbedSBen Gras 274543adbedSBen Gras /* Define to 1 if you have the <inttypes.h> header file. */ 275543adbedSBen Gras #define HAVE_INTTYPES_H 1 276543adbedSBen Gras 277543adbedSBen Gras /* Define to 1 if you have the <io.h> header file. */ 278543adbedSBen Gras /* #undef HAVE_IO_H */ 279543adbedSBen Gras 280543adbedSBen Gras /* Define to 1 if you have the <langinfo.h> header file. */ 281543adbedSBen Gras #define HAVE_LANGINFO_H 1 282543adbedSBen Gras 283543adbedSBen Gras /* Define to 1 if you have the `lchflags' function. */ 284543adbedSBen Gras /* #define HAVE_LCHFLAGS 1 */ 285543adbedSBen Gras 286543adbedSBen Gras /* Define to 1 if you have the `lchmod' function. */ 287543adbedSBen Gras /* #define HAVE_LCHMOD 1 */ 288543adbedSBen Gras 289543adbedSBen Gras /* Define to 1 if you have the `lchown' function. */ 290543adbedSBen Gras /* #define HAVE_LCHOWN 1 */ 291543adbedSBen Gras 292543adbedSBen Gras /* Define to 1 if you have the `lgetxattr' function. */ 293543adbedSBen Gras /* #undef HAVE_LGETXATTR */ 294543adbedSBen Gras 295543adbedSBen Gras /* Define to 1 if you have the `acl' library (-lacl). */ 296543adbedSBen Gras /* #undef HAVE_LIBACL */ 297543adbedSBen Gras 298543adbedSBen Gras /* Define to 1 if you have the `attr' library (-lattr). */ 299543adbedSBen Gras /* #undef HAVE_LIBATTR */ 300543adbedSBen Gras 301543adbedSBen Gras /* Define to 1 if you have the `bz2' library (-lbz2). */ 302543adbedSBen Gras #define HAVE_LIBBZ2 1 303543adbedSBen Gras 304543adbedSBen Gras /* Define to 1 if you have the `expat' library (-lexpat). */ 305543adbedSBen Gras /* #undef HAVE_LIBEXPAT */ 306543adbedSBen Gras 307543adbedSBen Gras /* Define to 1 if you have the `lzma' library (-llzma). */ 308543adbedSBen Gras #define HAVE_LIBLZMA 1 309543adbedSBen Gras 310543adbedSBen Gras /* Define to 1 if you have the `lzmadec' library (-llzmadec). */ 311543adbedSBen Gras /* #undef HAVE_LIBLZMADEC */ 312543adbedSBen Gras 313543adbedSBen Gras /* Define to 1 if you have the `xml2' library (-lxml2). */ 314543adbedSBen Gras /* #undef HAVE_LIBXML2 */ 315543adbedSBen Gras 316543adbedSBen Gras /* Define to 1 if you have the <libxml/xmlreader.h> header file. */ 317543adbedSBen Gras /* #undef HAVE_LIBXML_XMLREADER_H */ 318543adbedSBen Gras 319543adbedSBen Gras /* Define to 1 if you have the `z' library (-lz). */ 320543adbedSBen Gras #define HAVE_LIBZ 1 321543adbedSBen Gras 322543adbedSBen Gras /* Define to 1 if you have the <limits.h> header file. */ 323543adbedSBen Gras #define HAVE_LIMITS_H 1 324543adbedSBen Gras 325543adbedSBen Gras /* Define to 1 if you have the `link' function. */ 326543adbedSBen Gras #define HAVE_LINK 1 327543adbedSBen Gras 328543adbedSBen Gras /* Define to 1 if you have the <linux/fs.h> header file. */ 329543adbedSBen Gras /* #undef HAVE_LINUX_FS_H */ 330543adbedSBen Gras 331543adbedSBen Gras /* Define to 1 if you have the `listxattr' function. */ 332543adbedSBen Gras /* #undef HAVE_LISTXATTR */ 333543adbedSBen Gras 334543adbedSBen Gras /* Define to 1 if you have the `llistxattr' function. */ 335543adbedSBen Gras /* #undef HAVE_LLISTXATTR */ 336543adbedSBen Gras 337543adbedSBen Gras /* Define to 1 if you have the <locale.h> header file. */ 338543adbedSBen Gras #define HAVE_LOCALE_H 1 339543adbedSBen Gras 340543adbedSBen Gras /* Define to 1 if the system has the type `long long int'. */ 341543adbedSBen Gras #define HAVE_LONG_LONG_INT 1 342543adbedSBen Gras 343543adbedSBen Gras /* Define to 1 if you have the `lsetxattr' function. */ 344543adbedSBen Gras /* #undef HAVE_LSETXATTR */ 345543adbedSBen Gras 346543adbedSBen Gras /* Define to 1 if you have the `lstat' function. */ 347543adbedSBen Gras #define HAVE_LSTAT 1 348543adbedSBen Gras 349543adbedSBen Gras /* Define to 1 if `lstat' has the bug that it succeeds when given the 350543adbedSBen Gras zero-length file name argument. */ 351543adbedSBen Gras /* #undef HAVE_LSTAT_EMPTY_STRING_BUG */ 352543adbedSBen Gras 353543adbedSBen Gras /* Define to 1 if you have the `lutimes' function. */ 354*a0a1440aSThomas Cort #define HAVE_LUTIMES 1 355543adbedSBen Gras 356543adbedSBen Gras /* Define to 1 if you have the <lzmadec.h> header file. */ 357543adbedSBen Gras /* #undef HAVE_LZMADEC_H */ 358543adbedSBen Gras 359543adbedSBen Gras /* Define to 1 if you have the <lzma.h> header file. */ 360543adbedSBen Gras #define HAVE_LZMA_H 1 361543adbedSBen Gras 362543adbedSBen Gras /* Define to 1 if you have the `memmove' function. */ 363543adbedSBen Gras #define HAVE_MEMMOVE 1 364543adbedSBen Gras 365543adbedSBen Gras /* Define to 1 if you have the <memory.h> header file. */ 366543adbedSBen Gras #define HAVE_MEMORY_H 1 367543adbedSBen Gras 368543adbedSBen Gras /* Define to 1 if you have the `memset' function. */ 369543adbedSBen Gras #define HAVE_MEMSET 1 370543adbedSBen Gras 371543adbedSBen Gras /* Define to 1 if you have the `mkdir' function. */ 372543adbedSBen Gras #define HAVE_MKDIR 1 373543adbedSBen Gras 374543adbedSBen Gras /* Define to 1 if you have the `mkfifo' function. */ 375543adbedSBen Gras #define HAVE_MKFIFO 1 376543adbedSBen Gras 377543adbedSBen Gras /* Define to 1 if you have the `mknod' function. */ 378543adbedSBen Gras #define HAVE_MKNOD 1 379543adbedSBen Gras 380543adbedSBen Gras /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 381543adbedSBen Gras /* #undef HAVE_NDIR_H */ 382543adbedSBen Gras 383543adbedSBen Gras /* Define to 1 if you have the `nl_langinfo' function. */ 384543adbedSBen Gras #define HAVE_NL_LANGINFO 1 385543adbedSBen Gras 386543adbedSBen Gras /* Define to 1 if you have the <paths.h> header file. */ 387543adbedSBen Gras #define HAVE_PATHS_H 1 388543adbedSBen Gras 389543adbedSBen Gras /* Define to 1 if you have the `pipe' function. */ 390543adbedSBen Gras #define HAVE_PIPE 1 391543adbedSBen Gras 392543adbedSBen Gras /* Define to 1 if you have the `poll' function. */ 393543adbedSBen Gras #define HAVE_POLL 1 394543adbedSBen Gras 395543adbedSBen Gras /* Define to 1 if you have the <poll.h> header file. */ 396543adbedSBen Gras #define HAVE_POLL_H 1 397543adbedSBen Gras 398543adbedSBen Gras /* Define to 1 if you have the <pwd.h> header file. */ 399543adbedSBen Gras #define HAVE_PWD_H 1 400543adbedSBen Gras 401543adbedSBen Gras /* Define to 1 if you have the `readlink' function. */ 402543adbedSBen Gras #define HAVE_READLINK 1 403543adbedSBen Gras 404543adbedSBen Gras /* Define to 1 if you have the <regex.h> header file. */ 405543adbedSBen Gras #define HAVE_REGEX_H 1 406543adbedSBen Gras 407543adbedSBen Gras /* Define to 1 if you have the `select' function. */ 408543adbedSBen Gras #define HAVE_SELECT 1 409543adbedSBen Gras 410543adbedSBen Gras /* Define to 1 if you have the `setenv' function. */ 411543adbedSBen Gras #define HAVE_SETENV 1 412543adbedSBen Gras 413543adbedSBen Gras /* Define to 1 if you have the `setlocale' function. */ 414543adbedSBen Gras #define HAVE_SETLOCALE 1 415543adbedSBen Gras 416543adbedSBen Gras /* Define to 1 if you have the `sigaction' function. */ 417543adbedSBen Gras #define HAVE_SIGACTION 1 418543adbedSBen Gras 419543adbedSBen Gras /* Define to 1 if you have the <signal.h> header file. */ 420543adbedSBen Gras #define HAVE_SIGNAL_H 1 421543adbedSBen Gras 422543adbedSBen Gras /* Define to 1 if `stat' has the bug that it succeeds when given the 423543adbedSBen Gras zero-length file name argument. */ 424543adbedSBen Gras /* #undef HAVE_STAT_EMPTY_STRING_BUG */ 425543adbedSBen Gras 426543adbedSBen Gras /* Define to 1 if you have the <stdarg.h> header file. */ 427543adbedSBen Gras #define HAVE_STDARG_H 1 428543adbedSBen Gras 429543adbedSBen Gras /* Define to 1 if you have the <stdint.h> header file. */ 430543adbedSBen Gras #define HAVE_STDINT_H 1 431543adbedSBen Gras 432543adbedSBen Gras /* Define to 1 if you have the <stdlib.h> header file. */ 433543adbedSBen Gras #define HAVE_STDLIB_H 1 434543adbedSBen Gras 435543adbedSBen Gras /* Define to 1 if you have the `strchr' function. */ 436543adbedSBen Gras #define HAVE_STRCHR 1 437543adbedSBen Gras 438543adbedSBen Gras /* Define to 1 if you have the `strdup' function. */ 439543adbedSBen Gras #define HAVE_STRDUP 1 440543adbedSBen Gras 441543adbedSBen Gras /* Define to 1 if you have the `strerror' function. */ 442543adbedSBen Gras #define HAVE_STRERROR 1 443543adbedSBen Gras 444543adbedSBen Gras /* Define to 1 if you have the `strerror_r' function. */ 445543adbedSBen Gras #define HAVE_STRERROR_R 1 446543adbedSBen Gras 447543adbedSBen Gras /* Define to 1 if you have the `strftime' function. */ 448543adbedSBen Gras #define HAVE_STRFTIME 1 449543adbedSBen Gras 450543adbedSBen Gras /* Define to 1 if you have the <strings.h> header file. */ 451543adbedSBen Gras #define HAVE_STRINGS_H 1 452543adbedSBen Gras 453543adbedSBen Gras /* Define to 1 if you have the <string.h> header file. */ 454543adbedSBen Gras #define HAVE_STRING_H 1 455543adbedSBen Gras 456543adbedSBen Gras /* Define to 1 if you have the `strncpy_s' function. */ 457543adbedSBen Gras /* #undef HAVE_STRNCPY_S */ 458543adbedSBen Gras 459543adbedSBen Gras /* Define to 1 if you have the `strrchr' function. */ 460543adbedSBen Gras #define HAVE_STRRCHR 1 461543adbedSBen Gras 462543adbedSBen Gras /* Define to 1 if `st_birthtime' is a member of `struct stat'. */ 463543adbedSBen Gras #define HAVE_STRUCT_STAT_ST_BIRTHTIME 1 464543adbedSBen Gras 465543adbedSBen Gras /* Define to 1 if `st_birthtimespec.tv_nsec' is a member of `struct stat'. */ 466543adbedSBen Gras #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 467543adbedSBen Gras 468543adbedSBen Gras /* Define to 1 if `st_blksize' is a member of `struct stat'. */ 469543adbedSBen Gras #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 470543adbedSBen Gras 471543adbedSBen Gras /* Define to 1 if `st_flags' is a member of `struct stat'. */ 472543adbedSBen Gras #define HAVE_STRUCT_STAT_ST_FLAGS 1 473543adbedSBen Gras 474543adbedSBen Gras /* Define to 1 if `st_mtimespec.tv_nsec' is a member of `struct stat'. */ 475543adbedSBen Gras #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 476543adbedSBen Gras 477543adbedSBen Gras /* Define to 1 if `st_mtime_n' is a member of `struct stat'. */ 478543adbedSBen Gras /* #undef HAVE_STRUCT_STAT_ST_MTIME_N */ 479543adbedSBen Gras 480543adbedSBen Gras /* Define to 1 if `st_mtime_usec' is a member of `struct stat'. */ 481543adbedSBen Gras /* #undef HAVE_STRUCT_STAT_ST_MTIME_USEC */ 482543adbedSBen Gras 483543adbedSBen Gras /* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */ 484543adbedSBen Gras /* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */ 485543adbedSBen Gras 486543adbedSBen Gras /* Define to 1 if `st_umtime' is a member of `struct stat'. */ 487543adbedSBen Gras /* #undef HAVE_STRUCT_STAT_ST_UMTIME */ 488543adbedSBen Gras 489543adbedSBen Gras /* Define to 1 if you have the `symlink' function. */ 490543adbedSBen Gras #define HAVE_SYMLINK 1 491543adbedSBen Gras 492543adbedSBen Gras /* Define to 1 if you have the <sys/acl.h> header file. */ 493543adbedSBen Gras /* #undef HAVE_SYS_ACL_H */ 494543adbedSBen Gras 495543adbedSBen Gras /* Define to 1 if you have the <sys/cdefs.h> header file. */ 496543adbedSBen Gras #define HAVE_SYS_CDEFS_H 1 497543adbedSBen Gras 498543adbedSBen Gras /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 499543adbedSBen Gras */ 500543adbedSBen Gras /* #undef HAVE_SYS_DIR_H */ 501543adbedSBen Gras 502543adbedSBen Gras /* Define to 1 if you have the <sys/extattr.h> header file. */ 503543adbedSBen Gras #define HAVE_SYS_EXTATTR_H 1 504543adbedSBen Gras 505543adbedSBen Gras /* Define to 1 if you have the <sys/ioctl.h> header file. */ 506543adbedSBen Gras #define HAVE_SYS_IOCTL_H 1 507543adbedSBen Gras 508543adbedSBen Gras /* Define to 1 if you have the <sys/mkdev.h> header file. */ 509543adbedSBen Gras /* #undef HAVE_SYS_MKDEV_H */ 510543adbedSBen Gras 511543adbedSBen Gras /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 512543adbedSBen Gras */ 513543adbedSBen Gras /* #undef HAVE_SYS_NDIR_H */ 514543adbedSBen Gras 515543adbedSBen Gras /* Define to 1 if you have the <sys/param.h> header file. */ 516543adbedSBen Gras #define HAVE_SYS_PARAM_H 1 517543adbedSBen Gras 518543adbedSBen Gras /* Define to 1 if you have the <sys/poll.h> header file. */ 519543adbedSBen Gras #define HAVE_SYS_POLL_H 1 520543adbedSBen Gras 521543adbedSBen Gras /* Define to 1 if you have the <sys/select.h> header file. */ 522543adbedSBen Gras #define HAVE_SYS_SELECT_H 1 523543adbedSBen Gras 524543adbedSBen Gras /* Define to 1 if you have the <sys/stat.h> header file. */ 525543adbedSBen Gras #define HAVE_SYS_STAT_H 1 526543adbedSBen Gras 527543adbedSBen Gras /* Define to 1 if you have the <sys/time.h> header file. */ 528543adbedSBen Gras #define HAVE_SYS_TIME_H 1 529543adbedSBen Gras 530543adbedSBen Gras /* Define to 1 if you have the <sys/types.h> header file. */ 531543adbedSBen Gras #define HAVE_SYS_TYPES_H 1 532543adbedSBen Gras 533543adbedSBen Gras /* Define to 1 if you have the <sys/utime.h> header file. */ 534543adbedSBen Gras /* #undef HAVE_SYS_UTIME_H */ 535543adbedSBen Gras 536543adbedSBen Gras /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 537543adbedSBen Gras #define HAVE_SYS_WAIT_H 1 538543adbedSBen Gras 539543adbedSBen Gras /* Define to 1 if you have the <sys/xattr.h> header file. */ 540543adbedSBen Gras /* #undef HAVE_SYS_XATTR_H */ 541543adbedSBen Gras 542543adbedSBen Gras /* Define to 1 if you have the `timegm' function. */ 543543adbedSBen Gras #define HAVE_TIMEGM 1 544543adbedSBen Gras 545543adbedSBen Gras /* Define to 1 if you have the <time.h> header file. */ 546543adbedSBen Gras #define HAVE_TIME_H 1 547543adbedSBen Gras 548543adbedSBen Gras /* Define to 1 if you have the `tzset' function. */ 549543adbedSBen Gras #define HAVE_TZSET 1 550543adbedSBen Gras 551543adbedSBen Gras /* Define to 1 if the system has the type `uintmax_t'. */ 552543adbedSBen Gras #define HAVE_UINTMAX_T 1 553543adbedSBen Gras 554543adbedSBen Gras /* Define to 1 if you have the <unistd.h> header file. */ 555543adbedSBen Gras #define HAVE_UNISTD_H 1 556543adbedSBen Gras 557543adbedSBen Gras /* Define to 1 if you have the `unsetenv' function. */ 558543adbedSBen Gras #define HAVE_UNSETENV 1 559543adbedSBen Gras 560543adbedSBen Gras /* Define to 1 if the system has the type `unsigned long long'. */ 561543adbedSBen Gras #define HAVE_UNSIGNED_LONG_LONG 1 562543adbedSBen Gras 563543adbedSBen Gras /* Define to 1 if the system has the type `unsigned long long int'. */ 564543adbedSBen Gras #define HAVE_UNSIGNED_LONG_LONG_INT 1 565543adbedSBen Gras 566543adbedSBen Gras /* Define to 1 if you have the `utime' function. */ 567543adbedSBen Gras #define HAVE_UTIME 1 568543adbedSBen Gras 569543adbedSBen Gras /* Define to 1 if you have the `utimensat' function. */ 570543adbedSBen Gras /* #undef HAVE_UTIMENSAT */ 571543adbedSBen Gras 572543adbedSBen Gras /* Define to 1 if you have the `utimes' function. */ 573*a0a1440aSThomas Cort #define HAVE_UTIMES 1 574543adbedSBen Gras 575543adbedSBen Gras /* Define to 1 if you have the <utime.h> header file. */ 576543adbedSBen Gras #define HAVE_UTIME_H 1 577543adbedSBen Gras 578543adbedSBen Gras /* Define to 1 if you have the `vfork' function. */ 579543adbedSBen Gras #define HAVE_VFORK 1 580543adbedSBen Gras 581543adbedSBen Gras /* Define to 1 if you have the `vprintf' function. */ 582543adbedSBen Gras #define HAVE_VPRINTF 1 583543adbedSBen Gras 584543adbedSBen Gras /* Define to 1 if you have the <wchar.h> header file. */ 585543adbedSBen Gras #define HAVE_WCHAR_H 1 586543adbedSBen Gras 587543adbedSBen Gras /* Define to 1 if the system has the type `wchar_t'. */ 588543adbedSBen Gras #define HAVE_WCHAR_T 1 589543adbedSBen Gras 590543adbedSBen Gras /* Define to 1 if you have the `wcrtomb' function. */ 591543adbedSBen Gras #define HAVE_WCRTOMB 1 592543adbedSBen Gras 593543adbedSBen Gras /* Define to 1 if you have the `wcscmp' function. */ 594543adbedSBen Gras #define HAVE_WCSCMP 1 595543adbedSBen Gras 596543adbedSBen Gras /* Define to 1 if you have the `wcscpy' function. */ 597543adbedSBen Gras #define HAVE_WCSCPY 1 598543adbedSBen Gras 599543adbedSBen Gras /* Define to 1 if you have the `wcslen' function. */ 600543adbedSBen Gras #define HAVE_WCSLEN 1 601543adbedSBen Gras 602543adbedSBen Gras /* Define to 1 if you have the `wctomb' function. */ 603543adbedSBen Gras #define HAVE_WCTOMB 1 604543adbedSBen Gras 605543adbedSBen Gras /* Define to 1 if you have the <wctype.h> header file. */ 606543adbedSBen Gras #define HAVE_WCTYPE_H 1 607543adbedSBen Gras 608543adbedSBen Gras /* Define to 1 if you have the <windows.h> header file. */ 609543adbedSBen Gras /* #undef HAVE_WINDOWS_H */ 610543adbedSBen Gras 611543adbedSBen Gras /* Define to 1 if you have the `wmemcmp' function. */ 612543adbedSBen Gras #define HAVE_WMEMCMP 1 613543adbedSBen Gras 614543adbedSBen Gras /* Define to 1 if you have the `wmemcpy' function. */ 615543adbedSBen Gras #define HAVE_WMEMCPY 1 616543adbedSBen Gras 617543adbedSBen Gras /* Define to 1 if you have the <zlib.h> header file. */ 618543adbedSBen Gras #define HAVE_ZLIB_H 1 619543adbedSBen Gras 620543adbedSBen Gras /* Version number of libarchive as a single integer */ 621543adbedSBen Gras #define LIBARCHIVE_VERSION_NUMBER "2008004" 622543adbedSBen Gras 623543adbedSBen Gras /* Version number of libarchive */ 624543adbedSBen Gras #define LIBARCHIVE_VERSION_STRING "2.8.4" 625543adbedSBen Gras 626543adbedSBen Gras /* Define to 1 if `lstat' dereferences a symlink specified with a trailing 627543adbedSBen Gras slash. */ 628543adbedSBen Gras #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 629543adbedSBen Gras 630543adbedSBen Gras /* Define to the sub-directory in which libtool stores uninstalled libraries. 631543adbedSBen Gras */ 632543adbedSBen Gras #define LT_OBJDIR ".libs/" 633543adbedSBen Gras 634543adbedSBen Gras /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 635543adbedSBen Gras */ 636543adbedSBen Gras /* #undef MAJOR_IN_MKDEV */ 637543adbedSBen Gras 638543adbedSBen Gras /* Define to 1 if `major', `minor', and `makedev' are declared in 639543adbedSBen Gras <sysmacros.h>. */ 640543adbedSBen Gras /* #undef MAJOR_IN_SYSMACROS */ 641543adbedSBen Gras 642543adbedSBen Gras /* Define to 1 if your C compiler doesn't accept -c and -o together. */ 643543adbedSBen Gras /* #undef NO_MINUS_C_MINUS_O */ 644543adbedSBen Gras 645543adbedSBen Gras /* Name of package */ 646543adbedSBen Gras #define PACKAGE "libarchive" 647543adbedSBen Gras 648543adbedSBen Gras /* Define to the address where bug reports for this package should be sent. */ 649543adbedSBen Gras #define PACKAGE_BUGREPORT "kientzle@freebsd.org" 650543adbedSBen Gras 651543adbedSBen Gras /* Define to the full name of this package. */ 652543adbedSBen Gras #define PACKAGE_NAME "libarchive" 653543adbedSBen Gras 654543adbedSBen Gras /* Define to the full name and version of this package. */ 655543adbedSBen Gras #define PACKAGE_STRING "libarchive 2.8.4" 656543adbedSBen Gras 657543adbedSBen Gras /* Define to the one symbol short name of this package. */ 658543adbedSBen Gras #define PACKAGE_TARNAME "libarchive" 659543adbedSBen Gras 660543adbedSBen Gras /* Define to the home page for this package. */ 661543adbedSBen Gras #define PACKAGE_URL "" 662543adbedSBen Gras 663543adbedSBen Gras /* Define to the version of this package. */ 664543adbedSBen Gras #define PACKAGE_VERSION "2.8.4" 665543adbedSBen Gras 666543adbedSBen Gras /* The size of `wchar_t', as computed by sizeof. */ 667543adbedSBen Gras #define SIZEOF_WCHAR_T 4 668543adbedSBen Gras 669543adbedSBen Gras /* Define to 1 if you have the ANSI C header files. */ 670543adbedSBen Gras #define STDC_HEADERS 1 671543adbedSBen Gras 672543adbedSBen Gras /* Define to 1 if strerror_r returns char *. */ 673543adbedSBen Gras /* #undef STRERROR_R_CHAR_P */ 674543adbedSBen Gras 675543adbedSBen Gras /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 676543adbedSBen Gras #define TIME_WITH_SYS_TIME 1 677543adbedSBen Gras 678543adbedSBen Gras /* Enable extensions on AIX 3, Interix. */ 679543adbedSBen Gras #ifndef _ALL_SOURCE 680543adbedSBen Gras # define _ALL_SOURCE 1 681543adbedSBen Gras #endif 682543adbedSBen Gras /* Enable GNU extensions on systems that have them. */ 683543adbedSBen Gras #ifndef _GNU_SOURCE 684543adbedSBen Gras # define _GNU_SOURCE 1 685543adbedSBen Gras #endif 686543adbedSBen Gras /* Enable threading extensions on Solaris. */ 687543adbedSBen Gras #ifndef _POSIX_PTHREAD_SEMANTICS 688543adbedSBen Gras # define _POSIX_PTHREAD_SEMANTICS 1 689543adbedSBen Gras #endif 690543adbedSBen Gras /* Enable extensions on HP NonStop. */ 691543adbedSBen Gras #ifndef _TANDEM_SOURCE 692543adbedSBen Gras # define _TANDEM_SOURCE 1 693543adbedSBen Gras #endif 694543adbedSBen Gras /* Enable general extensions on Solaris. */ 695543adbedSBen Gras #ifndef __EXTENSIONS__ 696543adbedSBen Gras # define __EXTENSIONS__ 1 697543adbedSBen Gras #endif 698543adbedSBen Gras 699543adbedSBen Gras 700543adbedSBen Gras /* Version number of package */ 701543adbedSBen Gras #define VERSION "2.8.4" 702543adbedSBen Gras 703543adbedSBen Gras /* Define to '0x0500' for Windows 2000 APIs. */ 704543adbedSBen Gras /* #undef WINVER */ 705543adbedSBen Gras 706543adbedSBen Gras /* Number of bits in a file offset, on hosts where this is settable. */ 707543adbedSBen Gras /* #undef _FILE_OFFSET_BITS */ 708543adbedSBen Gras 709543adbedSBen Gras /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 710543adbedSBen Gras /* #undef _LARGEFILE_SOURCE */ 711543adbedSBen Gras 712543adbedSBen Gras /* Define for large files, on AIX-style hosts. */ 713543adbedSBen Gras /* #undef _LARGE_FILES */ 714543adbedSBen Gras 715543adbedSBen Gras /* Define to 1 if on MINIX. */ 716543adbedSBen Gras /* #undef _MINIX */ 717543adbedSBen Gras 718543adbedSBen Gras /* Define to 2 if the system does not provide POSIX.1 features except with 719543adbedSBen Gras this defined. */ 720543adbedSBen Gras /* #undef _POSIX_1_SOURCE */ 721543adbedSBen Gras 722543adbedSBen Gras /* Define to 1 if you need to in order for `stat' and other things to work. */ 723543adbedSBen Gras /* #undef _POSIX_SOURCE */ 724543adbedSBen Gras 725543adbedSBen Gras /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 726543adbedSBen Gras <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 727543adbedSBen Gras #define below would cause a syntax error. */ 728543adbedSBen Gras /* #undef _UINT64_T */ 729543adbedSBen Gras 730543adbedSBen Gras /* Define to '0x0500' for Windows 2000 APIs. */ 731543adbedSBen Gras /* #undef _WIN32_WINNT */ 732543adbedSBen Gras 733543adbedSBen Gras /* Define to empty if `const' does not conform to ANSI C. */ 734543adbedSBen Gras /* #undef const */ 735543adbedSBen Gras 736543adbedSBen Gras /* Define to match typeof st_gid field of struct stat if <sys/types.h> doesn't 737543adbedSBen Gras define. */ 738543adbedSBen Gras /* #undef gid_t */ 739543adbedSBen Gras 740543adbedSBen Gras /* Define to `unsigned long' if <sys/types.h> does not define. */ 741543adbedSBen Gras /* #undef id_t */ 742543adbedSBen Gras 743543adbedSBen Gras /* Define to the type of a signed integer type of width exactly 64 bits if 744543adbedSBen Gras such a type exists and the standard includes do not define it. */ 745543adbedSBen Gras /* #undef int64_t */ 746543adbedSBen Gras 747543adbedSBen Gras /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do 748543adbedSBen Gras not define. */ 749543adbedSBen Gras /* #undef intmax_t */ 750543adbedSBen Gras 751543adbedSBen Gras /* Define to `int' if <sys/types.h> does not define. */ 752543adbedSBen Gras /* #undef mode_t */ 753543adbedSBen Gras 754543adbedSBen Gras /* Define to `long long' if <sys/types.h> does not define. */ 755543adbedSBen Gras /* #undef off_t */ 756543adbedSBen Gras 757543adbedSBen Gras /* Define to `unsigned int' if <sys/types.h> does not define. */ 758543adbedSBen Gras /* #undef size_t */ 759543adbedSBen Gras 760543adbedSBen Gras /* Define to match typeof st_uid field of struct stat if <sys/types.h> doesn't 761543adbedSBen Gras define. */ 762543adbedSBen Gras /* #undef uid_t */ 763543adbedSBen Gras 764543adbedSBen Gras /* Define to the type of an unsigned integer type of width exactly 64 bits if 765543adbedSBen Gras such a type exists and the standard includes do not define it. */ 766543adbedSBen Gras /* #undef uint64_t */ 767543adbedSBen Gras 768543adbedSBen Gras /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h> 769543adbedSBen Gras do not define. */ 770543adbedSBen Gras /* #undef uintmax_t */ 771543adbedSBen Gras 772543adbedSBen Gras /* Define to `unsigned int' if <sys/types.h> does not define. */ 773543adbedSBen Gras /* #undef uintptr_t */ 774