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