ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/vendor/libarchive/3.3.2/config.h.in
Revision: 11133
Committed: Tue Jun 19 20:38:39 2018 UTC (5 years, 10 months ago) by laffer1
File size: 38812 byte(s)
Log Message:
tag libarchive

File Contents

# Content
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Darwin ACL support */
4 #undef ARCHIVE_ACL_DARWIN
5
6 /* FreeBSD ACL support */
7 #undef ARCHIVE_ACL_FREEBSD
8
9 /* FreeBSD NFSv4 ACL support */
10 #undef ARCHIVE_ACL_FREEBSD_NFS4
11
12 /* Linux POSIX.1e ACL support via libacl */
13 #undef ARCHIVE_ACL_LIBACL
14
15 /* Linux NFSv4 ACL support via librichacl */
16 #undef ARCHIVE_ACL_LIBRICHACL
17
18 /* Solaris ACL support */
19 #undef ARCHIVE_ACL_SUNOS
20
21 /* Solaris NFSv4 ACL support */
22 #undef ARCHIVE_ACL_SUNOS_NFS4
23
24 /* MD5 via ARCHIVE_CRYPTO_MD5_LIBC supported. */
25 #undef ARCHIVE_CRYPTO_MD5_LIBC
26
27 /* MD5 via ARCHIVE_CRYPTO_MD5_LIBMD supported. */
28 #undef ARCHIVE_CRYPTO_MD5_LIBMD
29
30 /* MD5 via ARCHIVE_CRYPTO_MD5_LIBSYSTEM supported. */
31 #undef ARCHIVE_CRYPTO_MD5_LIBSYSTEM
32
33 /* MD5 via ARCHIVE_CRYPTO_MD5_NETTLE supported. */
34 #undef ARCHIVE_CRYPTO_MD5_NETTLE
35
36 /* MD5 via ARCHIVE_CRYPTO_MD5_OPENSSL supported. */
37 #undef ARCHIVE_CRYPTO_MD5_OPENSSL
38
39 /* MD5 via ARCHIVE_CRYPTO_MD5_WIN supported. */
40 #undef ARCHIVE_CRYPTO_MD5_WIN
41
42 /* RMD160 via ARCHIVE_CRYPTO_RMD160_LIBC supported. */
43 #undef ARCHIVE_CRYPTO_RMD160_LIBC
44
45 /* RMD160 via ARCHIVE_CRYPTO_RMD160_LIBMD supported. */
46 #undef ARCHIVE_CRYPTO_RMD160_LIBMD
47
48 /* RMD160 via ARCHIVE_CRYPTO_RMD160_NETTLE supported. */
49 #undef ARCHIVE_CRYPTO_RMD160_NETTLE
50
51 /* RMD160 via ARCHIVE_CRYPTO_RMD160_OPENSSL supported. */
52 #undef ARCHIVE_CRYPTO_RMD160_OPENSSL
53
54 /* SHA1 via ARCHIVE_CRYPTO_SHA1_LIBC supported. */
55 #undef ARCHIVE_CRYPTO_SHA1_LIBC
56
57 /* SHA1 via ARCHIVE_CRYPTO_SHA1_LIBMD supported. */
58 #undef ARCHIVE_CRYPTO_SHA1_LIBMD
59
60 /* SHA1 via ARCHIVE_CRYPTO_SHA1_LIBSYSTEM supported. */
61 #undef ARCHIVE_CRYPTO_SHA1_LIBSYSTEM
62
63 /* SHA1 via ARCHIVE_CRYPTO_SHA1_NETTLE supported. */
64 #undef ARCHIVE_CRYPTO_SHA1_NETTLE
65
66 /* SHA1 via ARCHIVE_CRYPTO_SHA1_OPENSSL supported. */
67 #undef ARCHIVE_CRYPTO_SHA1_OPENSSL
68
69 /* SHA1 via ARCHIVE_CRYPTO_SHA1_WIN supported. */
70 #undef ARCHIVE_CRYPTO_SHA1_WIN
71
72 /* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBC supported. */
73 #undef ARCHIVE_CRYPTO_SHA256_LIBC
74
75 /* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBC2 supported. */
76 #undef ARCHIVE_CRYPTO_SHA256_LIBC2
77
78 /* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBC3 supported. */
79 #undef ARCHIVE_CRYPTO_SHA256_LIBC3
80
81 /* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBMD supported. */
82 #undef ARCHIVE_CRYPTO_SHA256_LIBMD
83
84 /* SHA256 via ARCHIVE_CRYPTO_SHA256_LIBSYSTEM supported. */
85 #undef ARCHIVE_CRYPTO_SHA256_LIBSYSTEM
86
87 /* SHA256 via ARCHIVE_CRYPTO_SHA256_NETTLE supported. */
88 #undef ARCHIVE_CRYPTO_SHA256_NETTLE
89
90 /* SHA256 via ARCHIVE_CRYPTO_SHA256_OPENSSL supported. */
91 #undef ARCHIVE_CRYPTO_SHA256_OPENSSL
92
93 /* SHA256 via ARCHIVE_CRYPTO_SHA256_WIN supported. */
94 #undef ARCHIVE_CRYPTO_SHA256_WIN
95
96 /* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBC supported. */
97 #undef ARCHIVE_CRYPTO_SHA384_LIBC
98
99 /* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBC2 supported. */
100 #undef ARCHIVE_CRYPTO_SHA384_LIBC2
101
102 /* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBC3 supported. */
103 #undef ARCHIVE_CRYPTO_SHA384_LIBC3
104
105 /* SHA384 via ARCHIVE_CRYPTO_SHA384_LIBSYSTEM supported. */
106 #undef ARCHIVE_CRYPTO_SHA384_LIBSYSTEM
107
108 /* SHA384 via ARCHIVE_CRYPTO_SHA384_NETTLE supported. */
109 #undef ARCHIVE_CRYPTO_SHA384_NETTLE
110
111 /* SHA384 via ARCHIVE_CRYPTO_SHA384_OPENSSL supported. */
112 #undef ARCHIVE_CRYPTO_SHA384_OPENSSL
113
114 /* SHA384 via ARCHIVE_CRYPTO_SHA384_WIN supported. */
115 #undef ARCHIVE_CRYPTO_SHA384_WIN
116
117 /* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBC supported. */
118 #undef ARCHIVE_CRYPTO_SHA512_LIBC
119
120 /* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBC2 supported. */
121 #undef ARCHIVE_CRYPTO_SHA512_LIBC2
122
123 /* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBC3 supported. */
124 #undef ARCHIVE_CRYPTO_SHA512_LIBC3
125
126 /* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBMD supported. */
127 #undef ARCHIVE_CRYPTO_SHA512_LIBMD
128
129 /* SHA512 via ARCHIVE_CRYPTO_SHA512_LIBSYSTEM supported. */
130 #undef ARCHIVE_CRYPTO_SHA512_LIBSYSTEM
131
132 /* SHA512 via ARCHIVE_CRYPTO_SHA512_NETTLE supported. */
133 #undef ARCHIVE_CRYPTO_SHA512_NETTLE
134
135 /* SHA512 via ARCHIVE_CRYPTO_SHA512_OPENSSL supported. */
136 #undef ARCHIVE_CRYPTO_SHA512_OPENSSL
137
138 /* SHA512 via ARCHIVE_CRYPTO_SHA512_WIN supported. */
139 #undef ARCHIVE_CRYPTO_SHA512_WIN
140
141 /* AIX xattr support */
142 #undef ARCHIVE_XATTR_AIX
143
144 /* Darwin xattr support */
145 #undef ARCHIVE_XATTR_DARWIN
146
147 /* FreeBSD xattr support */
148 #undef ARCHIVE_XATTR_FREEBSD
149
150 /* Linux xattr support */
151 #undef ARCHIVE_XATTR_LINUX
152
153 /* Version number of bsdcat */
154 #undef BSDCAT_VERSION_STRING
155
156 /* Version number of bsdcpio */
157 #undef BSDCPIO_VERSION_STRING
158
159 /* Version number of bsdtar */
160 #undef BSDTAR_VERSION_STRING
161
162 /* Define to 1 if the system has the type `ace_t'. */
163 #undef HAVE_ACE_T
164
165 /* Define to 1 if you have the `acl' function. */
166 #undef HAVE_ACL
167
168 /* Define to 1 if the system has the type `aclent_t'. */
169 #undef HAVE_ACLENT_T
170
171 /* Define to 1 if you have the `acl_add_flag_np' function. */
172 #undef HAVE_ACL_ADD_FLAG_NP
173
174 /* Define to 1 if you have the `acl_add_perm' function. */
175 #undef HAVE_ACL_ADD_PERM
176
177 /* Define to 1 if you have the `acl_clear_flags_np' function. */
178 #undef HAVE_ACL_CLEAR_FLAGS_NP
179
180 /* Define to 1 if you have the `acl_clear_perms' function. */
181 #undef HAVE_ACL_CLEAR_PERMS
182
183 /* Define to 1 if you have the `acl_create_entry' function. */
184 #undef HAVE_ACL_CREATE_ENTRY
185
186 /* Define to 1 if you have the `acl_delete_def_file' function. */
187 #undef HAVE_ACL_DELETE_DEF_FILE
188
189 /* Define to 1 if the system has the type `acl_entry_t'. */
190 #undef HAVE_ACL_ENTRY_T
191
192 /* Define to 1 if you have the `acl_free' function. */
193 #undef HAVE_ACL_FREE
194
195 /* Define to 1 if you have the `acl_get_brand_np' function. */
196 #undef HAVE_ACL_GET_BRAND_NP
197
198 /* Define to 1 if you have the `acl_get_entry' function. */
199 #undef HAVE_ACL_GET_ENTRY
200
201 /* Define to 1 if you have the `acl_get_entry_type_np' function. */
202 #undef HAVE_ACL_GET_ENTRY_TYPE_NP
203
204 /* Define to 1 if you have the `acl_get_fd' function. */
205 #undef HAVE_ACL_GET_FD
206
207 /* Define to 1 if you have the `acl_get_fd_np' function. */
208 #undef HAVE_ACL_GET_FD_NP
209
210 /* Define to 1 if you have the `acl_get_file' function. */
211 #undef HAVE_ACL_GET_FILE
212
213 /* Define to 1 if you have the `acl_get_flagset_np' function. */
214 #undef HAVE_ACL_GET_FLAGSET_NP
215
216 /* Define to 1 if you have the `acl_get_flag_np' function. */
217 #undef HAVE_ACL_GET_FLAG_NP
218
219 /* Define to 1 if you have the `acl_get_link_np' function. */
220 #undef HAVE_ACL_GET_LINK_NP
221
222 /* Define to 1 if you have the `acl_get_perm' function. */
223 #undef HAVE_ACL_GET_PERM
224
225 /* Define to 1 if you have the `acl_get_permset' function. */
226 #undef HAVE_ACL_GET_PERMSET
227
228 /* Define to 1 if you have the `acl_get_perm_np' function. */
229 #undef HAVE_ACL_GET_PERM_NP
230
231 /* Define to 1 if you have the `acl_get_qualifier' function. */
232 #undef HAVE_ACL_GET_QUALIFIER
233
234 /* Define to 1 if you have the `acl_get_tag_type' function. */
235 #undef HAVE_ACL_GET_TAG_TYPE
236
237 /* Define to 1 if you have the `acl_init' function. */
238 #undef HAVE_ACL_INIT
239
240 /* Define to 1 if you have the `acl_is_trivial_np' function. */
241 #undef HAVE_ACL_IS_TRIVIAL_NP
242
243 /* Define to 1 if you have the <acl/libacl.h> header file. */
244 #undef HAVE_ACL_LIBACL_H
245
246 /* Define to 1 if the system has the type `acl_permset_t'. */
247 #undef HAVE_ACL_PERMSET_T
248
249 /* Define to 1 if you have the `acl_set_entry_type_np' function. */
250 #undef HAVE_ACL_SET_ENTRY_TYPE_NP
251
252 /* Define to 1 if you have the `acl_set_fd' function. */
253 #undef HAVE_ACL_SET_FD
254
255 /* Define to 1 if you have the `acl_set_fd_np' function. */
256 #undef HAVE_ACL_SET_FD_NP
257
258 /* Define to 1 if you have the `acl_set_file' function. */
259 #undef HAVE_ACL_SET_FILE
260
261 /* Define to 1 if you have the `acl_set_link_np' function. */
262 #undef HAVE_ACL_SET_LINK_NP
263
264 /* Define to 1 if you have the `acl_set_qualifier' function. */
265 #undef HAVE_ACL_SET_QUALIFIER
266
267 /* Define to 1 if you have the `acl_set_tag_type' function. */
268 #undef HAVE_ACL_SET_TAG_TYPE
269
270 /* Define to 1 if the system has the type `acl_t'. */
271 #undef HAVE_ACL_T
272
273 /* Define to 1 if the system has the type `acl_tag_t'. */
274 #undef HAVE_ACL_TAG_T
275
276 /* Define to 1 if you have the `arc4random_buf' function. */
277 #undef HAVE_ARC4RANDOM_BUF
278
279 /* Define to 1 if you have the <attr/xattr.h> header file. */
280 #undef HAVE_ATTR_XATTR_H
281
282 /* Define to 1 if you have the <bcrypt.h> header file. */
283 #undef HAVE_BCRYPT_H
284
285 /* Define to 1 if you have the <bzlib.h> header file. */
286 #undef HAVE_BZLIB_H
287
288 /* Define to 1 if you have the `chflags' function. */
289 #undef HAVE_CHFLAGS
290
291 /* Define to 1 if you have the `chown' function. */
292 #undef HAVE_CHOWN
293
294 /* Define to 1 if you have the `chroot' function. */
295 #undef HAVE_CHROOT
296
297 /* Define to 1 if you have the <copyfile.h> header file. */
298 #undef HAVE_COPYFILE_H
299
300 /* Define to 1 if you have the `ctime_r' function. */
301 #undef HAVE_CTIME_R
302
303 /* Define to 1 if you have the <ctype.h> header file. */
304 #undef HAVE_CTYPE_H
305
306 /* Define to 1 if you have the `cygwin_conv_path' function. */
307 #undef HAVE_CYGWIN_CONV_PATH
308
309 /* Define to 1 if you have the declaration of `ACE_GETACL', and to 0 if you
310 don't. */
311 #undef HAVE_DECL_ACE_GETACL
312
313 /* Define to 1 if you have the declaration of `ACE_GETACLCNT', and to 0 if you
314 don't. */
315 #undef HAVE_DECL_ACE_GETACLCNT
316
317 /* Define to 1 if you have the declaration of `ACE_SETACL', and to 0 if you
318 don't. */
319 #undef HAVE_DECL_ACE_SETACL
320
321 /* Define to 1 if you have the declaration of `ACL_SYNCHRONIZE', and to 0 if
322 you don't. */
323 #undef HAVE_DECL_ACL_SYNCHRONIZE
324
325 /* Define to 1 if you have the declaration of `ACL_TYPE_EXTENDED', and to 0 if
326 you don't. */
327 #undef HAVE_DECL_ACL_TYPE_EXTENDED
328
329 /* Define to 1 if you have the declaration of `ACL_TYPE_NFS4', and to 0 if you
330 don't. */
331 #undef HAVE_DECL_ACL_TYPE_NFS4
332
333 /* Define to 1 if you have the declaration of `ACL_USER', and to 0 if you
334 don't. */
335 #undef HAVE_DECL_ACL_USER
336
337 /* Define to 1 if you have the declaration of `EXTATTR_NAMESPACE_USER', and to
338 0 if you don't. */
339 #undef HAVE_DECL_EXTATTR_NAMESPACE_USER
340
341 /* Define to 1 if you have the declaration of `GETACL', and to 0 if you don't.
342 */
343 #undef HAVE_DECL_GETACL
344
345 /* Define to 1 if you have the declaration of `GETACLCNT', and to 0 if you
346 don't. */
347 #undef HAVE_DECL_GETACLCNT
348
349 /* Define to 1 if you have the declaration of `INT32_MAX', and to 0 if you
350 don't. */
351 #undef HAVE_DECL_INT32_MAX
352
353 /* Define to 1 if you have the declaration of `INT32_MIN', and to 0 if you
354 don't. */
355 #undef HAVE_DECL_INT32_MIN
356
357 /* Define to 1 if you have the declaration of `INT64_MAX', and to 0 if you
358 don't. */
359 #undef HAVE_DECL_INT64_MAX
360
361 /* Define to 1 if you have the declaration of `INT64_MIN', and to 0 if you
362 don't. */
363 #undef HAVE_DECL_INT64_MIN
364
365 /* Define to 1 if you have the declaration of `INTMAX_MAX', and to 0 if you
366 don't. */
367 #undef HAVE_DECL_INTMAX_MAX
368
369 /* Define to 1 if you have the declaration of `INTMAX_MIN', and to 0 if you
370 don't. */
371 #undef HAVE_DECL_INTMAX_MIN
372
373 /* Define to 1 if you have the declaration of `SETACL', and to 0 if you don't.
374 */
375 #undef HAVE_DECL_SETACL
376
377 /* Define to 1 if you have the declaration of `SIZE_MAX', and to 0 if you
378 don't. */
379 #undef HAVE_DECL_SIZE_MAX
380
381 /* Define to 1 if you have the declaration of `SSIZE_MAX', and to 0 if you
382 don't. */
383 #undef HAVE_DECL_SSIZE_MAX
384
385 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
386 don't. */
387 #undef HAVE_DECL_STRERROR_R
388
389 /* Define to 1 if you have the declaration of `UINT32_MAX', and to 0 if you
390 don't. */
391 #undef HAVE_DECL_UINT32_MAX
392
393 /* Define to 1 if you have the declaration of `UINT64_MAX', and to 0 if you
394 don't. */
395 #undef HAVE_DECL_UINT64_MAX
396
397 /* Define to 1 if you have the declaration of `UINTMAX_MAX', and to 0 if you
398 don't. */
399 #undef HAVE_DECL_UINTMAX_MAX
400
401 /* Define to 1 if you have the declaration of `XATTR_NOFOLLOW', and to 0 if
402 you don't. */
403 #undef HAVE_DECL_XATTR_NOFOLLOW
404
405 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
406 */
407 #undef HAVE_DIRENT_H
408
409 /* Define to 1 if you have a dirfd function or macro */
410 #undef HAVE_DIRFD
411
412 /* Define to 1 if you have the <dlfcn.h> header file. */
413 #undef HAVE_DLFCN_H
414
415 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
416 #undef HAVE_DOPRNT
417
418 /* Define to 1 if nl_langinfo supports D_MD_ORDER */
419 #undef HAVE_D_MD_ORDER
420
421 /* A possible errno value for invalid file format errors */
422 #undef HAVE_EFTYPE
423
424 /* A possible errno value for invalid file format errors */
425 #undef HAVE_EILSEQ
426
427 /* Define to 1 if you have the <errno.h> header file. */
428 #undef HAVE_ERRNO_H
429
430 /* Define to 1 if you have the <expat.h> header file. */
431 #undef HAVE_EXPAT_H
432
433 /* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */
434 #undef HAVE_EXT2FS_EXT2_FS_H
435
436 /* Define to 1 if you have the `extattr_get_fd' function. */
437 #undef HAVE_EXTATTR_GET_FD
438
439 /* Define to 1 if you have the `extattr_get_file' function. */
440 #undef HAVE_EXTATTR_GET_FILE
441
442 /* Define to 1 if you have the `extattr_get_link' function. */
443 #undef HAVE_EXTATTR_GET_LINK
444
445 /* Define to 1 if you have the `extattr_list_fd' function. */
446 #undef HAVE_EXTATTR_LIST_FD
447
448 /* Define to 1 if you have the `extattr_list_file' function. */
449 #undef HAVE_EXTATTR_LIST_FILE
450
451 /* Define to 1 if you have the `extattr_list_link' function. */
452 #undef HAVE_EXTATTR_LIST_LINK
453
454 /* Define to 1 if you have the `extattr_set_fd' function. */
455 #undef HAVE_EXTATTR_SET_FD
456
457 /* Define to 1 if you have the `extattr_set_link' function. */
458 #undef HAVE_EXTATTR_SET_LINK
459
460 /* Define to 1 if you have the `facl' function. */
461 #undef HAVE_FACL
462
463 /* Define to 1 if you have the `fchdir' function. */
464 #undef HAVE_FCHDIR
465
466 /* Define to 1 if you have the `fchflags' function. */
467 #undef HAVE_FCHFLAGS
468
469 /* Define to 1 if you have the `fchmod' function. */
470 #undef HAVE_FCHMOD
471
472 /* Define to 1 if you have the `fchown' function. */
473 #undef HAVE_FCHOWN
474
475 /* Define to 1 if you have the `fcntl' function. */
476 #undef HAVE_FCNTL
477
478 /* Define to 1 if you have the <fcntl.h> header file. */
479 #undef HAVE_FCNTL_H
480
481 /* Define to 1 if you have the `fdopendir' function. */
482 #undef HAVE_FDOPENDIR
483
484 /* Define to 1 if you have the `fgetea' function. */
485 #undef HAVE_FGETEA
486
487 /* Define to 1 if you have the `fgetxattr' function. */
488 #undef HAVE_FGETXATTR
489
490 /* Define to 1 if you have the `flistea' function. */
491 #undef HAVE_FLISTEA
492
493 /* Define to 1 if you have the `flistxattr' function. */
494 #undef HAVE_FLISTXATTR
495
496 /* Define to 1 if you have the `fork' function. */
497 #undef HAVE_FORK
498
499 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
500 #undef HAVE_FSEEKO
501
502 /* Define to 1 if you have the `fsetea' function. */
503 #undef HAVE_FSETEA
504
505 /* Define to 1 if you have the `fsetxattr' function. */
506 #undef HAVE_FSETXATTR
507
508 /* Define to 1 if you have the `fstat' function. */
509 #undef HAVE_FSTAT
510
511 /* Define to 1 if you have the `fstatat' function. */
512 #undef HAVE_FSTATAT
513
514 /* Define to 1 if you have the `fstatfs' function. */
515 #undef HAVE_FSTATFS
516
517 /* Define to 1 if you have the `fstatvfs' function. */
518 #undef HAVE_FSTATVFS
519
520 /* Define to 1 if you have the `ftruncate' function. */
521 #undef HAVE_FTRUNCATE
522
523 /* Define to 1 if you have the `futimens' function. */
524 #undef HAVE_FUTIMENS
525
526 /* Define to 1 if you have the `futimes' function. */
527 #undef HAVE_FUTIMES
528
529 /* Define to 1 if you have the `futimesat' function. */
530 #undef HAVE_FUTIMESAT
531
532 /* Define to 1 if you have the `getea' function. */
533 #undef HAVE_GETEA
534
535 /* Define to 1 if you have the `geteuid' function. */
536 #undef HAVE_GETEUID
537
538 /* Define to 1 if you have the `getgrgid_r' function. */
539 #undef HAVE_GETGRGID_R
540
541 /* Define to 1 if you have the `getgrnam_r' function. */
542 #undef HAVE_GETGRNAM_R
543
544 /* Define to 1 if you have the `getpid' function. */
545 #undef HAVE_GETPID
546
547 /* Define to 1 if you have the `getpwnam_r' function. */
548 #undef HAVE_GETPWNAM_R
549
550 /* Define to 1 if you have the `getpwuid_r' function. */
551 #undef HAVE_GETPWUID_R
552
553 /* Define to 1 if you have the `getvfsbyname' function. */
554 #undef HAVE_GETVFSBYNAME
555
556 /* Define to 1 if you have the `getxattr' function. */
557 #undef HAVE_GETXATTR
558
559 /* Define to 1 if you have the `gmtime_r' function. */
560 #undef HAVE_GMTIME_R
561
562 /* Define to 1 if you have the <grp.h> header file. */
563 #undef HAVE_GRP_H
564
565 /* Define if you have the iconv() function and it works. */
566 #undef HAVE_ICONV
567
568 /* Define to 1 if you have the <iconv.h> header file. */
569 #undef HAVE_ICONV_H
570
571 /* Define to 1 if the system has the type `intmax_t'. */
572 #undef HAVE_INTMAX_T
573
574 /* Define to 1 if you have the <inttypes.h> header file. */
575 #undef HAVE_INTTYPES_H
576
577 /* Define to 1 if you have the <io.h> header file. */
578 #undef HAVE_IO_H
579
580 /* Define to 1 if you have the <langinfo.h> header file. */
581 #undef HAVE_LANGINFO_H
582
583 /* Define to 1 if you have the `lchflags' function. */
584 #undef HAVE_LCHFLAGS
585
586 /* Define to 1 if you have the `lchmod' function. */
587 #undef HAVE_LCHMOD
588
589 /* Define to 1 if you have the `lchown' function. */
590 #undef HAVE_LCHOWN
591
592 /* Define to 1 if you have the `lgetea' function. */
593 #undef HAVE_LGETEA
594
595 /* Define to 1 if you have the `lgetxattr' function. */
596 #undef HAVE_LGETXATTR
597
598 /* Define to 1 if you have the `acl' library (-lacl). */
599 #undef HAVE_LIBACL
600
601 /* Define to 1 if you have the `bz2' library (-lbz2). */
602 #undef HAVE_LIBBZ2
603
604 /* Define to 1 if you have the `charset' library (-lcharset). */
605 #undef HAVE_LIBCHARSET
606
607 /* Define to 1 if you have the `crypto' library (-lcrypto). */
608 #undef HAVE_LIBCRYPTO
609
610 /* Define to 1 if you have the `eay32' library (-leay32). */
611 #undef HAVE_LIBEAY32
612
613 /* Define to 1 if you have the `eay64' library (-leay64). */
614 #undef HAVE_LIBEAY64
615
616 /* Define to 1 if you have the `expat' library (-lexpat). */
617 #undef HAVE_LIBEXPAT
618
619 /* Define to 1 if you have the `lz4' library (-llz4). */
620 #undef HAVE_LIBLZ4
621
622 /* Define to 1 if you have the `lzma' library (-llzma). */
623 #undef HAVE_LIBLZMA
624
625 /* Define to 1 if you have the `lzo2' library (-llzo2). */
626 #undef HAVE_LIBLZO2
627
628 /* Define to 1 if you have the `md' library (-lmd). */
629 #undef HAVE_LIBMD
630
631 /* Define to 1 if you have the `nettle' library (-lnettle). */
632 #undef HAVE_LIBNETTLE
633
634 /* Define to 1 if you have the `pcre' library (-lpcre). */
635 #undef HAVE_LIBPCRE
636
637 /* Define to 1 if you have the `pcreposix' library (-lpcreposix). */
638 #undef HAVE_LIBPCREPOSIX
639
640 /* Define to 1 if you have the `regex' library (-lregex). */
641 #undef HAVE_LIBREGEX
642
643 /* Define to 1 if you have the `richacl' library (-lrichacl). */
644 #undef HAVE_LIBRICHACL
645
646 /* Define to 1 if you have the `xml2' library (-lxml2). */
647 #undef HAVE_LIBXML2
648
649 /* Define to 1 if you have the <libxml/xmlreader.h> header file. */
650 #undef HAVE_LIBXML_XMLREADER_H
651
652 /* Define to 1 if you have the <libxml/xmlwriter.h> header file. */
653 #undef HAVE_LIBXML_XMLWRITER_H
654
655 /* Define to 1 if you have the `z' library (-lz). */
656 #undef HAVE_LIBZ
657
658 /* Define to 1 if you have the <limits.h> header file. */
659 #undef HAVE_LIMITS_H
660
661 /* Define to 1 if you have the `link' function. */
662 #undef HAVE_LINK
663
664 /* Define to 1 if you have the <linux/fiemap.h> header file. */
665 #undef HAVE_LINUX_FIEMAP_H
666
667 /* Define to 1 if you have the <linux/fs.h> header file. */
668 #undef HAVE_LINUX_FS_H
669
670 /* Define to 1 if you have the <linux/magic.h> header file. */
671 #undef HAVE_LINUX_MAGIC_H
672
673 /* Define to 1 if you have the <linux/types.h> header file. */
674 #undef HAVE_LINUX_TYPES_H
675
676 /* Define to 1 if you have the `listea' function. */
677 #undef HAVE_LISTEA
678
679 /* Define to 1 if you have the `listxattr' function. */
680 #undef HAVE_LISTXATTR
681
682 /* Define to 1 if you have the `llistea' function. */
683 #undef HAVE_LLISTEA
684
685 /* Define to 1 if you have the `llistxattr' function. */
686 #undef HAVE_LLISTXATTR
687
688 /* Define to 1 if you have the <localcharset.h> header file. */
689 #undef HAVE_LOCALCHARSET_H
690
691 /* Define to 1 if you have the `locale_charset' function. */
692 #undef HAVE_LOCALE_CHARSET
693
694 /* Define to 1 if you have the <locale.h> header file. */
695 #undef HAVE_LOCALE_H
696
697 /* Define to 1 if you have the `localtime_r' function. */
698 #undef HAVE_LOCALTIME_R
699
700 /* Define to 1 if the system has the type `long long int'. */
701 #undef HAVE_LONG_LONG_INT
702
703 /* Define to 1 if you have the `lsetea' function. */
704 #undef HAVE_LSETEA
705
706 /* Define to 1 if you have the `lsetxattr' function. */
707 #undef HAVE_LSETXATTR
708
709 /* Define to 1 if you have the `lstat' function. */
710 #undef HAVE_LSTAT
711
712 /* Define to 1 if `lstat' has the bug that it succeeds when given the
713 zero-length file name argument. */
714 #undef HAVE_LSTAT_EMPTY_STRING_BUG
715
716 /* Define to 1 if you have the `lutimes' function. */
717 #undef HAVE_LUTIMES
718
719 /* Define to 1 if you have the <lz4hc.h> header file. */
720 #undef HAVE_LZ4HC_H
721
722 /* Define to 1 if you have the <lz4.h> header file. */
723 #undef HAVE_LZ4_H
724
725 /* Define to 1 if you have the <lzma.h> header file. */
726 #undef HAVE_LZMA_H
727
728 /* Define to 1 if you have the `lzma_stream_encoder_mt' function. */
729 #undef HAVE_LZMA_STREAM_ENCODER_MT
730
731 /* Define to 1 if you have the <lzo/lzo1x.h> header file. */
732 #undef HAVE_LZO_LZO1X_H
733
734 /* Define to 1 if you have the <lzo/lzoconf.h> header file. */
735 #undef HAVE_LZO_LZOCONF_H
736
737 /* Define to 1 if you have the `mbrtowc' function. */
738 #undef HAVE_MBRTOWC
739
740 /* Define to 1 if you have the `mbr_gid_to_uuid' function. */
741 #undef HAVE_MBR_GID_TO_UUID
742
743 /* Define to 1 if you have the `mbr_uid_to_uuid' function. */
744 #undef HAVE_MBR_UID_TO_UUID
745
746 /* Define to 1 if you have the `mbr_uuid_to_id' function. */
747 #undef HAVE_MBR_UUID_TO_ID
748
749 /* Define to 1 if you have the <md5.h> header file. */
750 #undef HAVE_MD5_H
751
752 /* Define to 1 if you have the <membership.h> header file. */
753 #undef HAVE_MEMBERSHIP_H
754
755 /* Define to 1 if you have the `memmove' function. */
756 #undef HAVE_MEMMOVE
757
758 /* Define to 1 if you have the <memory.h> header file. */
759 #undef HAVE_MEMORY_H
760
761 /* Define to 1 if you have the `memset' function. */
762 #undef HAVE_MEMSET
763
764 /* Define to 1 if you have the `mkdir' function. */
765 #undef HAVE_MKDIR
766
767 /* Define to 1 if you have the `mkfifo' function. */
768 #undef HAVE_MKFIFO
769
770 /* Define to 1 if you have the `mknod' function. */
771 #undef HAVE_MKNOD
772
773 /* Define to 1 if you have the `mkstemp' function. */
774 #undef HAVE_MKSTEMP
775
776 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
777 #undef HAVE_NDIR_H
778
779 /* Define to 1 if you have the <nettle/aes.h> header file. */
780 #undef HAVE_NETTLE_AES_H
781
782 /* Define to 1 if you have the <nettle/hmac.h> header file. */
783 #undef HAVE_NETTLE_HMAC_H
784
785 /* Define to 1 if you have the <nettle/md5.h> header file. */
786 #undef HAVE_NETTLE_MD5_H
787
788 /* Define to 1 if you have the <nettle/pbkdf2.h> header file. */
789 #undef HAVE_NETTLE_PBKDF2_H
790
791 /* Define to 1 if you have the <nettle/ripemd160.h> header file. */
792 #undef HAVE_NETTLE_RIPEMD160_H
793
794 /* Define to 1 if you have the <nettle/sha.h> header file. */
795 #undef HAVE_NETTLE_SHA_H
796
797 /* Define to 1 if you have the `nl_langinfo' function. */
798 #undef HAVE_NL_LANGINFO
799
800 /* Define to 1 if you have the `openat' function. */
801 #undef HAVE_OPENAT
802
803 /* Define to 1 if you have the <openssl/evp.h> header file. */
804 #undef HAVE_OPENSSL_EVP_H
805
806 /* Define to 1 if you have the <paths.h> header file. */
807 #undef HAVE_PATHS_H
808
809 /* Define to 1 if you have the <pcreposix.h> header file. */
810 #undef HAVE_PCREPOSIX_H
811
812 /* Define to 1 if you have the `pipe' function. */
813 #undef HAVE_PIPE
814
815 /* Define to 1 if you have the `PKCS5_PBKDF2_HMAC_SHA1' function. */
816 #undef HAVE_PKCS5_PBKDF2_HMAC_SHA1
817
818 /* Define to 1 if you have the `poll' function. */
819 #undef HAVE_POLL
820
821 /* Define to 1 if you have the <poll.h> header file. */
822 #undef HAVE_POLL_H
823
824 /* Define to 1 if you have the `posix_spawnp' function. */
825 #undef HAVE_POSIX_SPAWNP
826
827 /* Define to 1 if you have the <pthread.h> header file. */
828 #undef HAVE_PTHREAD_H
829
830 /* Define to 1 if you have the <pwd.h> header file. */
831 #undef HAVE_PWD_H
832
833 /* Define to 1 if you have a POSIX compatible readdir_r */
834 #undef HAVE_READDIR_R
835
836 /* Define to 1 if you have the `readlink' function. */
837 #undef HAVE_READLINK
838
839 /* Define to 1 if you have the `readlinkat' function. */
840 #undef HAVE_READLINKAT
841
842 /* Define to 1 if you have the `readpassphrase' function. */
843 #undef HAVE_READPASSPHRASE
844
845 /* Define to 1 if you have the <readpassphrase.h> header file. */
846 #undef HAVE_READPASSPHRASE_H
847
848 /* Define to 1 if you have the <regex.h> header file. */
849 #undef HAVE_REGEX_H
850
851 /* Define to 1 if you have the `richacl_alloc' function. */
852 #undef HAVE_RICHACL_ALLOC
853
854 /* Define to 1 if you have the `richacl_equiv_mode' function. */
855 #undef HAVE_RICHACL_EQUIV_MODE
856
857 /* Define to 1 if you have the `richacl_free' function. */
858 #undef HAVE_RICHACL_FREE
859
860 /* Define to 1 if you have the `richacl_get_fd' function. */
861 #undef HAVE_RICHACL_GET_FD
862
863 /* Define to 1 if you have the `richacl_get_file' function. */
864 #undef HAVE_RICHACL_GET_FILE
865
866 /* Define to 1 if you have the `richacl_set_fd' function. */
867 #undef HAVE_RICHACL_SET_FD
868
869 /* Define to 1 if you have the `richacl_set_file' function. */
870 #undef HAVE_RICHACL_SET_FILE
871
872 /* Define to 1 if you have the <ripemd.h> header file. */
873 #undef HAVE_RIPEMD_H
874
875 /* Define to 1 if you have the `select' function. */
876 #undef HAVE_SELECT
877
878 /* Define to 1 if you have the `setenv' function. */
879 #undef HAVE_SETENV
880
881 /* Define to 1 if you have the `setlocale' function. */
882 #undef HAVE_SETLOCALE
883
884 /* Define to 1 if you have the `setxattr' function. */
885 #undef HAVE_SETXATTR
886
887 /* Define to 1 if you have the <sha256.h> header file. */
888 #undef HAVE_SHA256_H
889
890 /* Define to 1 if you have the <sha512.h> header file. */
891 #undef HAVE_SHA512_H
892
893 /* Define to 1 if you have the <sha.h> header file. */
894 #undef HAVE_SHA_H
895
896 /* Define to 1 if you have the `sigaction' function. */
897 #undef HAVE_SIGACTION
898
899 /* Define to 1 if you have the <signal.h> header file. */
900 #undef HAVE_SIGNAL_H
901
902 /* Define to 1 if you have the <spawn.h> header file. */
903 #undef HAVE_SPAWN_H
904
905 /* Define to 1 if you have the `statfs' function. */
906 #undef HAVE_STATFS
907
908 /* Define to 1 if you have the `statvfs' function. */
909 #undef HAVE_STATVFS
910
911 /* Define to 1 if `stat' has the bug that it succeeds when given the
912 zero-length file name argument. */
913 #undef HAVE_STAT_EMPTY_STRING_BUG
914
915 /* Define to 1 if you have the <stdarg.h> header file. */
916 #undef HAVE_STDARG_H
917
918 /* Define to 1 if you have the <stdint.h> header file. */
919 #undef HAVE_STDINT_H
920
921 /* Define to 1 if you have the <stdlib.h> header file. */
922 #undef HAVE_STDLIB_H
923
924 /* Define to 1 if you have the `strchr' function. */
925 #undef HAVE_STRCHR
926
927 /* Define to 1 if you have the `strdup' function. */
928 #undef HAVE_STRDUP
929
930 /* Define to 1 if you have the `strerror' function. */
931 #undef HAVE_STRERROR
932
933 /* Define to 1 if you have the `strerror_r' function. */
934 #undef HAVE_STRERROR_R
935
936 /* Define to 1 if you have the `strftime' function. */
937 #undef HAVE_STRFTIME
938
939 /* Define to 1 if you have the <strings.h> header file. */
940 #undef HAVE_STRINGS_H
941
942 /* Define to 1 if you have the <string.h> header file. */
943 #undef HAVE_STRING_H
944
945 /* Define to 1 if you have the `strncpy_s' function. */
946 #undef HAVE_STRNCPY_S
947
948 /* Define to 1 if you have the `strrchr' function. */
949 #undef HAVE_STRRCHR
950
951 /* Define to 1 if the system has the type `struct richace'. */
952 #undef HAVE_STRUCT_RICHACE
953
954 /* Define to 1 if the system has the type `struct richacl'. */
955 #undef HAVE_STRUCT_RICHACL
956
957 /* Define to 1 if `f_namemax' is a member of `struct statfs'. */
958 #undef HAVE_STRUCT_STATFS_F_NAMEMAX
959
960 /* Define to 1 if `f_iosize' is a member of `struct statvfs'. */
961 #undef HAVE_STRUCT_STATVFS_F_IOSIZE
962
963 /* Define to 1 if `st_birthtime' is a member of `struct stat'. */
964 #undef HAVE_STRUCT_STAT_ST_BIRTHTIME
965
966 /* Define to 1 if `st_birthtimespec.tv_nsec' is a member of `struct stat'. */
967 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
968
969 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
970 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
971
972 /* Define to 1 if `st_flags' is a member of `struct stat'. */
973 #undef HAVE_STRUCT_STAT_ST_FLAGS
974
975 /* Define to 1 if `st_mtimespec.tv_nsec' is a member of `struct stat'. */
976 #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
977
978 /* Define to 1 if `st_mtime_n' is a member of `struct stat'. */
979 #undef HAVE_STRUCT_STAT_ST_MTIME_N
980
981 /* Define to 1 if `st_mtime_usec' is a member of `struct stat'. */
982 #undef HAVE_STRUCT_STAT_ST_MTIME_USEC
983
984 /* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
985 #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
986
987 /* Define to 1 if `st_umtime' is a member of `struct stat'. */
988 #undef HAVE_STRUCT_STAT_ST_UMTIME
989
990 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
991 #undef HAVE_STRUCT_TM_TM_GMTOFF
992
993 /* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
994 #undef HAVE_STRUCT_TM___TM_GMTOFF
995
996 /* Define to 1 if the system has the type `struct vfsconf'. */
997 #undef HAVE_STRUCT_VFSCONF
998
999 /* Define to 1 if the system has the type `struct xvfsconf'. */
1000 #undef HAVE_STRUCT_XVFSCONF
1001
1002 /* Define to 1 if you have the `symlink' function. */
1003 #undef HAVE_SYMLINK
1004
1005 /* Define to 1 if you have the <sys/acl.h> header file. */
1006 #undef HAVE_SYS_ACL_H
1007
1008 /* Define to 1 if you have the <sys/cdefs.h> header file. */
1009 #undef HAVE_SYS_CDEFS_H
1010
1011 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
1012 */
1013 #undef HAVE_SYS_DIR_H
1014
1015 /* Define to 1 if you have the <sys/ea.h> header file. */
1016 #undef HAVE_SYS_EA_H
1017
1018 /* Define to 1 if you have the <sys/extattr.h> header file. */
1019 #undef HAVE_SYS_EXTATTR_H
1020
1021 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1022 #undef HAVE_SYS_IOCTL_H
1023
1024 /* Define to 1 if you have the <sys/mkdev.h> header file. */
1025 #undef HAVE_SYS_MKDEV_H
1026
1027 /* Define to 1 if you have the <sys/mount.h> header file. */
1028 #undef HAVE_SYS_MOUNT_H
1029
1030 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
1031 */
1032 #undef HAVE_SYS_NDIR_H
1033
1034 /* Define to 1 if you have the <sys/param.h> header file. */
1035 #undef HAVE_SYS_PARAM_H
1036
1037 /* Define to 1 if you have the <sys/poll.h> header file. */
1038 #undef HAVE_SYS_POLL_H
1039
1040 /* Define to 1 if you have the <sys/richacl.h> header file. */
1041 #undef HAVE_SYS_RICHACL_H
1042
1043 /* Define to 1 if you have the <sys/select.h> header file. */
1044 #undef HAVE_SYS_SELECT_H
1045
1046 /* Define to 1 if you have the <sys/statfs.h> header file. */
1047 #undef HAVE_SYS_STATFS_H
1048
1049 /* Define to 1 if you have the <sys/statvfs.h> header file. */
1050 #undef HAVE_SYS_STATVFS_H
1051
1052 /* Define to 1 if you have the <sys/stat.h> header file. */
1053 #undef HAVE_SYS_STAT_H
1054
1055 /* Define to 1 if you have the <sys/time.h> header file. */
1056 #undef HAVE_SYS_TIME_H
1057
1058 /* Define to 1 if you have the <sys/types.h> header file. */
1059 #undef HAVE_SYS_TYPES_H
1060
1061 /* Define to 1 if you have the <sys/utime.h> header file. */
1062 #undef HAVE_SYS_UTIME_H
1063
1064 /* Define to 1 if you have the <sys/utsname.h> header file. */
1065 #undef HAVE_SYS_UTSNAME_H
1066
1067 /* Define to 1 if you have the <sys/vfs.h> header file. */
1068 #undef HAVE_SYS_VFS_H
1069
1070 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1071 #undef HAVE_SYS_WAIT_H
1072
1073 /* Define to 1 if you have the <sys/xattr.h> header file. */
1074 #undef HAVE_SYS_XATTR_H
1075
1076 /* Define to 1 if you have the `timegm' function. */
1077 #undef HAVE_TIMEGM
1078
1079 /* Define to 1 if you have the <time.h> header file. */
1080 #undef HAVE_TIME_H
1081
1082 /* Define to 1 if you have the `tzset' function. */
1083 #undef HAVE_TZSET
1084
1085 /* Define to 1 if the system has the type `uintmax_t'. */
1086 #undef HAVE_UINTMAX_T
1087
1088 /* Define to 1 if you have the <unistd.h> header file. */
1089 #undef HAVE_UNISTD_H
1090
1091 /* Define to 1 if you have the `unsetenv' function. */
1092 #undef HAVE_UNSETENV
1093
1094 /* Define to 1 if the system has the type `unsigned long long'. */
1095 #undef HAVE_UNSIGNED_LONG_LONG
1096
1097 /* Define to 1 if the system has the type `unsigned long long int'. */
1098 #undef HAVE_UNSIGNED_LONG_LONG_INT
1099
1100 /* Define to 1 if you have the `utime' function. */
1101 #undef HAVE_UTIME
1102
1103 /* Define to 1 if you have the `utimensat' function. */
1104 #undef HAVE_UTIMENSAT
1105
1106 /* Define to 1 if you have the `utimes' function. */
1107 #undef HAVE_UTIMES
1108
1109 /* Define to 1 if you have the <utime.h> header file. */
1110 #undef HAVE_UTIME_H
1111
1112 /* Define to 1 if you have the `vfork' function. */
1113 #undef HAVE_VFORK
1114
1115 /* Define to 1 if you have the `vprintf' function. */
1116 #undef HAVE_VPRINTF
1117
1118 /* Define to 1 if you have the <wchar.h> header file. */
1119 #undef HAVE_WCHAR_H
1120
1121 /* Define to 1 if the system has the type `wchar_t'. */
1122 #undef HAVE_WCHAR_T
1123
1124 /* Define to 1 if you have the `wcrtomb' function. */
1125 #undef HAVE_WCRTOMB
1126
1127 /* Define to 1 if you have the `wcscmp' function. */
1128 #undef HAVE_WCSCMP
1129
1130 /* Define to 1 if you have the `wcscpy' function. */
1131 #undef HAVE_WCSCPY
1132
1133 /* Define to 1 if you have the `wcslen' function. */
1134 #undef HAVE_WCSLEN
1135
1136 /* Define to 1 if you have the `wctomb' function. */
1137 #undef HAVE_WCTOMB
1138
1139 /* Define to 1 if you have the <wctype.h> header file. */
1140 #undef HAVE_WCTYPE_H
1141
1142 /* Define to 1 if you have the <wincrypt.h> header file. */
1143 #undef HAVE_WINCRYPT_H
1144
1145 /* Define to 1 if you have the <windows.h> header file. */
1146 #undef HAVE_WINDOWS_H
1147
1148 /* Define to 1 if you have the <winioctl.h> header file. */
1149 #undef HAVE_WINIOCTL_H
1150
1151 /* Define to 1 if you have the `wmemcmp' function. */
1152 #undef HAVE_WMEMCMP
1153
1154 /* Define to 1 if you have the `wmemcpy' function. */
1155 #undef HAVE_WMEMCPY
1156
1157 /* Define to 1 if you have the `wmemmove' function. */
1158 #undef HAVE_WMEMMOVE
1159
1160 /* Define to 1 if you have a working EXT2_IOC_GETFLAGS */
1161 #undef HAVE_WORKING_EXT2_IOC_GETFLAGS
1162
1163 /* Define to 1 if you have a working FS_IOC_GETFLAGS */
1164 #undef HAVE_WORKING_FS_IOC_GETFLAGS
1165
1166 /* Define to 1 if you have the <zlib.h> header file. */
1167 #undef HAVE_ZLIB_H
1168
1169 /* Define to 1 if you have the `_ctime64_s' function. */
1170 #undef HAVE__CTIME64_S
1171
1172 /* Define to 1 if you have the `_fseeki64' function. */
1173 #undef HAVE__FSEEKI64
1174
1175 /* Define to 1 if you have the `_get_timezone' function. */
1176 #undef HAVE__GET_TIMEZONE
1177
1178 /* Define to 1 if you have the `_localtime64_s' function. */
1179 #undef HAVE__LOCALTIME64_S
1180
1181 /* Define to 1 if you have the `_mkgmtime64' function. */
1182 #undef HAVE__MKGMTIME64
1183
1184 /* Define as const if the declaration of iconv() needs const. */
1185 #undef ICONV_CONST
1186
1187 /* Version number of libarchive as a single integer */
1188 #undef LIBARCHIVE_VERSION_NUMBER
1189
1190 /* Version number of libarchive */
1191 #undef LIBARCHIVE_VERSION_STRING
1192
1193 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1194 slash. */
1195 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1196
1197 /* Define to the sub-directory where libtool stores uninstalled libraries. */
1198 #undef LT_OBJDIR
1199
1200 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
1201 */
1202 #undef MAJOR_IN_MKDEV
1203
1204 /* Define to 1 if `major', `minor', and `makedev' are declared in
1205 <sysmacros.h>. */
1206 #undef MAJOR_IN_SYSMACROS
1207
1208 /* Define to '0x05020000' for Windows Server 2003 APIs. */
1209 #undef NTDDI_VERSION
1210
1211 /* Name of package */
1212 #undef PACKAGE
1213
1214 /* Define to the address where bug reports for this package should be sent. */
1215 #undef PACKAGE_BUGREPORT
1216
1217 /* Define to the full name of this package. */
1218 #undef PACKAGE_NAME
1219
1220 /* Define to the full name and version of this package. */
1221 #undef PACKAGE_STRING
1222
1223 /* Define to the one symbol short name of this package. */
1224 #undef PACKAGE_TARNAME
1225
1226 /* Define to the home page for this package. */
1227 #undef PACKAGE_URL
1228
1229 /* Define to the version of this package. */
1230 #undef PACKAGE_VERSION
1231
1232 /* Define to 1 if PCRE_STATIC needs to be defined. */
1233 #undef PCRE_STATIC
1234
1235 /* The size of `wchar_t', as computed by sizeof. */
1236 #undef SIZEOF_WCHAR_T
1237
1238 /* Define to 1 if you have the ANSI C header files. */
1239 #undef STDC_HEADERS
1240
1241 /* Define to 1 if strerror_r returns char *. */
1242 #undef STRERROR_R_CHAR_P
1243
1244 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1245 #undef TIME_WITH_SYS_TIME
1246
1247 /* Enable extensions on AIX 3, Interix. */
1248 #ifndef _ALL_SOURCE
1249 # undef _ALL_SOURCE
1250 #endif
1251 /* Enable GNU extensions on systems that have them. */
1252 #ifndef _GNU_SOURCE
1253 # undef _GNU_SOURCE
1254 #endif
1255 /* Enable threading extensions on Solaris. */
1256 #ifndef _POSIX_PTHREAD_SEMANTICS
1257 # undef _POSIX_PTHREAD_SEMANTICS
1258 #endif
1259 /* Enable extensions on HP NonStop. */
1260 #ifndef _TANDEM_SOURCE
1261 # undef _TANDEM_SOURCE
1262 #endif
1263 /* Enable general extensions on Solaris. */
1264 #ifndef __EXTENSIONS__
1265 # undef __EXTENSIONS__
1266 #endif
1267
1268
1269 /* Version number of package */
1270 #undef VERSION
1271
1272 /* Define to '0x0502' for Windows Server 2003 APIs. */
1273 #undef WINVER
1274
1275 /* Enable large inode numbers on Mac OS X 10.5. */
1276 #ifndef _DARWIN_USE_64_BIT_INODE
1277 # define _DARWIN_USE_64_BIT_INODE 1
1278 #endif
1279
1280 /* Number of bits in a file offset, on hosts where this is settable. */
1281 #undef _FILE_OFFSET_BITS
1282
1283 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
1284 #undef _LARGEFILE_SOURCE
1285
1286 /* Define for large files, on AIX-style hosts. */
1287 #undef _LARGE_FILES
1288
1289 /* Define to 1 if on MINIX. */
1290 #undef _MINIX
1291
1292 /* Define to 2 if the system does not provide POSIX.1 features except with
1293 this defined. */
1294 #undef _POSIX_1_SOURCE
1295
1296 /* Define to 1 if you need to in order for `stat' and other things to work. */
1297 #undef _POSIX_SOURCE
1298
1299 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
1300 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1301 #define below would cause a syntax error. */
1302 #undef _UINT32_T
1303
1304 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
1305 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1306 #define below would cause a syntax error. */
1307 #undef _UINT64_T
1308
1309 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
1310 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
1311 #define below would cause a syntax error. */
1312 #undef _UINT8_T
1313
1314 /* Define to '0x0502' for Windows Server 2003 APIs. */
1315 #undef _WIN32_WINNT
1316
1317 /* Define to empty if `const' does not conform to ANSI C. */
1318 #undef const
1319
1320 /* Define to match typeof st_gid field of struct stat if <sys/types.h> doesn't
1321 define. */
1322 #undef gid_t
1323
1324 /* Define to `unsigned long' if <sys/types.h> does not define. */
1325 #undef id_t
1326
1327 /* Define to the type of a signed integer type of width exactly 16 bits if
1328 such a type exists and the standard includes do not define it. */
1329 #undef int16_t
1330
1331 /* Define to the type of a signed integer type of width exactly 32 bits if
1332 such a type exists and the standard includes do not define it. */
1333 #undef int32_t
1334
1335 /* Define to the type of a signed integer type of width exactly 64 bits if
1336 such a type exists and the standard includes do not define it. */
1337 #undef int64_t
1338
1339 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1340 not define. */
1341 #undef intmax_t
1342
1343 /* Define to `int' if <sys/types.h> does not define. */
1344 #undef mode_t
1345
1346 /* Define to `long long' if <sys/types.h> does not define. */
1347 #undef off_t
1348
1349 /* Define to `unsigned int' if <sys/types.h> does not define. */
1350 #undef size_t
1351
1352 /* Define to match typeof st_uid field of struct stat if <sys/types.h> doesn't
1353 define. */
1354 #undef uid_t
1355
1356 /* Define to the type of an unsigned integer type of width exactly 16 bits if
1357 such a type exists and the standard includes do not define it. */
1358 #undef uint16_t
1359
1360 /* Define to the type of an unsigned integer type of width exactly 32 bits if
1361 such a type exists and the standard includes do not define it. */
1362 #undef uint32_t
1363
1364 /* Define to the type of an unsigned integer type of width exactly 64 bits if
1365 such a type exists and the standard includes do not define it. */
1366 #undef uint64_t
1367
1368 /* Define to the type of an unsigned integer type of width exactly 8 bits if
1369 such a type exists and the standard includes do not define it. */
1370 #undef uint8_t
1371
1372 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1373 do not define. */
1374 #undef uintmax_t
1375
1376 /* Define to `unsigned int' if <sys/types.h> does not define. */
1377 #undef uintptr_t