1 /* $DragonFly: src/lib/libarchive/config.h,v 1.2 2006/09/18 01:47:10 pavalos Exp $ */ 2 /* config.h. Generated by configure. */ 3 /* config.h.in. Generated from configure.ac by autoheader. */ 4 5 /* Define to 1 if you have the `acl_create_entry' function. */ 6 /* #undef HAVE_ACL_CREATE_ENTRY */ 7 8 /* Define to 1 if you have the `acl_get_perm' function. */ 9 /* #undef HAVE_ACL_GET_PERM */ 10 11 /* Define to 1 if you have the `acl_get_perm_np' function. */ 12 /* #undef HAVE_ACL_GET_PERM_NP */ 13 14 /* Define to 1 if you have the `acl_init' function. */ 15 /* #undef HAVE_ACL_INIT */ 16 17 /* Define to 1 if the system has the type `acl_permset_t'. */ 18 /* #undef HAVE_ACL_PERMSET_T */ 19 20 /* Define to 1 if you have the `acl_set_fd' function. */ 21 /* #undef HAVE_ACL_SET_FD */ 22 23 /* Define to 1 if you have the `acl_set_fd_np' function. */ 24 /* #undef HAVE_ACL_SET_FD_NP */ 25 26 /* Define to 1 if you have the `acl_set_file' function. */ 27 /* #undef HAVE_ACL_SET_FILE */ 28 29 /* True for systems with POSIX ACL support */ 30 #define HAVE_ACL_USER 1 31 32 /* Define to 1 if you have the <attr/xattr.h> header file. */ 33 /* #undef HAVE_ATTR_XATTR_H */ 34 35 /* Define to 1 if you have the <bzlib.h> header file. */ 36 #define HAVE_BZLIB_H 1 37 38 /* Define to 1 if you have the `chflags' function. */ 39 #define HAVE_CHFLAGS 1 40 41 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you 42 don't. */ 43 #define HAVE_DECL_STRERROR_R 1 44 45 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 46 */ 47 #define HAVE_DIRENT_H 1 48 49 /* Define to 1 if you have the <dlfcn.h> header file. */ 50 #define HAVE_DLFCN_H 1 51 52 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 53 /* #undef HAVE_DOPRNT */ 54 55 /* Define to 1 if nl_langinfo supports D_MD_ORDER */ 56 #define HAVE_D_MD_ORDER 1 57 58 /* A possible errno value for invalid file format errors */ 59 #define HAVE_EFTYPE 1 60 61 /* A possible errno value for invalid file format errors */ 62 #define HAVE_EILSEQ 1 63 64 /* Define to 1 if you have the <errno.h> header file. */ 65 #define HAVE_ERRNO_H 1 66 67 /* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */ 68 /* #undef HAVE_EXT2FS_EXT2_FS_H */ 69 70 /* Define to 1 if you have the `fchdir' function. */ 71 #define HAVE_FCHDIR 1 72 73 /* Define to 1 if you have the `fchflags' function. */ 74 #define HAVE_FCHFLAGS 1 75 76 /* Define to 1 if you have the `fchmod' function. */ 77 #define HAVE_FCHMOD 1 78 79 /* Define to 1 if you have the `fchown' function. */ 80 #define HAVE_FCHOWN 1 81 82 /* Define to 1 if you have the <fcntl.h> header file. */ 83 #define HAVE_FCNTL_H 1 84 85 /* Define to 1 if your system has a working POSIX `fnmatch' function. */ 86 #define HAVE_FNMATCH 1 87 88 /* Define to 1 if fnmatch(3) supports the FNM_LEADING_DIR flag */ 89 #define HAVE_FNM_LEADING_DIR 1 90 91 /* Define to 1 if you have the `fsetxattr' function. */ 92 /* #undef HAVE_FSETXATTR */ 93 94 /* Define to 1 if you have the `ftruncate' function. */ 95 #define HAVE_FTRUNCATE 1 96 97 /* Define to 1 if you have the `futimes' function. */ 98 #define HAVE_FUTIMES 1 99 100 /* Define to 1 if you have the `getopt_long' function. */ 101 #define HAVE_GETOPT_LONG 1 102 103 /* Define to 1 if you have the `getxattr' function. */ 104 /* #undef HAVE_GETXATTR */ 105 106 /* Define to 1 if you have the <inttypes.h> header file. */ 107 #define HAVE_INTTYPES_H 1 108 109 /* Define to 1 if you have the <langinfo.h> header file. */ 110 #define HAVE_LANGINFO_H 1 111 112 /* Define to 1 if you have the `lchflags' function. */ 113 /* #undef HAVE_LCHFLAGS */ 114 115 /* Define to 1 if you have the `lchmod' function. */ 116 #define HAVE_LCHMOD 1 117 118 /* Define to 1 if you have the `lchown' function. */ 119 #define HAVE_LCHOWN 1 120 121 /* Define to 1 if you have the `lgetxattr' function. */ 122 /* #undef HAVE_LGETXATTR */ 123 124 /* Define to 1 if you have the `acl' library (-lacl). */ 125 /* #undef HAVE_LIBACL */ 126 127 /* Define to 1 if you have the `attr' library (-lattr). */ 128 /* #undef HAVE_LIBATTR */ 129 130 /* Define to 1 if you have the `bz2' library (-lbz2). */ 131 #define HAVE_LIBBZ2 1 132 133 /* Define to 1 if you have the `z' library (-lz). */ 134 #define HAVE_LIBZ 1 135 136 /* Define to 1 if you have the <limits.h> header file. */ 137 #define HAVE_LIMITS_H 1 138 139 /* Define to 1 if you have the <linux/ext2_fs.h> header file. */ 140 /* #undef HAVE_LINUX_EXT2_FS_H */ 141 142 /* Define to 1 if you have the `listxattr' function. */ 143 /* #undef HAVE_LISTXATTR */ 144 145 /* Define to 1 if you have the `llistxattr' function. */ 146 /* #undef HAVE_LLISTXATTR */ 147 148 /* Define to 1 if you have the <locale.h> header file. */ 149 #define HAVE_LOCALE_H 1 150 151 /* Define to 1 if you have the `lsetxattr' function. */ 152 /* #undef HAVE_LSETXATTR */ 153 154 /* Define to 1 if `lstat' has the bug that it succeeds when given the 155 zero-length file name argument. */ 156 /* #undef HAVE_LSTAT_EMPTY_STRING_BUG */ 157 158 /* Define to 1 if you have the `lutimes' function. */ 159 #define HAVE_LUTIMES 1 160 161 /* Define to 1 if you have the `memmove' function. */ 162 #define HAVE_MEMMOVE 1 163 164 /* Define to 1 if you have the <memory.h> header file. */ 165 #define HAVE_MEMORY_H 1 166 167 /* Define to 1 if you have the `memset' function. */ 168 #define HAVE_MEMSET 1 169 170 /* Define to 1 if you have the `mkdir' function. */ 171 #define HAVE_MKDIR 1 172 173 /* Define to 1 if you have the `mkfifo' function. */ 174 #define HAVE_MKFIFO 1 175 176 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 177 /* #undef HAVE_NDIR_H */ 178 179 /* Define to 1 if you have the `nl_langinfo' function. */ 180 #define HAVE_NL_LANGINFO 1 181 182 /* Define to 1 if you have the <paths.h> header file. */ 183 #define HAVE_PATHS_H 1 184 185 /* Define to 1 if you have the `reallocf' function. */ 186 #define HAVE_REALLOCF 1 187 188 /* Define to 1 if you have the `setlocale' function. */ 189 #define HAVE_SETLOCALE 1 190 191 /* Define to 1 if `stat' has the bug that it succeeds when given the 192 zero-length file name argument. */ 193 /* #undef HAVE_STAT_EMPTY_STRING_BUG */ 194 195 /* Define to 1 if you have the <stdint.h> header file. */ 196 #define HAVE_STDINT_H 1 197 198 /* Define to 1 if you have the <stdlib.h> header file. */ 199 #define HAVE_STDLIB_H 1 200 201 /* Define to 1 if you have the `strchr' function. */ 202 #define HAVE_STRCHR 1 203 204 /* Define to 1 if you have the `strdup' function. */ 205 #define HAVE_STRDUP 1 206 207 /* Define to 1 if you have the `strerror' function. */ 208 #define HAVE_STRERROR 1 209 210 /* Define to 1 if you have the `strerror_r' function. */ 211 #define HAVE_STRERROR_R 1 212 213 /* Define to 1 if you have the `strftime' function. */ 214 #define HAVE_STRFTIME 1 215 216 /* Define to 1 if you have the <strings.h> header file. */ 217 #define HAVE_STRINGS_H 1 218 219 /* Define to 1 if you have the <string.h> header file. */ 220 #define HAVE_STRING_H 1 221 222 /* Define to 1 if you have the `strrchr' function. */ 223 #define HAVE_STRRCHR 1 224 225 /* Define to 1 if `st_mtimespec.tv_nsec' is member of `struct stat'. */ 226 #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1 227 228 /* Define to 1 if `st_mtim.tv_nsec' is member of `struct stat'. */ 229 /* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */ 230 231 /* Define to 1 if `st_rdev' is member of `struct stat'. */ 232 #define HAVE_STRUCT_STAT_ST_RDEV 1 233 234 /* Define to 1 if you have the <sys/acl.h> header file. */ 235 #define HAVE_SYS_ACL_H 1 236 237 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 238 */ 239 /* #undef HAVE_SYS_DIR_H */ 240 241 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 242 #define HAVE_SYS_IOCTL_H 1 243 244 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 245 */ 246 /* #undef HAVE_SYS_NDIR_H */ 247 248 /* Define to 1 if you have the <sys/param.h> header file. */ 249 #define HAVE_SYS_PARAM_H 1 250 251 /* Define to 1 if you have the <sys/stat.h> header file. */ 252 #define HAVE_SYS_STAT_H 1 253 254 /* Define to 1 if you have the <sys/time.h> header file. */ 255 #define HAVE_SYS_TIME_H 1 256 257 /* Define to 1 if you have the <sys/types.h> header file. */ 258 #define HAVE_SYS_TYPES_H 1 259 260 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 261 #define HAVE_SYS_WAIT_H 1 262 263 /* Define to 1 if you have the `timegm' function. */ 264 #define HAVE_TIMEGM 1 265 266 /* Define to 1 if you have the <unistd.h> header file. */ 267 #define HAVE_UNISTD_H 1 268 269 /* Define to 1 if you have the `vprintf' function. */ 270 #define HAVE_VPRINTF 1 271 272 /* Define to 1 if you have the <wchar.h> header file. */ 273 #define HAVE_WCHAR_H 1 274 275 /* Define to 1 if you have the <zlib.h> header file. */ 276 #define HAVE_ZLIB_H 1 277 278 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing 279 slash. */ 280 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 281 282 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>. 283 */ 284 /* #undef MAJOR_IN_MKDEV */ 285 286 /* Define to 1 if `major', `minor', and `makedev' are declared in 287 <sysmacros.h>. */ 288 /* #undef MAJOR_IN_SYSMACROS */ 289 290 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ 291 /* #undef NO_MINUS_C_MINUS_O */ 292 293 /* Name of package */ 294 #define PACKAGE "libarchive" 295 296 /* Define to the address where bug reports for this package should be sent. */ 297 #define PACKAGE_BUGREPORT "kientzle@freebsd.org" 298 299 /* Define to the full name of this package. */ 300 #define PACKAGE_NAME "libarchive" 301 302 /* Define to the full name and version of this package. */ 303 #define PACKAGE_STRING "libarchive 1.3.1" 304 305 /* Define to the one symbol short name of this package. */ 306 #define PACKAGE_TARNAME "libarchive" 307 308 /* Define to the version of this package. */ 309 #define PACKAGE_VERSION "1.3.1" 310 311 /* Define to 1 if you have the ANSI C header files. */ 312 #define STDC_HEADERS 1 313 314 /* Define to 1 if strerror_r returns char *. */ 315 /* #undef STRERROR_R_CHAR_P */ 316 317 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 318 #define TIME_WITH_SYS_TIME 1 319 320 /* Version number of package */ 321 #define VERSION "1.3.1" 322 323 /* Number of bits in a file offset, on hosts where this is settable. */ 324 /* #undef _FILE_OFFSET_BITS */ 325 326 /* Define for large files, on AIX-style hosts. */ 327 /* #undef _LARGE_FILES */ 328 329 /* Define to `long long' if <sys/types.h> does not define. */ 330 /* #undef __int64_t */ 331 332 /* Define to `unsigned long long' if <sys/types.h> does not define. */ 333 /* #undef __uint64_t */ 334 335 /* Define to `__int64_t' if <sys/types.h> does not define. */ 336 #define _int64_t __int64_t 337 338 /* Define to `__uint64_t' if <sys/types.h> does not define. */ 339 #define _uint64_t __uint64_t 340 341 /* Define to empty if `const' does not conform to ANSI C. */ 342 /* #undef const */ 343 344 /* Define to `int' if <sys/types.h> doesn't define. */ 345 /* #undef gid_t */ 346 347 /* Define to `unsigned long' if <sys/types.h> does not define. */ 348 /* #undef id_t */ 349 350 /* Define to `_int64_t' if <sys/types.h> does not define. */ 351 /* #undef int64_t */ 352 353 /* Define to `int64_t' if <sys/types.h> does not define. */ 354 /* #undef intmax_t */ 355 356 /* Define to `int' if <sys/types.h> does not define. */ 357 /* #undef mode_t */ 358 359 /* Define to `int64_t' if <sys/types.h> does not define. */ 360 /* #undef off_t */ 361 362 /* Define to `unsigned' if <sys/types.h> does not define. */ 363 /* #undef size_t */ 364 365 /* Define to `_uint64_t' if <sys/types.h> does not define. */ 366 /* #undef u_int64_t */ 367 368 /* Define to `int' if <sys/types.h> doesn't define. */ 369 /* #undef uid_t */ 370 371 /* Define to `u_int64_t' if <sys/types.h> does not define. */ 372 /* #undef uint64_t */ 373 374 /* Define to `uint64_t' if <sys/types.h> does not define. */ 375 /* #undef uintmax_t */ 376