Imported Upstream version 2.8.3
[platform/upstream/libarchive.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Version number of bsdcpio */
4 #undef BSDCPIO_VERSION_STRING
5
6 /* Version number of bsdtar */
7 #undef BSDTAR_VERSION_STRING
8
9 /* Define to 1 if you have the `acl_create_entry' function. */
10 #undef HAVE_ACL_CREATE_ENTRY
11
12 /* Define to 1 if you have the `acl_get_link' function. */
13 #undef HAVE_ACL_GET_LINK
14
15 /* Define to 1 if you have the `acl_get_link_np' function. */
16 #undef HAVE_ACL_GET_LINK_NP
17
18 /* Define to 1 if you have the `acl_get_perm' function. */
19 #undef HAVE_ACL_GET_PERM
20
21 /* Define to 1 if you have the `acl_get_perm_np' function. */
22 #undef HAVE_ACL_GET_PERM_NP
23
24 /* Define to 1 if you have the `acl_init' function. */
25 #undef HAVE_ACL_INIT
26
27 /* Define to 1 if you have the <acl/libacl.h> header file. */
28 #undef HAVE_ACL_LIBACL_H
29
30 /* Define to 1 if the system has the type `acl_permset_t'. */
31 #undef HAVE_ACL_PERMSET_T
32
33 /* Define to 1 if you have the `acl_set_fd' function. */
34 #undef HAVE_ACL_SET_FD
35
36 /* Define to 1 if you have the `acl_set_fd_np' function. */
37 #undef HAVE_ACL_SET_FD_NP
38
39 /* Define to 1 if you have the `acl_set_file' function. */
40 #undef HAVE_ACL_SET_FILE
41
42 /* True for systems with POSIX ACL support */
43 #undef HAVE_ACL_USER
44
45 /* Define to 1 if you have the <attr/xattr.h> header file. */
46 #undef HAVE_ATTR_XATTR_H
47
48 /* Define to 1 if you have the <bzlib.h> header file. */
49 #undef HAVE_BZLIB_H
50
51 /* Define to 1 if you have the `chflags' function. */
52 #undef HAVE_CHFLAGS
53
54 /* Define to 1 if you have the `chown' function. */
55 #undef HAVE_CHOWN
56
57 /* Define to 1 if you have the `chroot' function. */
58 #undef HAVE_CHROOT
59
60 /* Define to 1 if you have the <ctype.h> header file. */
61 #undef HAVE_CTYPE_H
62
63 /* Define to 1 if you have the `cygwin_conv_path' function. */
64 #undef HAVE_CYGWIN_CONV_PATH
65
66 /* Define to 1 if you have the declaration of `INT64_MAX', and to 0 if you
67    don't. */
68 #undef HAVE_DECL_INT64_MAX
69
70 /* Define to 1 if you have the declaration of `INT64_MIN', and to 0 if you
71    don't. */
72 #undef HAVE_DECL_INT64_MIN
73
74 /* Define to 1 if you have the declaration of `SIZE_MAX', and to 0 if you
75    don't. */
76 #undef HAVE_DECL_SIZE_MAX
77
78 /* Define to 1 if you have the declaration of `SSIZE_MAX', and to 0 if you
79    don't. */
80 #undef HAVE_DECL_SSIZE_MAX
81
82 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
83    don't. */
84 #undef HAVE_DECL_STRERROR_R
85
86 /* Define to 1 if you have the declaration of `UINT32_MAX', and to 0 if you
87    don't. */
88 #undef HAVE_DECL_UINT32_MAX
89
90 /* Define to 1 if you have the declaration of `UINT64_MAX', and to 0 if you
91    don't. */
92 #undef HAVE_DECL_UINT64_MAX
93
94 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
95    */
96 #undef HAVE_DIRENT_H
97
98 /* Define to 1 if you have the <dlfcn.h> header file. */
99 #undef HAVE_DLFCN_H
100
101 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
102 #undef HAVE_DOPRNT
103
104 /* Define to 1 if nl_langinfo supports D_MD_ORDER */
105 #undef HAVE_D_MD_ORDER
106
107 /* A possible errno value for invalid file format errors */
108 #undef HAVE_EFTYPE
109
110 /* A possible errno value for invalid file format errors */
111 #undef HAVE_EILSEQ
112
113 /* Define to 1 if you have the <errno.h> header file. */
114 #undef HAVE_ERRNO_H
115
116 /* Define to 1 if you have the <expat.h> header file. */
117 #undef HAVE_EXPAT_H
118
119 /* Define to 1 if you have the <ext2fs/ext2_fs.h> header file. */
120 #undef HAVE_EXT2FS_EXT2_FS_H
121
122 /* Define to 1 if you have the `extattr_get_file' function. */
123 #undef HAVE_EXTATTR_GET_FILE
124
125 /* Define to 1 if you have the `extattr_list_file' function. */
126 #undef HAVE_EXTATTR_LIST_FILE
127
128 /* Define to 1 if you have the `extattr_set_fd' function. */
129 #undef HAVE_EXTATTR_SET_FD
130
131 /* Define to 1 if you have the `extattr_set_file' function. */
132 #undef HAVE_EXTATTR_SET_FILE
133
134 /* Define to 1 if you have the `fchdir' function. */
135 #undef HAVE_FCHDIR
136
137 /* Define to 1 if you have the `fchflags' function. */
138 #undef HAVE_FCHFLAGS
139
140 /* Define to 1 if you have the `fchmod' function. */
141 #undef HAVE_FCHMOD
142
143 /* Define to 1 if you have the `fchown' function. */
144 #undef HAVE_FCHOWN
145
146 /* Define to 1 if you have the `fcntl' function. */
147 #undef HAVE_FCNTL
148
149 /* Define to 1 if you have the <fcntl.h> header file. */
150 #undef HAVE_FCNTL_H
151
152 /* Define to 1 if you have the `fork' function. */
153 #undef HAVE_FORK
154
155 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
156 #undef HAVE_FSEEKO
157
158 /* Define to 1 if you have the `fsetxattr' function. */
159 #undef HAVE_FSETXATTR
160
161 /* Define to 1 if you have the `fstat' function. */
162 #undef HAVE_FSTAT
163
164 /* Define to 1 if you have the `ftruncate' function. */
165 #undef HAVE_FTRUNCATE
166
167 /* Define to 1 if you have the `futimens' function. */
168 #undef HAVE_FUTIMENS
169
170 /* Define to 1 if you have the `futimes' function. */
171 #undef HAVE_FUTIMES
172
173 /* Define to 1 if you have the `geteuid' function. */
174 #undef HAVE_GETEUID
175
176 /* Define to 1 if you have the `getpid' function. */
177 #undef HAVE_GETPID
178
179 /* Define to 1 if you have the `getxattr' function. */
180 #undef HAVE_GETXATTR
181
182 /* Define to 1 if you have the <grp.h> header file. */
183 #undef HAVE_GRP_H
184
185 /* Define to 1 if the system has the type `intmax_t'. */
186 #undef HAVE_INTMAX_T
187
188 /* Define to 1 if you have the <inttypes.h> header file. */
189 #undef HAVE_INTTYPES_H
190
191 /* Define to 1 if you have the <io.h> header file. */
192 #undef HAVE_IO_H
193
194 /* Define to 1 if you have the <langinfo.h> header file. */
195 #undef HAVE_LANGINFO_H
196
197 /* Define to 1 if you have the `lchflags' function. */
198 #undef HAVE_LCHFLAGS
199
200 /* Define to 1 if you have the `lchmod' function. */
201 #undef HAVE_LCHMOD
202
203 /* Define to 1 if you have the `lchown' function. */
204 #undef HAVE_LCHOWN
205
206 /* Define to 1 if you have the `lgetxattr' function. */
207 #undef HAVE_LGETXATTR
208
209 /* Define to 1 if you have the `acl' library (-lacl). */
210 #undef HAVE_LIBACL
211
212 /* Define to 1 if you have the `attr' library (-lattr). */
213 #undef HAVE_LIBATTR
214
215 /* Define to 1 if you have the `bz2' library (-lbz2). */
216 #undef HAVE_LIBBZ2
217
218 /* Define to 1 if you have the `expat' library (-lexpat). */
219 #undef HAVE_LIBEXPAT
220
221 /* Define to 1 if you have the `lzma' library (-llzma). */
222 #undef HAVE_LIBLZMA
223
224 /* Define to 1 if you have the `lzmadec' library (-llzmadec). */
225 #undef HAVE_LIBLZMADEC
226
227 /* Define to 1 if you have the `xml2' library (-lxml2). */
228 #undef HAVE_LIBXML2
229
230 /* Define to 1 if you have the <libxml/xmlreader.h> header file. */
231 #undef HAVE_LIBXML_XMLREADER_H
232
233 /* Define to 1 if you have the `z' library (-lz). */
234 #undef HAVE_LIBZ
235
236 /* Define to 1 if you have the <limits.h> header file. */
237 #undef HAVE_LIMITS_H
238
239 /* Define to 1 if you have the `link' function. */
240 #undef HAVE_LINK
241
242 /* Define to 1 if you have the <linux/fs.h> header file. */
243 #undef HAVE_LINUX_FS_H
244
245 /* Define to 1 if you have the `listxattr' function. */
246 #undef HAVE_LISTXATTR
247
248 /* Define to 1 if you have the `llistxattr' function. */
249 #undef HAVE_LLISTXATTR
250
251 /* Define to 1 if you have the <locale.h> header file. */
252 #undef HAVE_LOCALE_H
253
254 /* Define to 1 if the system has the type `long long int'. */
255 #undef HAVE_LONG_LONG_INT
256
257 /* Define to 1 if you have the `lsetxattr' function. */
258 #undef HAVE_LSETXATTR
259
260 /* Define to 1 if you have the `lstat' function. */
261 #undef HAVE_LSTAT
262
263 /* Define to 1 if `lstat' has the bug that it succeeds when given the
264    zero-length file name argument. */
265 #undef HAVE_LSTAT_EMPTY_STRING_BUG
266
267 /* Define to 1 if you have the `lutimes' function. */
268 #undef HAVE_LUTIMES
269
270 /* Define to 1 if you have the <lzmadec.h> header file. */
271 #undef HAVE_LZMADEC_H
272
273 /* Define to 1 if you have the <lzma.h> header file. */
274 #undef HAVE_LZMA_H
275
276 /* Define to 1 if you have the `MD5Init' function. */
277 #undef HAVE_MD5INIT
278
279 /* Define to 1 if you have the <md5.h> header file. */
280 #undef HAVE_MD5_H
281
282 /* Define to 1 if you have the `memmove' function. */
283 #undef HAVE_MEMMOVE
284
285 /* Define to 1 if you have the <memory.h> header file. */
286 #undef HAVE_MEMORY_H
287
288 /* Define to 1 if you have the `memset' function. */
289 #undef HAVE_MEMSET
290
291 /* Define to 1 if you have the `mkdir' function. */
292 #undef HAVE_MKDIR
293
294 /* Define to 1 if you have the `mkfifo' function. */
295 #undef HAVE_MKFIFO
296
297 /* Define to 1 if you have the `mknod' function. */
298 #undef HAVE_MKNOD
299
300 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
301 #undef HAVE_NDIR_H
302
303 /* Define to 1 if you have the `nl_langinfo' function. */
304 #undef HAVE_NL_LANGINFO
305
306 /* Define to 1 if you have the <openssl/md5.h> header file. */
307 #undef HAVE_OPENSSL_MD5_H
308
309 /* Define to 1 if you have the <openssl/ripemd.h> header file. */
310 #undef HAVE_OPENSSL_RIPEMD_H
311
312 /* Define to 1 if your openssl has the `SHA256_Init' function. */
313 #undef HAVE_OPENSSL_SHA256_INIT
314
315 /* Define to 1 if your openssl has the `SHA384_Init' function. */
316 #undef HAVE_OPENSSL_SHA384_INIT
317
318 /* Define to 1 if your openssl has the `SHA512_Init' function. */
319 #undef HAVE_OPENSSL_SHA512_INIT
320
321 /* Define to 1 if you have the <openssl/sha.h> header file. */
322 #undef HAVE_OPENSSL_SHA_H
323
324 /* Define to 1 if you have the <paths.h> header file. */
325 #undef HAVE_PATHS_H
326
327 /* Define to 1 if you have the `pipe' function. */
328 #undef HAVE_PIPE
329
330 /* Define to 1 if you have the `poll' function. */
331 #undef HAVE_POLL
332
333 /* Define to 1 if you have the <poll.h> header file. */
334 #undef HAVE_POLL_H
335
336 /* Define to 1 if you have the <pwd.h> header file. */
337 #undef HAVE_PWD_H
338
339 /* Define to 1 if you have the `readlink' function. */
340 #undef HAVE_READLINK
341
342 /* Define to 1 if you have the <regex.h> header file. */
343 #undef HAVE_REGEX_H
344
345 /* Define to 1 if you have the <ripemd.h> header file. */
346 #undef HAVE_RIPEMD_H
347
348 /* Define to 1 if you have the `RMD160Init' function. */
349 #undef HAVE_RMD160INIT
350
351 /* Define to 1 if you have the <rmd160.h> header file. */
352 #undef HAVE_RMD160_H
353
354 /* Define to 1 if you have the `select' function. */
355 #undef HAVE_SELECT
356
357 /* Define to 1 if you have the `setenv' function. */
358 #undef HAVE_SETENV
359
360 /* Define to 1 if you have the `setlocale' function. */
361 #undef HAVE_SETLOCALE
362
363 /* Define to 1 if you have the `SHA1Init' function. */
364 #undef HAVE_SHA1INIT
365
366 /* Define to 1 if you have the <sha1.h> header file. */
367 #undef HAVE_SHA1_H
368
369 /* Define to 1 if you have the `SHA256Init' function. */
370 #undef HAVE_SHA256INIT
371
372 /* Define to 1 if you have the <sha256.h> header file. */
373 #undef HAVE_SHA256_H
374
375 /* Define to 1 if you have the `SHA256_Init' function. */
376 #undef HAVE_SHA256_INIT
377
378 /* Define to 1 if you have the <sha2.h> header file. */
379 #undef HAVE_SHA2_H
380
381 /* Define to 1 if you have the `SHA384Init' function. */
382 #undef HAVE_SHA384INIT
383
384 /* Define to 1 if you have the `SHA384_Init' function. */
385 #undef HAVE_SHA384_INIT
386
387 /* Define to 1 if you have the `SHA512Init' function. */
388 #undef HAVE_SHA512INIT
389
390 /* Define to 1 if you have the `SHA512_Init' function. */
391 #undef HAVE_SHA512_INIT
392
393 /* Define to 1 if you have the <sha.h> header file. */
394 #undef HAVE_SHA_H
395
396 /* Define to 1 if you have the `sigaction' function. */
397 #undef HAVE_SIGACTION
398
399 /* Define to 1 if you have the <signal.h> header file. */
400 #undef HAVE_SIGNAL_H
401
402 /* Define to 1 if `stat' has the bug that it succeeds when given the
403    zero-length file name argument. */
404 #undef HAVE_STAT_EMPTY_STRING_BUG
405
406 /* Define to 1 if you have the <stdarg.h> header file. */
407 #undef HAVE_STDARG_H
408
409 /* Define to 1 if you have the <stdint.h> header file. */
410 #undef HAVE_STDINT_H
411
412 /* Define to 1 if you have the <stdlib.h> header file. */
413 #undef HAVE_STDLIB_H
414
415 /* Define to 1 if you have the `strchr' function. */
416 #undef HAVE_STRCHR
417
418 /* Define to 1 if you have the `strdup' function. */
419 #undef HAVE_STRDUP
420
421 /* Define to 1 if you have the `strerror' function. */
422 #undef HAVE_STRERROR
423
424 /* Define to 1 if you have the `strerror_r' function. */
425 #undef HAVE_STRERROR_R
426
427 /* Define to 1 if you have the `strftime' function. */
428 #undef HAVE_STRFTIME
429
430 /* Define to 1 if you have the <strings.h> header file. */
431 #undef HAVE_STRINGS_H
432
433 /* Define to 1 if you have the <string.h> header file. */
434 #undef HAVE_STRING_H
435
436 /* Define to 1 if you have the `strncpy_s' function. */
437 #undef HAVE_STRNCPY_S
438
439 /* Define to 1 if you have the `strrchr' function. */
440 #undef HAVE_STRRCHR
441
442 /* Define to 1 if `st_birthtime' is member of `struct stat'. */
443 #undef HAVE_STRUCT_STAT_ST_BIRTHTIME
444
445 /* Define to 1 if `st_birthtimespec.tv_nsec' is member of `struct stat'. */
446 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
447
448 /* Define to 1 if `st_blksize' is member of `struct stat'. */
449 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
450
451 /* Define to 1 if `st_flags' is member of `struct stat'. */
452 #undef HAVE_STRUCT_STAT_ST_FLAGS
453
454 /* Define to 1 if `st_mtimespec.tv_nsec' is member of `struct stat'. */
455 #undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
456
457 /* Define to 1 if `st_mtime_n' is member of `struct stat'. */
458 #undef HAVE_STRUCT_STAT_ST_MTIME_N
459
460 /* Define to 1 if `st_mtime_usec' is member of `struct stat'. */
461 #undef HAVE_STRUCT_STAT_ST_MTIME_USEC
462
463 /* Define to 1 if `st_mtim.tv_nsec' is member of `struct stat'. */
464 #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
465
466 /* Define to 1 if `st_umtime' is member of `struct stat'. */
467 #undef HAVE_STRUCT_STAT_ST_UMTIME
468
469 /* Define to 1 if you have the `symlink' function. */
470 #undef HAVE_SYMLINK
471
472 /* Define to 1 if you have the <sys/acl.h> header file. */
473 #undef HAVE_SYS_ACL_H
474
475 /* Define to 1 if you have the <sys/cdefs.h> header file. */
476 #undef HAVE_SYS_CDEFS_H
477
478 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
479    */
480 #undef HAVE_SYS_DIR_H
481
482 /* Define to 1 if you have the <sys/extattr.h> header file. */
483 #undef HAVE_SYS_EXTATTR_H
484
485 /* Define to 1 if you have the <sys/ioctl.h> header file. */
486 #undef HAVE_SYS_IOCTL_H
487
488 /* Define to 1 if you have the <sys/mkdev.h> header file. */
489 #undef HAVE_SYS_MKDEV_H
490
491 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
492    */
493 #undef HAVE_SYS_NDIR_H
494
495 /* Define to 1 if you have the <sys/param.h> header file. */
496 #undef HAVE_SYS_PARAM_H
497
498 /* Define to 1 if you have the <sys/poll.h> header file. */
499 #undef HAVE_SYS_POLL_H
500
501 /* Define to 1 if you have the <sys/select.h> header file. */
502 #undef HAVE_SYS_SELECT_H
503
504 /* Define to 1 if you have the <sys/stat.h> header file. */
505 #undef HAVE_SYS_STAT_H
506
507 /* Define to 1 if you have the <sys/time.h> header file. */
508 #undef HAVE_SYS_TIME_H
509
510 /* Define to 1 if you have the <sys/types.h> header file. */
511 #undef HAVE_SYS_TYPES_H
512
513 /* Define to 1 if you have the <sys/utime.h> header file. */
514 #undef HAVE_SYS_UTIME_H
515
516 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
517 #undef HAVE_SYS_WAIT_H
518
519 /* Define to 1 if you have the <sys/xattr.h> header file. */
520 #undef HAVE_SYS_XATTR_H
521
522 /* Define to 1 if you have the `timegm' function. */
523 #undef HAVE_TIMEGM
524
525 /* Define to 1 if you have the <time.h> header file. */
526 #undef HAVE_TIME_H
527
528 /* Define to 1 if you have the `tzset' function. */
529 #undef HAVE_TZSET
530
531 /* Define to 1 if the system has the type `uintmax_t'. */
532 #undef HAVE_UINTMAX_T
533
534 /* Define to 1 if you have the <unistd.h> header file. */
535 #undef HAVE_UNISTD_H
536
537 /* Define to 1 if you have the `unsetenv' function. */
538 #undef HAVE_UNSETENV
539
540 /* Define to 1 if the system has the type `unsigned long long'. */
541 #undef HAVE_UNSIGNED_LONG_LONG
542
543 /* Define to 1 if the system has the type `unsigned long long int'. */
544 #undef HAVE_UNSIGNED_LONG_LONG_INT
545
546 /* Define to 1 if you have the `utime' function. */
547 #undef HAVE_UTIME
548
549 /* Define to 1 if you have the `utimensat' function. */
550 #undef HAVE_UTIMENSAT
551
552 /* Define to 1 if you have the `utimes' function. */
553 #undef HAVE_UTIMES
554
555 /* Define to 1 if you have the <utime.h> header file. */
556 #undef HAVE_UTIME_H
557
558 /* Define to 1 if you have the `vfork' function. */
559 #undef HAVE_VFORK
560
561 /* Define to 1 if you have the `vprintf' function. */
562 #undef HAVE_VPRINTF
563
564 /* Define to 1 if you have the <wchar.h> header file. */
565 #undef HAVE_WCHAR_H
566
567 /* Define to 1 if the system has the type `wchar_t'. */
568 #undef HAVE_WCHAR_T
569
570 /* Define to 1 if you have the `wcrtomb' function. */
571 #undef HAVE_WCRTOMB
572
573 /* Define to 1 if you have the `wcscpy' function. */
574 #undef HAVE_WCSCPY
575
576 /* Define to 1 if you have the `wcslen' function. */
577 #undef HAVE_WCSLEN
578
579 /* Define to 1 if you have the `wctomb' function. */
580 #undef HAVE_WCTOMB
581
582 /* Define to 1 if you have the <wctype.h> header file. */
583 #undef HAVE_WCTYPE_H
584
585 /* Define to 1 if you have the <windows.h> header file. */
586 #undef HAVE_WINDOWS_H
587
588 /* Define to 1 if you have the `wmemcmp' function. */
589 #undef HAVE_WMEMCMP
590
591 /* Define to 1 if you have the `wmemcpy' function. */
592 #undef HAVE_WMEMCPY
593
594 /* Define to 1 if you have the <zlib.h> header file. */
595 #undef HAVE_ZLIB_H
596
597 /* Version number of libarchive as a single integer */
598 #undef LIBARCHIVE_VERSION_NUMBER
599
600 /* Version number of libarchive */
601 #undef LIBARCHIVE_VERSION_STRING
602
603 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
604    slash. */
605 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
606
607 /* Define to the sub-directory in which libtool stores uninstalled libraries.
608    */
609 #undef LT_OBJDIR
610
611 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
612    */
613 #undef MAJOR_IN_MKDEV
614
615 /* Define to 1 if `major', `minor', and `makedev' are declared in
616    <sysmacros.h>. */
617 #undef MAJOR_IN_SYSMACROS
618
619 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
620 #undef NO_MINUS_C_MINUS_O
621
622 /* Name of package */
623 #undef PACKAGE
624
625 /* Define to the address where bug reports for this package should be sent. */
626 #undef PACKAGE_BUGREPORT
627
628 /* Define to the full name of this package. */
629 #undef PACKAGE_NAME
630
631 /* Define to the full name and version of this package. */
632 #undef PACKAGE_STRING
633
634 /* Define to the one symbol short name of this package. */
635 #undef PACKAGE_TARNAME
636
637 /* Define to the version of this package. */
638 #undef PACKAGE_VERSION
639
640 /* The size of `wchar_t', as computed by sizeof. */
641 #undef SIZEOF_WCHAR_T
642
643 /* Define to 1 if you have the ANSI C header files. */
644 #undef STDC_HEADERS
645
646 /* Define to 1 if strerror_r returns char *. */
647 #undef STRERROR_R_CHAR_P
648
649 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
650 #undef TIME_WITH_SYS_TIME
651
652 /* Version number of package */
653 #undef VERSION
654
655 /* Define to '0x0500' for Windows 2000 APIs. */
656 #undef WINVER
657
658 /* Number of bits in a file offset, on hosts where this is settable. */
659 #undef _FILE_OFFSET_BITS
660
661 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
662 #undef _LARGEFILE_SOURCE
663
664 /* Define for large files, on AIX-style hosts. */
665 #undef _LARGE_FILES
666
667 /* Define to 1 if on MINIX. */
668 #undef _MINIX
669
670 /* Define to 2 if the system does not provide POSIX.1 features except with
671    this defined. */
672 #undef _POSIX_1_SOURCE
673
674 /* Define to 1 if you need to in order for `stat' and other things to work. */
675 #undef _POSIX_SOURCE
676
677 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
678    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
679    #define below would cause a syntax error. */
680 #undef _UINT64_T
681
682 /* Define to '0x0500' for Windows 2000 APIs. */
683 #undef _WIN32_WINNT
684
685 /* Enable extensions on AIX 3, Interix.  */
686 #ifndef _ALL_SOURCE
687 # undef _ALL_SOURCE
688 #endif
689 /* Enable GNU extensions on systems that have them.  */
690 #ifndef _GNU_SOURCE
691 # undef _GNU_SOURCE
692 #endif
693 /* Enable threading extensions on Solaris.  */
694 #ifndef _POSIX_PTHREAD_SEMANTICS
695 # undef _POSIX_PTHREAD_SEMANTICS
696 #endif
697 /* Enable extensions on HP NonStop.  */
698 #ifndef _TANDEM_SOURCE
699 # undef _TANDEM_SOURCE
700 #endif
701 /* Enable general extensions on Solaris.  */
702 #ifndef __EXTENSIONS__
703 # undef __EXTENSIONS__
704 #endif
705
706
707 /* Define to empty if `const' does not conform to ANSI C. */
708 #undef const
709
710 /* Define to match typeof st_gid field of struct stat if <sys/types.h> doesn't
711    define. */
712 #undef gid_t
713
714 /* Define to `unsigned long' if <sys/types.h> does not define. */
715 #undef id_t
716
717 /* Define to the type of a signed integer type of width exactly 64 bits if
718    such a type exists and the standard includes do not define it. */
719 #undef int64_t
720
721 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
722    not define. */
723 #undef intmax_t
724
725 /* Define to `int' if <sys/types.h> does not define. */
726 #undef mode_t
727
728 /* Define to `long long' if <sys/types.h> does not define. */
729 #undef off_t
730
731 /* Define to `unsigned int' if <sys/types.h> does not define. */
732 #undef size_t
733
734 /* Define to match typeof st_uid field of struct stat if <sys/types.h> doesn't
735    define. */
736 #undef uid_t
737
738 /* Define to the type of an unsigned integer type of width exactly 64 bits if
739    such a type exists and the standard includes do not define it. */
740 #undef uint64_t
741
742 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
743    do not define. */
744 #undef uintmax_t
745
746 /* Define to `unsigned int' if <sys/types.h> does not define. */
747 #undef uintptr_t