59
52
msdos partition tables */
62
/* Define on systems for which file names may have a so-called `drive letter'
63
prefix, define this to compute the length of that prefix, including the
65
#undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
67
/* Define if the backslash character may also serve as a file name component
69
#undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
71
/* Define if a drive letter prefix denotes a relative path if it is not
72
followed by a file name component separator. */
73
#undef FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE
55
/* Define to 1 if nl_langinfo (YESEXPR) returns a non-empty string. */
56
#undef FUNC_NL_LANGINFO_YESEXPR_WORKS
75
58
/* Define to 1 if realpath() can malloc memory, always gives an absolute path,
76
59
and handles trailing slash correctly. */
98
82
whether the gnulib module dirname shall be considered present. */
99
83
#undef GNULIB_DIRNAME
101
/* Define to indicate the 'malloc' module. */
85
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
86
whether the gnulib module malloc-gnu shall be considered present. */
102
87
#undef GNULIB_MALLOC_GNU
104
89
/* enable some gnulib portability checks */
105
90
#undef GNULIB_PORTCHECK
107
/* Define to indicate the 'realloc' module. */
92
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
93
whether the gnulib module realloc-gnu shall be considered present. */
108
94
#undef GNULIB_REALLOC_GNU
96
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
97
whether the gnulib module strerror shall be considered present. */
98
#undef GNULIB_STRERROR
110
100
/* Define to 1 when the gnulib module btowc should be tested. */
111
101
#undef GNULIB_TEST_BTOWC
126
116
/* Define to 1 when the gnulib module environ should be tested. */
127
117
#undef GNULIB_TEST_ENVIRON
129
/* Define to 1 when the gnulib module fclose should be tested. */
130
#undef GNULIB_TEST_FCLOSE
119
/* Define to 1 when the gnulib module fdopen should be tested. */
120
#undef GNULIB_TEST_FDOPEN
122
/* Define to 1 when the gnulib module fstat should be tested. */
123
#undef GNULIB_TEST_FSTAT
132
125
/* Define to 1 when the gnulib module fsync should be tested. */
133
126
#undef GNULIB_TEST_FSYNC
128
/* Define to 1 when the gnulib module getcwd should be tested. */
129
#undef GNULIB_TEST_GETCWD
135
131
/* Define to 1 when the gnulib module getopt-gnu should be tested. */
136
132
#undef GNULIB_TEST_GETOPT_GNU
134
/* Define to 1 when the gnulib module getpagesize should be tested. */
135
#undef GNULIB_TEST_GETPAGESIZE
138
137
/* Define to 1 when the gnulib module gettimeofday should be tested. */
139
138
#undef GNULIB_TEST_GETTIMEOFDAY
274
285
#undef HAVE_DECL_GETENV
276
/* Define to 1 if you have the declaration of `getopt_clip', and to 0 if you
278
#undef HAVE_DECL_GETOPT_CLIP
280
/* Define to 1 if you have the declaration of `imaxabs', and to 0 if you
282
#undef HAVE_DECL_IMAXABS
284
/* Define to 1 if you have the declaration of `imaxdiv', and to 0 if you
286
#undef HAVE_DECL_IMAXDIV
288
287
/* Define to 1 if you have the declaration of `isblank', and to 0 if you
290
289
#undef HAVE_DECL_ISBLANK
292
/* Define to 1 if you have the declaration of `optreset', and to 0 if you
294
#undef HAVE_DECL_OPTRESET
291
/* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you
293
#undef HAVE_DECL_MBRTOWC
295
/* Define to 1 if you have the declaration of `mbsinit', and to 0 if you
297
#undef HAVE_DECL_MBSINIT
296
299
/* Define to 1 if you have the declaration of `program_invocation_name', and
297
300
to 0 if you don't. */
326
333
#undef HAVE_DECL_STRNLEN
328
/* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
330
#undef HAVE_DECL_STRTOIMAX
332
/* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
334
#undef HAVE_DECL_STRTOUMAX
335
/* Define to 1 if you have the declaration of `towlower', and to 0 if you
337
#undef HAVE_DECL_TOWLOWER
339
/* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
341
#undef HAVE_DECL_UNSETENV
343
/* Define to 1 if you have the declaration of `wcrtomb', and to 0 if you
345
#undef HAVE_DECL_WCRTOMB
336
347
/* Define to 1 if you have the declaration of `wctob', and to 0 if you don't.
465
476
/* Define to 1 if you have the `mprotect' function. */
466
477
#undef HAVE_MPROTECT
479
/* Define to 1 on MSVC platforms that have the "invalid parameter handler"
481
#undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
483
/* Define to 1 if you have the `newlocale' function. */
484
#undef HAVE_NEWLOCALE
468
486
/* Define to 1 if you have the `nl_langinfo' function. */
469
487
#undef HAVE_NL_LANGINFO
471
/* Define to 1 if you have the `pathconf' function. */
489
/* Define to 1 if you have the <OS.h> header file. */
474
492
/* Define to 1 if you have the <priv.h> header file. */
475
493
#undef HAVE_PRIV_H
477
/* Define to 1 if you have the <random.h> header file. */
495
/* Define to 1 if you have the `pthread_atfork' function. */
496
#undef HAVE_PTHREAD_ATFORK
498
/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
499
#undef HAVE_PTHREAD_MUTEX_RECURSIVE
501
/* Define if the POSIX multithreading library has read/write locks. */
502
#undef HAVE_PTHREAD_RWLOCK
480
504
/* Define to 1 if atoll is declared even after undefining macros. */
481
505
#undef HAVE_RAW_DECL_ATOLL
488
512
#undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
514
/* Define to 1 if chdir is declared even after undefining macros. */
515
#undef HAVE_RAW_DECL_CHDIR
490
517
/* Define to 1 if chown is declared even after undefining macros. */
491
518
#undef HAVE_RAW_DECL_CHOWN
493
520
/* Define to 1 if dprintf is declared even after undefining macros. */
494
521
#undef HAVE_RAW_DECL_DPRINTF
523
/* Define to 1 if dup is declared even after undefining macros. */
524
#undef HAVE_RAW_DECL_DUP
496
526
/* Define to 1 if dup2 is declared even after undefining macros. */
497
527
#undef HAVE_RAW_DECL_DUP2
499
529
/* Define to 1 if dup3 is declared even after undefining macros. */
500
530
#undef HAVE_RAW_DECL_DUP3
532
/* Define to 1 if duplocale is declared even after undefining macros. */
533
#undef HAVE_RAW_DECL_DUPLOCALE
502
535
/* Define to 1 if endusershell is declared even after undefining macros. */
503
536
#undef HAVE_RAW_DECL_ENDUSERSHELL
523
556
/* Define to 1 if fcntl is declared even after undefining macros. */
524
557
#undef HAVE_RAW_DECL_FCNTL
559
/* Define to 1 if fdatasync is declared even after undefining macros. */
560
#undef HAVE_RAW_DECL_FDATASYNC
562
/* Define to 1 if ffs is declared even after undefining macros. */
563
#undef HAVE_RAW_DECL_FFS
565
/* Define to 1 if ffsl is declared even after undefining macros. */
566
#undef HAVE_RAW_DECL_FFSL
568
/* Define to 1 if ffsll is declared even after undefining macros. */
569
#undef HAVE_RAW_DECL_FFSLL
526
571
/* Define to 1 if fpurge is declared even after undefining macros. */
527
572
#undef HAVE_RAW_DECL_FPURGE
529
574
/* Define to 1 if fseeko is declared even after undefining macros. */
530
575
#undef HAVE_RAW_DECL_FSEEKO
577
/* Define to 1 if fstat is declared even after undefining macros. */
578
#undef HAVE_RAW_DECL_FSTAT
532
580
/* Define to 1 if fstatat is declared even after undefining macros. */
533
581
#undef HAVE_RAW_DECL_FSTATAT
589
637
/* Define to 1 if grantpt is declared even after undefining macros. */
590
638
#undef HAVE_RAW_DECL_GRANTPT
640
/* Define to 1 if group_member is declared even after undefining macros. */
641
#undef HAVE_RAW_DECL_GROUP_MEMBER
592
643
/* Define to 1 if imaxabs is declared even after undefining macros. */
593
644
#undef HAVE_RAW_DECL_IMAXABS
595
646
/* Define to 1 if imaxdiv is declared even after undefining macros. */
596
647
#undef HAVE_RAW_DECL_IMAXDIV
598
/* Define to 1 if initstat_r is declared even after undefining macros. */
599
#undef HAVE_RAW_DECL_INITSTAT_R
649
/* Define to 1 if initstate is declared even after undefining macros. */
650
#undef HAVE_RAW_DECL_INITSTATE
652
/* Define to 1 if initstate_r is declared even after undefining macros. */
653
#undef HAVE_RAW_DECL_INITSTATE_R
655
/* Define to 1 if isatty is declared even after undefining macros. */
656
#undef HAVE_RAW_DECL_ISATTY
658
/* Define to 1 if iswctype is declared even after undefining macros. */
659
#undef HAVE_RAW_DECL_ISWCTYPE
601
661
/* Define to 1 if lchmod is declared even after undefining macros. */
602
662
#undef HAVE_RAW_DECL_LCHMOD
676
736
/* Define to 1 if openat is declared even after undefining macros. */
677
737
#undef HAVE_RAW_DECL_OPENAT
739
/* Define to 1 if pclose is declared even after undefining macros. */
740
#undef HAVE_RAW_DECL_PCLOSE
742
/* Define to 1 if pipe is declared even after undefining macros. */
743
#undef HAVE_RAW_DECL_PIPE
679
745
/* Define to 1 if pipe2 is declared even after undefining macros. */
680
746
#undef HAVE_RAW_DECL_PIPE2
682
748
/* Define to 1 if popen is declared even after undefining macros. */
683
749
#undef HAVE_RAW_DECL_POPEN
751
/* Define to 1 if posix_openpt is declared even after undefining macros. */
752
#undef HAVE_RAW_DECL_POSIX_OPENPT
685
754
/* Define to 1 if pread is declared even after undefining macros. */
686
755
#undef HAVE_RAW_DECL_PREAD
688
757
/* Define to 1 if ptsname is declared even after undefining macros. */
689
758
#undef HAVE_RAW_DECL_PTSNAME
760
/* Define to 1 if ptsname_r is declared even after undefining macros. */
761
#undef HAVE_RAW_DECL_PTSNAME_R
691
763
/* Define to 1 if pwrite is declared even after undefining macros. */
692
764
#undef HAVE_RAW_DECL_PWRITE
766
/* Define to 1 if random is declared even after undefining macros. */
767
#undef HAVE_RAW_DECL_RANDOM
694
769
/* Define to 1 if random_r is declared even after undefining macros. */
695
770
#undef HAVE_RAW_DECL_RANDOM_R
826
925
/* Define to 1 if vsnprintf is declared even after undefining macros. */
827
926
#undef HAVE_RAW_DECL_VSNPRINTF
928
/* Define to 1 if wcpcpy is declared even after undefining macros. */
929
#undef HAVE_RAW_DECL_WCPCPY
931
/* Define to 1 if wcpncpy is declared even after undefining macros. */
932
#undef HAVE_RAW_DECL_WCPNCPY
829
934
/* Define to 1 if wcrtomb is declared even after undefining macros. */
830
935
#undef HAVE_RAW_DECL_WCRTOMB
937
/* Define to 1 if wcscasecmp is declared even after undefining macros. */
938
#undef HAVE_RAW_DECL_WCSCASECMP
940
/* Define to 1 if wcscat is declared even after undefining macros. */
941
#undef HAVE_RAW_DECL_WCSCAT
943
/* Define to 1 if wcschr is declared even after undefining macros. */
944
#undef HAVE_RAW_DECL_WCSCHR
946
/* Define to 1 if wcscmp is declared even after undefining macros. */
947
#undef HAVE_RAW_DECL_WCSCMP
949
/* Define to 1 if wcscoll is declared even after undefining macros. */
950
#undef HAVE_RAW_DECL_WCSCOLL
952
/* Define to 1 if wcscpy is declared even after undefining macros. */
953
#undef HAVE_RAW_DECL_WCSCPY
955
/* Define to 1 if wcscspn is declared even after undefining macros. */
956
#undef HAVE_RAW_DECL_WCSCSPN
958
/* Define to 1 if wcsdup is declared even after undefining macros. */
959
#undef HAVE_RAW_DECL_WCSDUP
961
/* Define to 1 if wcslen is declared even after undefining macros. */
962
#undef HAVE_RAW_DECL_WCSLEN
964
/* Define to 1 if wcsncasecmp is declared even after undefining macros. */
965
#undef HAVE_RAW_DECL_WCSNCASECMP
967
/* Define to 1 if wcsncat is declared even after undefining macros. */
968
#undef HAVE_RAW_DECL_WCSNCAT
970
/* Define to 1 if wcsncmp is declared even after undefining macros. */
971
#undef HAVE_RAW_DECL_WCSNCMP
973
/* Define to 1 if wcsncpy is declared even after undefining macros. */
974
#undef HAVE_RAW_DECL_WCSNCPY
976
/* Define to 1 if wcsnlen is declared even after undefining macros. */
977
#undef HAVE_RAW_DECL_WCSNLEN
832
979
/* Define to 1 if wcsnrtombs is declared even after undefining macros. */
833
980
#undef HAVE_RAW_DECL_WCSNRTOMBS
982
/* Define to 1 if wcspbrk is declared even after undefining macros. */
983
#undef HAVE_RAW_DECL_WCSPBRK
985
/* Define to 1 if wcsrchr is declared even after undefining macros. */
986
#undef HAVE_RAW_DECL_WCSRCHR
835
988
/* Define to 1 if wcsrtombs is declared even after undefining macros. */
836
989
#undef HAVE_RAW_DECL_WCSRTOMBS
991
/* Define to 1 if wcsspn is declared even after undefining macros. */
992
#undef HAVE_RAW_DECL_WCSSPN
994
/* Define to 1 if wcsstr is declared even after undefining macros. */
995
#undef HAVE_RAW_DECL_WCSSTR
997
/* Define to 1 if wcstok is declared even after undefining macros. */
998
#undef HAVE_RAW_DECL_WCSTOK
1000
/* Define to 1 if wcswidth is declared even after undefining macros. */
1001
#undef HAVE_RAW_DECL_WCSWIDTH
1003
/* Define to 1 if wcsxfrm is declared even after undefining macros. */
1004
#undef HAVE_RAW_DECL_WCSXFRM
838
1006
/* Define to 1 if wctob is declared even after undefining macros. */
839
1007
#undef HAVE_RAW_DECL_WCTOB
1009
/* Define to 1 if wctrans is declared even after undefining macros. */
1010
#undef HAVE_RAW_DECL_WCTRANS
1012
/* Define to 1 if wctype is declared even after undefining macros. */
1013
#undef HAVE_RAW_DECL_WCTYPE
841
1015
/* Define to 1 if wcwidth is declared even after undefining macros. */
842
1016
#undef HAVE_RAW_DECL_WCWIDTH
1018
/* Define to 1 if wmemchr is declared even after undefining macros. */
1019
#undef HAVE_RAW_DECL_WMEMCHR
1021
/* Define to 1 if wmemcmp is declared even after undefining macros. */
1022
#undef HAVE_RAW_DECL_WMEMCMP
1024
/* Define to 1 if wmemcpy is declared even after undefining macros. */
1025
#undef HAVE_RAW_DECL_WMEMCPY
1027
/* Define to 1 if wmemmove is declared even after undefining macros. */
1028
#undef HAVE_RAW_DECL_WMEMMOVE
1030
/* Define to 1 if wmemset is declared even after undefining macros. */
1031
#undef HAVE_RAW_DECL_WMEMSET
1033
/* Define to 1 if _Exit is declared even after undefining macros. */
1034
#undef HAVE_RAW_DECL__EXIT
844
1036
/* Define to 1 if you have the <readline/history.h> header file. */
845
1037
#undef HAVE_READLINE_HISTORY_H
1010
1205
/* Define to 1 if O_NOFOLLOW works. */
1011
1206
#undef HAVE_WORKING_O_NOFOLLOW
1208
/* Define to 1 if you have the <xlocale.h> header file. */
1209
#undef HAVE_XLOCALE_H
1013
1211
/* Define to 1 if the system has the type `_Bool'. */
1014
1212
#undef HAVE__BOOL
1016
1214
/* Define to 1 if you have the `_ftime' function. */
1017
1215
#undef HAVE__FTIME
1217
/* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
1218
#undef HAVE__SET_INVALID_PARAMETER_HANDLER
1019
1220
/* Define to 1 if you have the `__fpending' function. */
1020
1221
#undef HAVE___FPENDING
1223
/* Define to 1 if you have the `__xpg_strerror_r' function. */
1224
#undef HAVE___XPG_STRERROR_R
1022
1226
/* Extract low level special HFS(+) files for debugging purposes when using
1023
1227
the "check" command (NOT FOR PACKAGING) */
1024
1228
#undef HFS_EXTRACT_FS
1026
#if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
1027
# define ISSLASH(C) ((C) == '/' || (C) == '\\')
1029
# define ISSLASH(C) ((C) == '/')
1032
1230
/* Define to 1 if lseek does not detect pipes. */
1033
1231
#undef LSEEK_PIPE_BROKEN
1035
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
1233
/* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
1037
1235
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1162
1366
/* Define to 1 if unlink() on a parent directory may succeed */
1163
1367
#undef UNLINK_PARENT_BUG
1165
/* Define to the prefix of C symbols at the assembler and linker level, either
1166
an underscore or empty. */
1167
#undef USER_LABEL_PREFIX
1169
1369
/* Define if you have sufficient blkid support. */
1170
1370
#undef USE_BLKID
1372
/* Define if the POSIX multithreading library can be used. */
1373
#undef USE_POSIX_THREADS
1375
/* Define if references to the POSIX multithreading library should be made
1377
#undef USE_POSIX_THREADS_WEAK
1379
/* Define if the GNU Pth multithreading library can be used. */
1380
#undef USE_PTH_THREADS
1382
/* Define if references to the GNU Pth multithreading library should be made
1384
#undef USE_PTH_THREADS_WEAK
1386
/* Define if the old Solaris multithreading library can be used. */
1387
#undef USE_SOLARIS_THREADS
1389
/* Define if references to the old Solaris multithreading library should be
1391
#undef USE_SOLARIS_THREADS_WEAK
1393
/* Define if the native Windows multithreading API can be used. */
1394
#undef USE_WINDOWS_THREADS
1172
1396
/* Version number of package */