d3c945271438075c54848a156571a1d944488b3f
[dragonfly.git] / lib / libarchive / config.h
1 /* $DragonFly: src/lib/libarchive/config.h,v 1.12 2008/06/16 08:20:23 pavalos Exp $ */
2 /* config.h.  Generated from config.h.in by configure.  */
3 /* config.h.in.  Generated from configure.ac by autoheader.  */
4
5 /* Version number of bsdcpio */
6 /* #undef BSDCPIO_VERSION_STRING */
7
8 /* Version number of bsdtar */
9 /* #undef BSDTAR_VERSION_STRING */
10
11 /* Define to 1 if you have the `acl_create_entry' function. */
12 /* #undef HAVE_ACL_CREATE_ENTRY */
13
14 /* Define to 1 if you have the `acl_get_perm' function. */
15 /* #undef HAVE_ACL_GET_PERM */
16
17 /* Define to 1 if you have the `acl_get_perm_np' function. */
18 /* #undef HAVE_ACL_GET_PERM_NP */
19
20 /* Define to 1 if you have the `acl_init' function. */
21 /* #undef HAVE_ACL_INIT */
22
23 /* Define to 1 if the system has the type `acl_permset_t'. */
24 /* #undef HAVE_ACL_PERMSET_T */
25
26 /* Define to 1 if you have the `acl_set_fd' function. */
27 /* #undef HAVE_ACL_SET_FD */
28
29 /* Define to 1 if you have the `acl_set_fd_np' function. */
30 /* #undef HAVE_ACL_SET_FD_NP */
31
32 /* Define to 1 if you have the `acl_set_file' function. */
33 /* #undef HAVE_ACL_SET_FILE */
34
35 /* True for systems with POSIX ACL support */
36 #define HAVE_ACL_USER 1
37
38 /* Define to 1 if you have the <attr/xattr.h> header file. */
39 /* #undef HAVE_ATTR_XATTR_H */
40
41 /* Define to 1 if you have the <bzlib.h> header file. */
42 #define HAVE_BZLIB_H 1
43
44 /* Define to 1 if you have the `chflags' function. */
45 #define HAVE_CHFLAGS 1
46
47 /* Define to 1 if you have the `chown' function. */
48 #define HAVE_CHOWN 1
49
50 /* Define to 1 if you have the declaration of `INT64_MAX', and to 0 if you
51    don't. */
52 #define HAVE_DECL_INT64_MAX 1
53
54 /* Define to 1 if you have the declaration of `INT64_MIN', and to 0 if you
55    don't. */
56 #define HAVE_DECL_INT64_MIN 1
57
58 /* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
59    */
60 #define HAVE_DECL_OPTARG 1
61
62 /* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
63    */
64 #define HAVE_DECL_OPTIND 1
65
66 /* Define to 1 if you have the declaration of `SIZE_MAX', and to 0 if you
67    don't. */
68 #define HAVE_DECL_SIZE_MAX 1
69
70 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
71    don't. */
72 #define HAVE_DECL_STRERROR_R 1
73
74 /* Define to 1 if you have the declaration of `UINT32_MAX', and to 0 if you
75    don't. */
76 #define HAVE_DECL_UINT32_MAX 1
77
78 /* Define to 1 if you have the declaration of `UINT64_MAX', and to 0 if you
79    don't. */
80 #define HAVE_DECL_UINT64_MAX 1
81
82 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
83    */
84 #define HAVE_DIRENT_H 1
85
86 /* Define to 1 if you have the <dlfcn.h> header file. */
87 #define HAVE_DLFCN_H 1
88
89 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
90 /* #undef HAVE_DOPRNT */
91
92 /* Define to 1 if nl_langinfo supports D_MD_ORDER */
93 #define HAVE_D_MD_ORDER 1
94
95 /* A possible errno value for invalid file format errors */
96 #define HAVE_EFTYPE 1
97
98 /* A possible errno value for invalid file format errors */
99 #define HAVE_EILSEQ 1
100
101 /* Define to 1 if you have the <errno.h> header file. */
102 #define HAVE_ERRNO_H 1
103
104 /* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */
105 /* #undef HAVE_EXT2FS_EXT2_FS_H */
106
107 /* Define to 1 if you have the `fchdir' function. */
108 #define HAVE_FCHDIR 1
109
110 /* Define to 1 if you have the `fchflags' function. */
111 #define HAVE_FCHFLAGS 1
112
113 /* Define to 1 if you have the `fchmod' function. */
114 #define HAVE_FCHMOD 1
115
116 /* Define to 1 if you have the `fchown' function. */
117 #define HAVE_FCHOWN 1
118
119 /* Define to 1 if you have the `fcntl' function. */
120 #define HAVE_FCNTL 1
121
122 /* Define to 1 if you have the <fcntl.h> header file. */
123 #define HAVE_FCNTL_H 1
124
125 /* Define to 1 if your system has a working POSIX `fnmatch' function. */
126 #define HAVE_FNMATCH 1
127
128 /* Define to 1 if fnmatch(3) supports the FNM_LEADING_DIR flag */
129 #define HAVE_FNM_LEADING_DIR 1
130
131 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
132 #define HAVE_FSEEKO 1
133
134 /* Define to 1 if you have the `fsetxattr' function. */
135 /* #undef HAVE_FSETXATTR */
136
137 /* Define to 1 if you have the `fstat' function. */
138 #define HAVE_FSTAT 1
139
140 /* Define to 1 if you have the `ftruncate' function. */
141 #define HAVE_FTRUNCATE 1
142
143 /* Define to 1 if you have the `futimes' function. */
144 #define HAVE_FUTIMES 1
145
146 /* Define to 1 if you have the `geteuid' function. */
147 #define HAVE_GETEUID 1
148
149 /* Define to 1 if you have the `getopt_long' function. */
150 #define HAVE_GETOPT_LONG 1
151
152 /* Define to 1 if you have the `getpid' function. */
153 #define HAVE_GETPID 1
154
155 /* Define to 1 if you have the `getxattr' function. */
156 /* #undef HAVE_GETXATTR */
157
158 /* Define to 1 if you have the <grp.h> header file. */
159 #define HAVE_GRP_H 1
160
161 /* Define to 1 if the system has the type `intmax_t'. */
162 #define HAVE_INTMAX_T 1
163
164 /* Define to 1 if you have the <inttypes.h> header file. */
165 #define HAVE_INTTYPES_H 1
166
167 /* Define to 1 if you have the <langinfo.h> header file. */
168 #define HAVE_LANGINFO_H 1
169
170 /* Define to 1 if you have the `lchflags' function. */
171 /* #undef HAVE_LCHFLAGS */
172
173 /* Define to 1 if you have the `lchmod' function. */
174 #define HAVE_LCHMOD 1
175
176 /* Define to 1 if you have the `lchown' function. */
177 #define HAVE_LCHOWN 1
178
179 /* Define to 1 if you have the `lgetxattr' function. */
180 /* #undef HAVE_LGETXATTR */
181
182 /* Define to 1 if you have the `acl' library (-lacl). */
183 /* #undef HAVE_LIBACL */
184
185 /* Define to 1 if you have the `attr' library (-lattr). */
186 /* #undef HAVE_LIBATTR */
187
188 /* Define to 1 if you have the `bz2' library (-lbz2). */
189 #define HAVE_LIBBZ2 1
190
191 /* Define to 1 if you have the `z' library (-lz). */
192 #define HAVE_LIBZ 1
193
194 /* Define to 1 if you have the <limits.h> header file. */
195 #define HAVE_LIMITS_H 1
196
197 /* Define to 1 if you have the <linux/ext2_fs.h> header file. */
198 /* #undef HAVE_LINUX_EXT2_FS_H */
199
200 /* Define to 1 if you have the <linux/fs.h> header file. */
201 /* #undef HAVE_LINUX_FS_H */
202
203 /* Define to 1 if you have the `listxattr' function. */
204 /* #undef HAVE_LISTXATTR */
205
206 /* Define to 1 if you have the `llistxattr' function. */
207 /* #undef HAVE_LLISTXATTR */
208
209 /* Define to 1 if you have the <locale.h> header file. */
210 #define HAVE_LOCALE_H 1
211
212 /* Define to 1 if the system has the type `long long int'. */
213 #define HAVE_LONG_LONG_INT 1
214
215 /* Define to 1 if you have the `lsetxattr' function. */
216 /* #undef HAVE_LSETXATTR */
217
218 /* Define to 1 if `lstat' has the bug that it succeeds when given the
219    zero-length file name argument. */
220 /* #undef HAVE_LSTAT_EMPTY_STRING_BUG */
221
222 /* Define to 1 if you have the `lutimes' function. */
223 #define HAVE_LUTIMES 1
224
225 /* Define to 1 if you have the `memmove' function. */
226 #define HAVE_MEMMOVE 1
227
228 /* Define to 1 if you have the <memory.h> header file. */
229 #define HAVE_MEMORY_H 1
230
231 /* Define to 1 if you have the `memset' function. */
232 #define HAVE_MEMSET 1
233
234 /* Define to 1 if you have the `mkdir' function. */
235 #define HAVE_MKDIR 1
236
237 /* Define to 1 if you have the `mkfifo' function. */
238 #define HAVE_MKFIFO 1
239
240 /* Define to 1 if you have the `mknod' function. */
241 #define HAVE_MKNOD 1
242
243 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
244 /* #undef HAVE_NDIR_H */
245
246 /* Define to 1 if you have the `nl_langinfo' function. */
247 #define HAVE_NL_LANGINFO 1
248
249 /* Define to 1 if you have the <paths.h> header file. */
250 #define HAVE_PATHS_H 1
251
252 /* Define to 1 if you have the `pipe' function. */
253 #define HAVE_PIPE 1
254
255 /* Define to 1 if you have the `poll' function. */
256 #define HAVE_POLL 1
257
258 /* Define to 1 if you have the <poll.h> header file. */
259 #define HAVE_POLL_H 1
260
261 /* Define to 1 if you have the <pwd.h> header file. */
262 #define HAVE_PWD_H 1
263
264 /* Define to 1 if you have the <regex.h> header file. */
265 #define HAVE_REGEX_H 1
266
267 /* Define to 1 if you have the `select' function. */
268 #define HAVE_SELECT 1
269
270 /* Define to 1 if you have the `setenv' function. */
271 #define HAVE_SETENV 1
272
273 /* Define to 1 if you have the `setlocale' function. */
274 #define HAVE_SETLOCALE 1
275
276 /* Define to 1 if `stat' has the bug that it succeeds when given the
277    zero-length file name argument. */
278 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
279
280 /* Define to 1 if you have the <stdarg.h> header file. */
281 #define HAVE_STDARG_H 1
282
283 /* Define to 1 if you have the <stdint.h> header file. */
284 #define HAVE_STDINT_H 1
285
286 /* Define to 1 if you have the <stdlib.h> header file. */
287 #define HAVE_STDLIB_H 1
288
289 /* Define to 1 if you have the `strchr' function. */
290 #define HAVE_STRCHR 1
291
292 /* Define to 1 if you have the `strdup' function. */
293 #define HAVE_STRDUP 1
294
295 /* Define to 1 if you have the `strerror' function. */
296 #define HAVE_STRERROR 1
297
298 /* Define to 1 if you have the `strerror_r' function. */
299 #define HAVE_STRERROR_R 1
300
301 /* Define to 1 if you have the `strftime' function. */
302 #define HAVE_STRFTIME 1
303
304 /* Define to 1 if you have the <strings.h> header file. */
305 #define HAVE_STRINGS_H 1
306
307 /* Define to 1 if you have the <string.h> header file. */
308 #define HAVE_STRING_H 1
309
310 /* Define to 1 if you have the `strrchr' function. */
311 #define HAVE_STRRCHR 1
312
313 /* Define to 1 if `st_mtimespec.tv_nsec' is member of `struct stat'. */
314 #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
315
316 /* Define to 1 if `st_mtim.tv_nsec' is member of `struct stat'. */
317 /* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */
318
319 /* Define to 1 if `st_rdev' is member of `struct stat'. */
320 #define HAVE_STRUCT_STAT_ST_RDEV 1
321
322 /* Define to 1 if `tm_gmtoff' is member of `struct tm'. */
323 #define HAVE_STRUCT_TM_TM_GMTOFF 1
324
325 /* Define to 1 if you have the <sys/acl.h> header file. */
326 #define HAVE_SYS_ACL_H 1
327
328 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
329    */
330 /* #undef HAVE_SYS_DIR_H */
331
332 /* Define to 1 if you have the <sys/ioctl.h> header file. */
333 #define HAVE_SYS_IOCTL_H 1
334
335 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
336    */
337 /* #undef HAVE_SYS_NDIR_H */
338
339 /* Define to 1 if you have the <sys/param.h> header file. */
340 #define HAVE_SYS_PARAM_H 1
341
342 /* Define to 1 if you have the <sys/poll.h> header file. */
343 #define HAVE_SYS_POLL_H 1
344
345 /* Define to 1 if you have the <sys/select.h> header file. */
346 #define HAVE_SYS_SELECT_H 1
347
348 /* Define to 1 if you have the <sys/stat.h> header file. */
349 #define HAVE_SYS_STAT_H 1
350
351 /* Define to 1 if you have the <sys/time.h> header file. */
352 #define HAVE_SYS_TIME_H 1
353
354 /* Define to 1 if you have the <sys/types.h> header file. */
355 #define HAVE_SYS_TYPES_H 1
356
357 /* Define to 1 if you have the <sys/utime.h> header file. */
358 /* #undef HAVE_SYS_UTIME_H */
359
360 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
361 #define HAVE_SYS_WAIT_H 1
362
363 /* Define to 1 if you have the `timegm' function. */
364 #define HAVE_TIMEGM 1
365
366 /* Define to 1 if you have the <time.h> header file. */
367 #define HAVE_TIME_H 1
368
369 /* Define to 1 if you have the `tzset' function. */
370 #define HAVE_TZSET 1
371
372 /* Define to 1 if the system has the type `uintmax_t'. */
373 #define HAVE_UINTMAX_T 1
374
375 /* Define to 1 if you have the <unistd.h> header file. */
376 #define HAVE_UNISTD_H 1
377
378 /* Define to 1 if you have the `unsetenv' function. */
379 #define HAVE_UNSETENV 1
380
381 /* Define to 1 if the system has the type `unsigned long long'. */
382 #define HAVE_UNSIGNED_LONG_LONG 1
383
384 /* Define to 1 if the system has the type `unsigned long long int'. */
385 #define HAVE_UNSIGNED_LONG_LONG_INT 1
386
387 /* Define to 1 if you have the `utime' function. */
388 #define HAVE_UTIME 1
389
390 /* Define to 1 if you have the `utimes' function. */
391 #define HAVE_UTIMES 1
392
393 /* Define to 1 if you have the <utime.h> header file. */
394 #define HAVE_UTIME_H 1
395
396 /* Define to 1 if you have the `vfork' function. */
397 #define HAVE_VFORK 1
398
399 /* Define to 1 if you have the `vprintf' function. */
400 #define HAVE_VPRINTF 1
401
402 /* Define to 1 if you have the <wchar.h> header file. */
403 #define HAVE_WCHAR_H 1
404
405 /* Define to 1 if you have the `wcscpy' function. */
406 #define HAVE_WCSCPY 1
407
408 /* Define to 1 if you have the `wcslen' function. */
409 #define HAVE_WCSLEN 1
410
411 /* Define to 1 if you have the `wmemcmp' function. */
412 #define HAVE_WMEMCMP 1
413
414 /* Define to 1 if you have the `wmemcpy' function. */
415 #define HAVE_WMEMCPY 1
416
417 /* Define to 1 if you have the <zlib.h> header file. */
418 #define HAVE_ZLIB_H 1
419
420 /* Version number of libarchive as a single integer */
421 /* #undef LIBARCHIVE_VERSION */
422
423 /* Version number of libarchive */
424 /* #undef LIBARCHIVE_VERSION_STRING */
425
426 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
427    slash. */
428 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
429
430 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
431    */
432 /* #undef MAJOR_IN_MKDEV */
433
434 /* Define to 1 if `major', `minor', and `makedev' are declared in
435    <sysmacros.h>. */
436 /* #undef MAJOR_IN_SYSMACROS */
437
438 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
439 /* #undef NO_MINUS_C_MINUS_O */
440
441 /* Name of package */
442 #define PACKAGE "libarchive"
443
444 /* Define to the address where bug reports for this package should be sent. */
445 #define PACKAGE_BUGREPORT "kientzle@freebsd.org"
446
447 /* Define to the full name of this package. */
448 #define PACKAGE_NAME "libarchive"
449
450 /* Define to the full name and version of this package. */
451 /* #undef PACKAGE_STRING */
452
453 /* Define to the one symbol short name of this package. */
454 #define PACKAGE_TARNAME "libarchive"
455
456 /* Define to the version of this package. */
457 /* #undef PACKAGE_VERSION */
458
459 /* Define to 1 if you have the ANSI C header files. */
460 #define STDC_HEADERS 1
461
462 /* Define to 1 if strerror_r returns char *. */
463 /* #undef STRERROR_R_CHAR_P */
464
465 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
466 #define TIME_WITH_SYS_TIME 1
467
468 /* Version number of package */
469 /* #undef VERSION */
470
471 /* Number of bits in a file offset, on hosts where this is settable. */
472 /* #undef _FILE_OFFSET_BITS */
473
474 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
475 /* #undef _LARGEFILE_SOURCE */
476
477 /* Define for large files, on AIX-style hosts. */
478 /* #undef _LARGE_FILES */
479
480 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
481    <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the
482    #define below would cause a syntax error. */
483 /* #undef _UINT64_T */
484
485 /* Define to empty if `const' does not conform to ANSI C. */
486 /* #undef const */
487
488 /* Define to `int' if <sys/types.h> doesn't define. */
489 /* #undef gid_t */
490
491 /* Define to `unsigned long' if <sys/types.h> does not define. */
492 /* #undef id_t */
493
494 /* Define to the type of a signed integer type of width exactly 64 bits if
495    such a type exists and the standard includes do not define it. */
496 /* #undef int64_t */
497
498 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
499    not define. */
500 /* #undef intmax_t */
501
502 /* Define to `int' if <sys/types.h> does not define. */
503 /* #undef mode_t */
504
505 /* Define to `long long' if <sys/types.h> does not define. */
506 /* #undef off_t */
507
508 /* Define to `unsigned int' if <sys/types.h> does not define. */
509 /* #undef size_t */
510
511 /* Define to `int' if <sys/types.h> doesn't define. */
512 /* #undef uid_t */
513
514 /* Define to the type of an unsigned integer type of width exactly 64 bits if
515    such a type exists and the standard includes do not define it. */
516 /* #undef uint64_t */
517
518 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
519    do not define. */
520 /* #undef uintmax_t */
521
522 /* Define to `unsigned int' if <sys/types.h> does not define. */
523 /* #undef uintptr_t */