xref: /dragonfly/lib/libarchive/config.h (revision 60233e58)
1 /* $DragonFly: src/lib/libarchive/config.h,v 1.14 2008/11/11 00:55:48 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 #define BSDCPIO_VERSION_STRING "1.0.0"
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 `chroot' function. */
51 #define HAVE_CHROOT 1
52 
53 /* Define to 1 if you have the declaration of `INT64_MAX', and to 0 if you
54    don't. */
55 #define HAVE_DECL_INT64_MAX 1
56 
57 /* Define to 1 if you have the declaration of `INT64_MIN', and to 0 if you
58    don't. */
59 #define HAVE_DECL_INT64_MIN 1
60 
61 /* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
62    */
63 #define HAVE_DECL_OPTARG 1
64 
65 /* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
66    */
67 #define HAVE_DECL_OPTIND 1
68 
69 /* Define to 1 if you have the declaration of `SIZE_MAX', and to 0 if you
70    don't. */
71 #define HAVE_DECL_SIZE_MAX 1
72 
73 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
74    don't. */
75 #define HAVE_DECL_STRERROR_R 1
76 
77 /* Define to 1 if you have the declaration of `UINT32_MAX', and to 0 if you
78    don't. */
79 #define HAVE_DECL_UINT32_MAX 1
80 
81 /* Define to 1 if you have the declaration of `UINT64_MAX', and to 0 if you
82    don't. */
83 #define HAVE_DECL_UINT64_MAX 1
84 
85 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
86    */
87 #define HAVE_DIRENT_H 1
88 
89 /* Define to 1 if you have the <dlfcn.h> header file. */
90 #define HAVE_DLFCN_H 1
91 
92 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
93 /* #undef HAVE_DOPRNT */
94 
95 /* Define to 1 if nl_langinfo supports D_MD_ORDER */
96 #define HAVE_D_MD_ORDER 1
97 
98 /* A possible errno value for invalid file format errors */
99 #define HAVE_EFTYPE 1
100 
101 /* A possible errno value for invalid file format errors */
102 #define HAVE_EILSEQ 1
103 
104 /* Define to 1 if you have the <errno.h> header file. */
105 #define HAVE_ERRNO_H 1
106 
107 /* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */
108 /* #undef HAVE_EXT2FS_EXT2_FS_H */
109 
110 /* Define to 1 if you have the `fchdir' function. */
111 #define HAVE_FCHDIR 1
112 
113 /* Define to 1 if you have the `fchflags' function. */
114 #define HAVE_FCHFLAGS 1
115 
116 /* Define to 1 if you have the `fchmod' function. */
117 #define HAVE_FCHMOD 1
118 
119 /* Define to 1 if you have the `fchown' function. */
120 #define HAVE_FCHOWN 1
121 
122 /* Define to 1 if you have the `fcntl' function. */
123 #define HAVE_FCNTL 1
124 
125 /* Define to 1 if you have the <fcntl.h> header file. */
126 #define HAVE_FCNTL_H 1
127 
128 /* Define to 1 if your system has a working POSIX `fnmatch' function. */
129 #define HAVE_FNMATCH 1
130 
131 /* Define to 1 if fnmatch(3) supports the FNM_LEADING_DIR flag */
132 #define HAVE_FNM_LEADING_DIR 1
133 
134 /* Define to 1 if you have the `fork' function. */
135 #define HAVE_FORK 1
136 
137 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
138 #define HAVE_FSEEKO 1
139 
140 /* Define to 1 if you have the `fsetxattr' function. */
141 /* #undef HAVE_FSETXATTR */
142 
143 /* Define to 1 if you have the `fstat' function. */
144 #define HAVE_FSTAT 1
145 
146 /* Define to 1 if you have the `ftruncate' function. */
147 #define HAVE_FTRUNCATE 1
148 
149 /* Define to 1 if you have the `futimes' function. */
150 #define HAVE_FUTIMES 1
151 
152 /* Define to 1 if you have the `geteuid' function. */
153 #define HAVE_GETEUID 1
154 
155 /* Define to 1 if you have the `getopt_long' function. */
156 #define HAVE_GETOPT_LONG 1
157 
158 /* Define to 1 if you have the `getpid' function. */
159 #define HAVE_GETPID 1
160 
161 /* Define to 1 if you have the `getxattr' function. */
162 /* #undef HAVE_GETXATTR */
163 
164 /* Define to 1 if you have the <grp.h> header file. */
165 #define HAVE_GRP_H 1
166 
167 /* Define to 1 if the system has the type `intmax_t'. */
168 #define HAVE_INTMAX_T 1
169 
170 /* Define to 1 if you have the <inttypes.h> header file. */
171 #define HAVE_INTTYPES_H 1
172 
173 /* Define to 1 if you have the <langinfo.h> header file. */
174 #define HAVE_LANGINFO_H 1
175 
176 /* Define to 1 if you have the `lchflags' function. */
177 #define HAVE_LCHFLAGS 1
178 
179 /* Define to 1 if you have the `lchmod' function. */
180 #define HAVE_LCHMOD 1
181 
182 /* Define to 1 if you have the `lchown' function. */
183 #define HAVE_LCHOWN 1
184 
185 /* Define to 1 if you have the `lgetxattr' function. */
186 /* #undef HAVE_LGETXATTR */
187 
188 /* Define to 1 if you have the `acl' library (-lacl). */
189 /* #undef HAVE_LIBACL */
190 
191 /* Define to 1 if you have the `attr' library (-lattr). */
192 /* #undef HAVE_LIBATTR */
193 
194 /* Define to 1 if you have the `bz2' library (-lbz2). */
195 #define HAVE_LIBBZ2 1
196 
197 /* Define to 1 if you have the `z' library (-lz). */
198 #define HAVE_LIBZ 1
199 
200 /* Define to 1 if you have the <limits.h> header file. */
201 #define HAVE_LIMITS_H 1
202 
203 /* Define to 1 if you have the <linux/fs.h> header file. */
204 /* #undef HAVE_LINUX_FS_H */
205 
206 /* Define to 1 if you have the `listxattr' function. */
207 /* #undef HAVE_LISTXATTR */
208 
209 /* Define to 1 if you have the `llistxattr' function. */
210 /* #undef HAVE_LLISTXATTR */
211 
212 /* Define to 1 if you have the <locale.h> header file. */
213 #define HAVE_LOCALE_H 1
214 
215 /* Define to 1 if the system has the type `long long int'. */
216 #define HAVE_LONG_LONG_INT 1
217 
218 /* Define to 1 if you have the `lsetxattr' function. */
219 /* #undef HAVE_LSETXATTR */
220 
221 /* Define to 1 if `lstat' has the bug that it succeeds when given the
222    zero-length file name argument. */
223 /* #undef HAVE_LSTAT_EMPTY_STRING_BUG */
224 
225 /* Define to 1 if you have the `lutimes' function. */
226 #define HAVE_LUTIMES 1
227 
228 /* Define to 1 if you have the `memmove' function. */
229 #define HAVE_MEMMOVE 1
230 
231 /* Define to 1 if you have the <memory.h> header file. */
232 #define HAVE_MEMORY_H 1
233 
234 /* Define to 1 if you have the `memset' function. */
235 #define HAVE_MEMSET 1
236 
237 /* Define to 1 if you have the `mkdir' function. */
238 #define HAVE_MKDIR 1
239 
240 /* Define to 1 if you have the `mkfifo' function. */
241 #define HAVE_MKFIFO 1
242 
243 /* Define to 1 if you have the `mknod' function. */
244 #define HAVE_MKNOD 1
245 
246 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
247 /* #undef HAVE_NDIR_H */
248 
249 /* Define to 1 if you have the `nl_langinfo' function. */
250 #define HAVE_NL_LANGINFO 1
251 
252 /* Define to 1 if you have the <paths.h> header file. */
253 #define HAVE_PATHS_H 1
254 
255 /* Define to 1 if you have the `pipe' function. */
256 #define HAVE_PIPE 1
257 
258 /* Define to 1 if you have the `poll' function. */
259 #define HAVE_POLL 1
260 
261 /* Define to 1 if you have the <poll.h> header file. */
262 #define HAVE_POLL_H 1
263 
264 /* Define to 1 if you have the <pwd.h> header file. */
265 #define HAVE_PWD_H 1
266 
267 /* Define to 1 if you have the <regex.h> header file. */
268 #define HAVE_REGEX_H 1
269 
270 /* Define to 1 if you have the `select' function. */
271 #define HAVE_SELECT 1
272 
273 /* Define to 1 if you have the `setenv' function. */
274 #define HAVE_SETENV 1
275 
276 /* Define to 1 if you have the `setlocale' function. */
277 #define HAVE_SETLOCALE 1
278 
279 /* Define to 1 if `stat' has the bug that it succeeds when given the
280    zero-length file name argument. */
281 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
282 
283 /* Define to 1 if you have the <stdarg.h> header file. */
284 #define HAVE_STDARG_H 1
285 
286 /* Define to 1 if you have the <stdint.h> header file. */
287 #define HAVE_STDINT_H 1
288 
289 /* Define to 1 if you have the <stdlib.h> header file. */
290 #define HAVE_STDLIB_H 1
291 
292 /* Define to 1 if you have the `strchr' function. */
293 #define HAVE_STRCHR 1
294 
295 /* Define to 1 if you have the `strdup' function. */
296 #define HAVE_STRDUP 1
297 
298 /* Define to 1 if you have the `strerror' function. */
299 #define HAVE_STRERROR 1
300 
301 /* Define to 1 if you have the `strerror_r' function. */
302 #define HAVE_STRERROR_R 1
303 
304 /* Define to 1 if you have the `strftime' function. */
305 #define HAVE_STRFTIME 1
306 
307 /* Define to 1 if you have the <strings.h> header file. */
308 #define HAVE_STRINGS_H 1
309 
310 /* Define to 1 if you have the <string.h> header file. */
311 #define HAVE_STRING_H 1
312 
313 /* Define to 1 if you have the `strrchr' function. */
314 #define HAVE_STRRCHR 1
315 
316 /* Define to 1 if `st_mtimespec.tv_nsec' is member of `struct stat'. */
317 #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
318 
319 /* Define to 1 if `st_mtim.tv_nsec' is member of `struct stat'. */
320 /* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */
321 
322 /* Define to 1 if you have the <sys/acl.h> header file. */
323 #define HAVE_SYS_ACL_H 1
324 
325 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
326    */
327 /* #undef HAVE_SYS_DIR_H */
328 
329 /* Define to 1 if you have the <sys/ioctl.h> header file. */
330 #define HAVE_SYS_IOCTL_H 1
331 
332 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
333    */
334 /* #undef HAVE_SYS_NDIR_H */
335 
336 /* Define to 1 if you have the <sys/param.h> header file. */
337 #define HAVE_SYS_PARAM_H 1
338 
339 /* Define to 1 if you have the <sys/poll.h> header file. */
340 #define HAVE_SYS_POLL_H 1
341 
342 /* Define to 1 if you have the <sys/select.h> header file. */
343 #define HAVE_SYS_SELECT_H 1
344 
345 /* Define to 1 if you have the <sys/stat.h> header file. */
346 #define HAVE_SYS_STAT_H 1
347 
348 /* Define to 1 if you have the <sys/time.h> header file. */
349 #define HAVE_SYS_TIME_H 1
350 
351 /* Define to 1 if you have the <sys/types.h> header file. */
352 #define HAVE_SYS_TYPES_H 1
353 
354 /* Define to 1 if you have the <sys/utime.h> header file. */
355 /* #undef HAVE_SYS_UTIME_H */
356 
357 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
358 #define HAVE_SYS_WAIT_H 1
359 
360 /* Define to 1 if you have the `timegm' function. */
361 #define HAVE_TIMEGM 1
362 
363 /* Define to 1 if you have the <time.h> header file. */
364 #define HAVE_TIME_H 1
365 
366 /* Define to 1 if you have the `tzset' function. */
367 #define HAVE_TZSET 1
368 
369 /* Define to 1 if the system has the type `uintmax_t'. */
370 #define HAVE_UINTMAX_T 1
371 
372 /* Define to 1 if you have the <unistd.h> header file. */
373 #define HAVE_UNISTD_H 1
374 
375 /* Define to 1 if you have the `unsetenv' function. */
376 #define HAVE_UNSETENV 1
377 
378 /* Define to 1 if the system has the type `unsigned long long'. */
379 #define HAVE_UNSIGNED_LONG_LONG 1
380 
381 /* Define to 1 if the system has the type `unsigned long long int'. */
382 #define HAVE_UNSIGNED_LONG_LONG_INT 1
383 
384 /* Define to 1 if you have the `utime' function. */
385 #define HAVE_UTIME 1
386 
387 /* Define to 1 if you have the `utimes' function. */
388 #define HAVE_UTIMES 1
389 
390 /* Define to 1 if you have the <utime.h> header file. */
391 #define HAVE_UTIME_H 1
392 
393 /* Define to 1 if you have the `vfork' function. */
394 #define HAVE_VFORK 1
395 
396 /* Define to 1 if you have the `vprintf' function. */
397 #define HAVE_VPRINTF 1
398 
399 /* Define to 1 if you have the <wchar.h> header file. */
400 #define HAVE_WCHAR_H 1
401 
402 /* Define to 1 if you have the `wcscpy' function. */
403 #define HAVE_WCSCPY 1
404 
405 /* Define to 1 if you have the `wcslen' function. */
406 #define HAVE_WCSLEN 1
407 
408 /* Define to 1 if you have the `wctomb' function. */
409 #define HAVE_WCTOMB 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 */
524