blob: 91b03d86bc2076f2badd75c4813d4b3620ea7c94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
|
/* #undef AC_APPLE_UNIVERSAL_BUILD */
#define BUILTIN_ELF 1
/* #undef BZLIBSUPPORT */
#define ELFCORE 1
#define HAVE_ASCTIME_R 1
#define HAVE_ASPRINTF 1
#define HAVE_BYTESWAP_H 1
/* #undef HAVE_BZLIB_H */
#define HAVE_CTIME_R 1
#define HAVE_DAYLIGHT 1
#define HAVE_DECL_DAYLIGHT 1
#define HAVE_DECL_TZNAME 1
#define HAVE_DLFCN_H 1
#define HAVE_DPRINTF 1
#define HAVE_ERR_H 1
#define HAVE_FCNTL_H 1
/* #undef HAVE_FMTCHECK */
#define HAVE_FORK 1
#define HAVE_FREELOCALE 1
#define HAVE_FSEEKO 1
#define HAVE_GETLINE 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GMTIME_R 1
#define HAVE_INTPTR_T 1
#define HAVE_INTTYPES_H 1
/* #undef HAVE_LIBBZ2 */
/* #undef HAVE_LIBGNURX */
/* #undef HAVE_LIBLZ */
/* #undef HAVE_LIBLZMA */
/* #undef HAVE_LIBSECCOMP */
#define HAVE_LIBZ 1
/* #undef HAVE_LIBZSTD */
#define HAVE_LOCALTIME_R 1
/* #undef HAVE_LZLIB_H */
/* #undef HAVE_LZMA_H */
#define HAVE_MBRTOWC 1
#define HAVE_MBSTATE_T 1
#define HAVE_MEMMEM 1
/* #undef HAVE_MINIX_CONFIG_H */
#define HAVE_MKOSTEMP 1
#define HAVE_MKSTEMP 1
#define HAVE_MMAP 1
#define HAVE_NEWLOCALE 1
#define HAVE_PIPE2 1
#define HAVE_POSIX_SPAWNP 1
#define HAVE_PREAD 1
#define HAVE_SIG_T 1
#define HAVE_SPAWN_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASESTR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_STRNDUP 1
#define HAVE_STRTOF 1
#define HAVE_STRUCT_OPTION 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define HAVE_STRUCT_TM_TM_GMTOFF 1
#define HAVE_STRUCT_TM_TM_ZONE 1
/* #undef HAVE_SYS_BSWAP_H */
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
/* #undef HAVE_SYS_UTIME_H */
#define HAVE_SYS_WAIT_H 1
#define HAVE_TM_ISDST 1
#define HAVE_TM_ZONE 1
#define HAVE_TZNAME 1
#define HAVE_UINTPTR_T 1
#define HAVE_UNISTD_H 1
#define HAVE_USELOCALE 1
#define HAVE_UTIME 1
#define HAVE_UTIMES 1
#define HAVE_UTIME_H 1
#define HAVE_VASPRINTF 1
#define HAVE_VFORK 1
/* #undef HAVE_VFORK_H */
#define HAVE_VISIBILITY 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_WCWIDTH 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
/* #undef HAVE_XLOCALE_H */
#define HAVE_ZLIB_H 1
/* #undef HAVE_ZSTD_ERRORS_H */
/* #undef HAVE_ZSTD_H */
#define LT_OBJDIR ".libs/"
/* #undef LZLIBSUPPORT */
/* #undef MAJOR_IN_MKDEV */
#define MAJOR_IN_SYSMACROS 1
#define PACKAGE "file"
#define PACKAGE_BUGREPORT "christos@astron.com"
#define PACKAGE_NAME "file"
#define PACKAGE_STRING "file 5.45"
#define PACKAGE_TARNAME "file"
#define PACKAGE_URL ""
#define PACKAGE_VERSION "5.45"
#define STDC_HEADERS 1
/* #undef TM_IN_SYS_TIME */
#ifndef _ALL_SOURCE
# define _ALL_SOURCE 1
#endif
#ifndef _DARWIN_C_SOURCE
# define _DARWIN_C_SOURCE 1
#endif
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
#ifndef _GNU_SOURCE
# define _GNU_SOURCE 1
#endif
#ifndef _HPUX_ALT_XOPEN_SOCKET_API
# define _HPUX_ALT_XOPEN_SOCKET_API 1
#endif
#ifndef _MINIX
/* # undef _MINIX */
#endif
#ifndef _NETBSD_SOURCE
# define _NETBSD_SOURCE 1
#endif
#ifndef _OPENBSD_SOURCE
# define _OPENBSD_SOURCE 1
#endif
#ifndef _POSIX_SOURCE
/* # undef _POSIX_SOURCE */
#endif
#ifndef _POSIX_1_SOURCE
/* # undef _POSIX_1_SOURCE */
#endif
#ifndef _POSIX_PTHREAD_SEMANTICS
# define _POSIX_PTHREAD_SEMANTICS 1
#endif
#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
# define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
# define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
# define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
# define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#endif
#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
# define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#endif
#ifndef __STDC_WANT_LIB_EXT2__
# define __STDC_WANT_LIB_EXT2__ 1
#endif
#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
# define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#endif
#ifndef _TANDEM_SOURCE
# define _TANDEM_SOURCE 1
#endif
#ifndef _XOPEN_SOURCE
/* # undef _XOPEN_SOURCE */
#endif
#define VERSION "5.45"
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
/* # undef WORDS_BIGENDIAN */
# endif
#endif
/* #undef XZLIBSUPPORT */
#define ZLIBSUPPORT 1
/* #undef ZSTDLIBSUPPORT */
/* #undef _FILE_OFFSET_BITS */
/* #undef _LARGEFILE_SOURCE */
/* #undef _LARGE_FILES */
/* #undef _UINT32_T */
/* #undef _UINT64_T */
/* #undef _UINT8_T */
/* #undef int32_t */
/* #undef int64_t */
/* #undef intptr_t */
/* #undef mbstate_t */
/* #undef off_t */
/* #undef pid_t */
/* #undef size_t */
/* #undef uint16_t */
/* #undef uint32_t */
/* #undef uint64_t */
/* #undef uint8_t */
/* #undef uintptr_t */
/* #undef vfork */
|