xref: /dragonfly/lib/libarchive/config.h (revision 3f625015)
1 /* $DragonFly: src/lib/libarchive/config.h,v 1.7 2007/05/05 21:16:57 pavalos Exp $ */
2 /* config.h.  Generated from config.h.in 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 `INT64_MAX', and to 0 if you
42    don't. */
43 #define HAVE_DECL_INT64_MAX 1
44 
45 /* Define to 1 if you have the declaration of `INT64_MIN', and to 0 if you
46    don't. */
47 #define HAVE_DECL_INT64_MIN 1
48 
49 /* Define to 1 if you have the declaration of `SIZE_MAX', and to 0 if you
50    don't. */
51 #define HAVE_DECL_SIZE_MAX 1
52 
53 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
54    don't. */
55 #define HAVE_DECL_STRERROR_R 1
56 
57 /* Define to 1 if you have the declaration of `UINT32_MAX', and to 0 if you
58    don't. */
59 #define HAVE_DECL_UINT32_MAX 1
60 
61 /* Define to 1 if you have the declaration of `UINT64_MAX', and to 0 if you
62    don't. */
63 #define HAVE_DECL_UINT64_MAX 1
64 
65 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
66    */
67 #define HAVE_DIRENT_H 1
68 
69 /* Define to 1 if you have the <dlfcn.h> header file. */
70 #define HAVE_DLFCN_H 1
71 
72 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
73 /* #undef HAVE_DOPRNT */
74 
75 /* Define to 1 if nl_langinfo supports D_MD_ORDER */
76 #define HAVE_D_MD_ORDER 1
77 
78 /* A possible errno value for invalid file format errors */
79 #define HAVE_EFTYPE 1
80 
81 /* A possible errno value for invalid file format errors */
82 #define HAVE_EILSEQ 1
83 
84 /* Define to 1 if you have the <errno.h> header file. */
85 #define HAVE_ERRNO_H 1
86 
87 /* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */
88 /* #undef HAVE_EXT2FS_EXT2_FS_H */
89 
90 /* Define to 1 if you have the `fchdir' function. */
91 #define HAVE_FCHDIR 1
92 
93 /* Define to 1 if you have the `fchflags' function. */
94 #define HAVE_FCHFLAGS 1
95 
96 /* Define to 1 if you have the `fchmod' function. */
97 #define HAVE_FCHMOD 1
98 
99 /* Define to 1 if you have the `fchown' function. */
100 #define HAVE_FCHOWN 1
101 
102 /* Define to 1 if you have the <fcntl.h> header file. */
103 #define HAVE_FCNTL_H 1
104 
105 /* Define to 1 if your system has a working POSIX `fnmatch' function. */
106 #define HAVE_FNMATCH 1
107 
108 /* Define to 1 if fnmatch(3) supports the FNM_LEADING_DIR flag */
109 #define HAVE_FNM_LEADING_DIR 1
110 
111 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
112 #define HAVE_FSEEKO 1
113 
114 /* Define to 1 if you have the `fsetxattr' function. */
115 /* #undef HAVE_FSETXATTR */
116 
117 /* Define to 1 if you have the `ftruncate' function. */
118 #define HAVE_FTRUNCATE 1
119 
120 /* Define to 1 if you have the `futimes' function. */
121 #define HAVE_FUTIMES 1
122 
123 /* Define to 1 if you have the `getopt_long' function. */
124 #define HAVE_GETOPT_LONG 1
125 
126 /* Define to 1 if you have the `getxattr' function. */
127 /* #undef HAVE_GETXATTR */
128 
129 /* Define to 1 if you have the <grp.h> header file. */
130 #define HAVE_GRP_H 1
131 
132 /* Define to 1 if you have the <inttypes.h> header file. */
133 #define HAVE_INTTYPES_H 1
134 
135 /* Define to 1 if you have the <langinfo.h> header file. */
136 #define HAVE_LANGINFO_H 1
137 
138 /* Define to 1 if you have the `lchflags' function. */
139 /* #undef HAVE_LCHFLAGS */
140 
141 /* Define to 1 if you have the `lchmod' function. */
142 #define HAVE_LCHMOD 1
143 
144 /* Define to 1 if you have the `lchown' function. */
145 #define HAVE_LCHOWN 1
146 
147 /* Define to 1 if you have the `lgetxattr' function. */
148 /* #undef HAVE_LGETXATTR */
149 
150 /* Define to 1 if you have the `acl' library (-lacl). */
151 /* #undef HAVE_LIBACL */
152 
153 /* Define to 1 if you have the `attr' library (-lattr). */
154 /* #undef HAVE_LIBATTR */
155 
156 /* Define to 1 if you have the `bz2' library (-lbz2). */
157 #define HAVE_LIBBZ2 1
158 
159 /* Define to 1 if you have the `z' library (-lz). */
160 #define HAVE_LIBZ 1
161 
162 /* Define to 1 if you have the <limits.h> header file. */
163 #define HAVE_LIMITS_H 1
164 
165 /* Define to 1 if you have the <linux/ext2_fs.h> header file. */
166 /* #undef HAVE_LINUX_EXT2_FS_H */
167 
168 /* Define to 1 if you have the <linux/fs.h> header file. */
169 /* #undef HAVE_LINUX_FS_H */
170 
171 /* Define to 1 if you have the `listxattr' function. */
172 /* #undef HAVE_LISTXATTR */
173 
174 /* Define to 1 if you have the `llistxattr' function. */
175 /* #undef HAVE_LLISTXATTR */
176 
177 /* Define to 1 if you have the <locale.h> header file. */
178 #define HAVE_LOCALE_H 1
179 
180 /* Define to 1 if you have the `lsetxattr' function. */
181 /* #undef HAVE_LSETXATTR */
182 
183 /* Define to 1 if `lstat' has the bug that it succeeds when given the
184    zero-length file name argument. */
185 /* #undef HAVE_LSTAT_EMPTY_STRING_BUG */
186 
187 /* Define to 1 if you have the `lutimes' function. */
188 #define HAVE_LUTIMES 1
189 
190 /* Define to 1 if you have the `memmove' function. */
191 #define HAVE_MEMMOVE 1
192 
193 /* Define to 1 if you have the <memory.h> header file. */
194 #define HAVE_MEMORY_H 1
195 
196 /* Define to 1 if you have the `memset' function. */
197 #define HAVE_MEMSET 1
198 
199 /* Define to 1 if you have the `mkdir' function. */
200 #define HAVE_MKDIR 1
201 
202 /* Define to 1 if you have the `mkfifo' function. */
203 #define HAVE_MKFIFO 1
204 
205 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
206 /* #undef HAVE_NDIR_H */
207 
208 /* Define to 1 if you have the `nl_langinfo' function. */
209 #define HAVE_NL_LANGINFO 1
210 
211 /* Define to 1 if you have the <paths.h> header file. */
212 #define HAVE_PATHS_H 1
213 
214 /* Define to 1 if you have the `poll' function. */
215 #define HAVE_POLL 1
216 
217 /* Define to 1 if you have the <poll.h> header file. */
218 #define HAVE_POLL_H 1
219 
220 /* Define to 1 if you have the <pwd.h> header file. */
221 #define HAVE_PWD_H 1
222 
223 /* Define to 1 if you have the `reallocf' function. */
224 #define HAVE_REALLOCF 1
225 
226 /* Define to 1 if you have the `select' function. */
227 #define HAVE_SELECT 1
228 
229 /* Define to 1 if you have the `setlocale' function. */
230 #define HAVE_SETLOCALE 1
231 
232 /* Define to 1 if `stat' has the bug that it succeeds when given the
233    zero-length file name argument. */
234 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
235 
236 /* Define to 1 if you have the <stdarg.h> header file. */
237 #define HAVE_STDARG_H 1
238 
239 /* Define to 1 if you have the <stdint.h> header file. */
240 #define HAVE_STDINT_H 1
241 
242 /* Define to 1 if you have the <stdlib.h> header file. */
243 #define HAVE_STDLIB_H 1
244 
245 /* Define to 1 if you have the `strchr' function. */
246 #define HAVE_STRCHR 1
247 
248 /* Define to 1 if you have the `strdup' function. */
249 #define HAVE_STRDUP 1
250 
251 /* Define to 1 if you have the `strerror' function. */
252 #define HAVE_STRERROR 1
253 
254 /* Define to 1 if you have the `strerror_r' function. */
255 #define HAVE_STRERROR_R 1
256 
257 /* Define to 1 if you have the `strftime' function. */
258 #define HAVE_STRFTIME 1
259 
260 /* Define to 1 if you have the <strings.h> header file. */
261 #define HAVE_STRINGS_H 1
262 
263 /* Define to 1 if you have the <string.h> header file. */
264 #define HAVE_STRING_H 1
265 
266 /* Define to 1 if you have the `strrchr' function. */
267 #define HAVE_STRRCHR 1
268 
269 /* Define to 1 if `st_mtimespec.tv_nsec' is member of `struct stat'. */
270 #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
271 
272 /* Define to 1 if `st_mtim.tv_nsec' is member of `struct stat'. */
273 /* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */
274 
275 /* Define to 1 if `st_rdev' is member of `struct stat'. */
276 #define HAVE_STRUCT_STAT_ST_RDEV 1
277 
278 /* Define to 1 if `tm_gmtoff' is member of `struct tm'. */
279 #define HAVE_STRUCT_TM_TM_GMTOFF 1
280 
281 /* Define to 1 if you have the <sys/acl.h> header file. */
282 #define HAVE_SYS_ACL_H 1
283 
284 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
285    */
286 /* #undef HAVE_SYS_DIR_H */
287 
288 /* Define to 1 if you have the <sys/ioctl.h> header file. */
289 #define HAVE_SYS_IOCTL_H 1
290 
291 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
292    */
293 /* #undef HAVE_SYS_NDIR_H */
294 
295 /* Define to 1 if you have the <sys/param.h> header file. */
296 #define HAVE_SYS_PARAM_H 1
297 
298 /* Define to 1 if you have the <sys/select.h> header file. */
299 #define HAVE_SYS_SELECT_H 1
300 
301 /* Define to 1 if you have the <sys/stat.h> header file. */
302 #define HAVE_SYS_STAT_H 1
303 
304 /* Define to 1 if you have the <sys/time.h> header file. */
305 #define HAVE_SYS_TIME_H 1
306 
307 /* Define to 1 if you have the <sys/types.h> header file. */
308 #define HAVE_SYS_TYPES_H 1
309 
310 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
311 #define HAVE_SYS_WAIT_H 1
312 
313 /* Define to 1 if you have the `timegm' function. */
314 #define HAVE_TIMEGM 1
315 
316 /* Define to 1 if you have the <time.h> header file. */
317 #define HAVE_TIME_H 1
318 
319 /* Define to 1 if you have the <unistd.h> header file. */
320 #define HAVE_UNISTD_H 1
321 
322 /* Define to 1 if you have the `utime' function. */
323 #define HAVE_UTIME 1
324 
325 /* Define to 1 if you have the `utimes' function. */
326 #define HAVE_UTIMES 1
327 
328 /* Define to 1 if you have the <utime.h> header file. */
329 #define HAVE_UTIME_H 1
330 
331 /* Define to 1 if you have the `vprintf' function. */
332 #define HAVE_VPRINTF 1
333 
334 /* Define to 1 if you have the <wchar.h> header file. */
335 #define HAVE_WCHAR_H 1
336 
337 /* Define to 1 if you have the `wcscpy' function. */
338 #define HAVE_WCSCPY 1
339 
340 /* Define to 1 if you have the `wcslen' function. */
341 #define HAVE_WCSLEN 1
342 
343 /* Define to 1 if you have the `wmemcmp' function. */
344 #define HAVE_WMEMCMP 1
345 
346 /* Define to 1 if you have the `wmemcpy' function. */
347 #define HAVE_WMEMCPY 1
348 
349 /* Define to 1 if you have the <zlib.h> header file. */
350 #define HAVE_ZLIB_H 1
351 
352 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
353    slash. */
354 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
355 
356 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
357    */
358 /* #undef MAJOR_IN_MKDEV */
359 
360 /* Define to 1 if `major', `minor', and `makedev' are declared in
361    <sysmacros.h>. */
362 /* #undef MAJOR_IN_SYSMACROS */
363 
364 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
365 /* #undef NO_MINUS_C_MINUS_O */
366 
367 /* Name of package */
368 #define PACKAGE "libarchive"
369 
370 /* Define to the address where bug reports for this package should be sent. */
371 #define PACKAGE_BUGREPORT "kientzle@freebsd.org"
372 
373 /* Define to the full name of this package. */
374 #define PACKAGE_NAME "libarchive"
375 
376 /* Define to the full name and version of this package. */
377 /* #undef PACKAGE_STRING */
378 
379 /* Define to the one symbol short name of this package. */
380 #define PACKAGE_TARNAME "libarchive"
381 
382 /* Define to the version of this package. */
383 /* #undef PACKAGE_VERSION */
384 
385 /* Define to 1 if you have the ANSI C header files. */
386 #define STDC_HEADERS 1
387 
388 /* Define to 1 if strerror_r returns char *. */
389 /* #undef STRERROR_R_CHAR_P */
390 
391 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
392 #define TIME_WITH_SYS_TIME 1
393 
394 /* Version number of package */
395 /* #undef VERSION */
396 
397 /* Number of bits in a file offset, on hosts where this is settable. */
398 /* #undef _FILE_OFFSET_BITS */
399 
400 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
401 /* #undef _LARGEFILE_SOURCE */
402 
403 /* Define for large files, on AIX-style hosts. */
404 /* #undef _LARGE_FILES */
405 
406 /* Define to `long long' if <sys/types.h> does not define. */
407 /* #undef __int64_t */
408 
409 /* Define to `unsigned long long' if <sys/types.h> does not define. */
410 /* #undef __uint64_t */
411 
412 /* Define to `__int64_t' if <sys/types.h> does not define. */
413 #define _int64_t __int64_t
414 
415 /* Define to `__uint64_t' if <sys/types.h> does not define. */
416 #define _uint64_t __uint64_t
417 
418 /* Define to empty if `const' does not conform to ANSI C. */
419 /* #undef const */
420 
421 /* Define to `int' if <sys/types.h> doesn't define. */
422 /* #undef gid_t */
423 
424 /* Define to `unsigned long' if <sys/types.h> does not define. */
425 /* #undef id_t */
426 
427 /* Define to `_int64_t' if <sys/types.h> does not define. */
428 /* #undef int64_t */
429 
430 /* Define to `int64_t' if <sys/types.h> does not define. */
431 /* #undef intmax_t */
432 
433 /* Define to `int' if <sys/types.h> does not define. */
434 /* #undef mode_t */
435 
436 /* Define to `int64_t' if <sys/types.h> does not define. */
437 /* #undef off_t */
438 
439 /* Define to `unsigned int' if <sys/types.h> does not define. */
440 /* #undef size_t */
441 
442 /* Define to `_uint64_t' if <sys/types.h> does not define. */
443 /* #undef u_int64_t */
444 
445 /* Define to `int' if <sys/types.h> doesn't define. */
446 /* #undef uid_t */
447 
448 /* Define to `u_int64_t' if <sys/types.h> does not define. */
449 /* #undef uint64_t */
450 
451 /* Define to `uint64_t' if <sys/types.h> does not define. */
452 /* #undef uintmax_t */
453 
454 /* Define to `unsigned int' if <sys/types.h> does not define. */
455 /* #undef uintptr_t */
456