1/* config.h.  Generated from config.h.in by configure.  */
2/* config.h.in.  Generated from configure.ac by autoheader.  */
3
4/* Define in built-in ELF support is used */
5#define BUILTIN_ELF 1
6
7/* Define for ELF core file support */
8#define ELFCORE 1
9
10/* Define to 1 if you have the `asprintf' function. */
11#define HAVE_ASPRINTF 1
12
13/* HAVE_DAYLIGHT */
14#define HAVE_DAYLIGHT 1
15
16/* Define to 1 if you have the <dlfcn.h> header file. */
17#define HAVE_DLFCN_H 1
18
19/* Define to 1 if you have the <err.h> header file. */
20#define HAVE_ERR_H 1
21
22/* Define to 1 if you have the <fcntl.h> header file. */
23#define HAVE_FCNTL_H 1
24
25/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
26#define HAVE_FSEEKO 1
27
28/* Define to 1 if you have the <getopt.h> header file. */
29#define HAVE_GETOPT_H 1
30
31/* Define to 1 if you have the `getopt_long' function. */
32#define HAVE_GETOPT_LONG 1
33
34/* Define to 1 if the system has the type `int32_t'. */
35#define HAVE_INT32_T 1
36
37/* Define to 1 if the system has the type `int64_t'. */
38#define HAVE_INT64_T 1
39
40/* Define to 1 if you have the <inttypes.h> header file. */
41#define HAVE_INTTYPES_H 1
42
43/* Define to 1 if you have the `z' library (-lz). */
44#define HAVE_LIBZ 1
45
46/* Define to 1 if you have the <limits.h> header file. */
47#define HAVE_LIMITS_H 1
48
49/* Define to 1 if you have the <locale.h> header file. */
50#define HAVE_LOCALE_H 1
51
52/* Define to 1 if you have the `mbrtowc' function. */
53#define HAVE_MBRTOWC 1
54
55/* Define to 1 if <wchar.h> declares mbstate_t. */
56#define HAVE_MBSTATE_T 1
57
58/* Define to 1 if you have the <memory.h> header file. */
59#define HAVE_MEMORY_H 1
60
61/* Define to 1 if you have the `mkstemp' function. */
62#define HAVE_MKSTEMP 1
63
64/* Define to 1 if you have the `mmap' function. */
65#define HAVE_MMAP 1
66
67/* Define to 1 if you have the <stdint.h> header file. */
68#define HAVE_STDINT_H 1
69
70/* Define to 1 if you have the <stdlib.h> header file. */
71#define HAVE_STDLIB_H 1
72
73/* Define to 1 if you have the `strerror' function. */
74#define HAVE_STRERROR 1
75
76/* Define to 1 if you have the <strings.h> header file. */
77#define HAVE_STRINGS_H 1
78
79/* Define to 1 if you have the <string.h> header file. */
80#define HAVE_STRING_H 1
81
82/* Define to 1 if you have the `strlcat' function. */
83#define HAVE_STRLCAT 1
84
85/* Define to 1 if you have the `strlcpy' function. */
86#define HAVE_STRLCPY 1
87
88/* Define to 1 if you have the `strndup' function. */
89/* #undef HAVE_STRNDUP */
90
91/* Define to 1 if you have the `strtof' function. */
92#define HAVE_STRTOF 1
93
94/* Define to 1 if you have the `strtoul' function. */
95#define HAVE_STRTOUL 1
96
97/* HAVE_STRUCT_OPTION */
98#define HAVE_STRUCT_OPTION 1
99
100/* Define to 1 if `st_rdev' is member of `struct stat'. */
101#define HAVE_STRUCT_STAT_ST_RDEV 1
102
103/* Define to 1 if `tm_gmtoff' is member of `struct tm'. */
104/* #undef HAVE_STRUCT_TM_TM_GMTOFF */
105
106/* Define to 1 if `tm_zone' is member of `struct tm'. */
107/* #undef HAVE_STRUCT_TM_TM_ZONE */
108
109/* Define to 1 if you have the <sys/mman.h> header file. */
110#define HAVE_SYS_MMAN_H 1
111
112/* Define to 1 if you have the <sys/stat.h> header file. */
113#define HAVE_SYS_STAT_H 1
114
115/* Define to 1 if you have the <sys/time.h> header file. */
116#define HAVE_SYS_TIME_H 1
117
118/* Define to 1 if you have the <sys/types.h> header file. */
119#define HAVE_SYS_TYPES_H 1
120
121/* Define to 1 if you have the <sys/utime.h> header file. */
122/* #undef HAVE_SYS_UTIME_H */
123
124/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
125#define HAVE_SYS_WAIT_H 1
126
127/* HAVE_TM_ISDST */
128#define HAVE_TM_ISDST 1
129
130/* HAVE_TM_ZONE */
131#define HAVE_TM_ZONE 1
132
133/* HAVE_TZNAME */
134#define HAVE_TZNAME 1
135
136/* Define to 1 if the system has the type `uint16_t'. */
137#define HAVE_UINT16_T 1
138
139/* Define to 1 if the system has the type `uint32_t'. */
140#define HAVE_UINT32_T 1
141
142/* Define to 1 if the system has the type `uint64_t'. */
143#define HAVE_UINT64_T 1
144
145/* Define to 1 if the system has the type `uint8_t'. */
146#define HAVE_UINT8_T 1
147
148/* Define to 1 if you have the <unistd.h> header file. */
149#define HAVE_UNISTD_H 1
150
151/* Define to 1 if you have the `utime' function. */
152#define HAVE_UTIME 1
153
154/* Define to 1 if you have the `utimes' function. */
155#define HAVE_UTIMES 1
156
157/* Define to 1 if you have the <utime.h> header file. */
158#define HAVE_UTIME_H 1
159
160/* Define to 1 if you have the `vasprintf' function. */
161#define HAVE_VASPRINTF 1
162
163/* Define to 1 if you have the <wchar.h> header file. */
164#define HAVE_WCHAR_H 1
165
166/* Define to 1 if you have the <wctype.h> header file. */
167#define HAVE_WCTYPE_H 1
168
169/* Define to 1 if you have the `wcwidth' function. */
170#define HAVE_WCWIDTH 1
171
172/* Define to 1 if you have the <zlib.h> header file. */
173#define HAVE_ZLIB_H 1
174
175/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
176   */
177/* #undef MAJOR_IN_MKDEV */
178
179/* Define to 1 if `major', `minor', and `makedev' are declared in
180   <sysmacros.h>. */
181/* #undef MAJOR_IN_SYSMACROS */
182
183/* Define to 1 if your C compiler doesn't accept -c and -o together. */
184/* #undef NO_MINUS_C_MINUS_O */
185
186/* Name of package */
187#define PACKAGE "file"
188
189/* Define to the address where bug reports for this package should be sent. */
190#define PACKAGE_BUGREPORT "christos@astron.com"
191
192/* Define to the full name of this package. */
193#define PACKAGE_NAME "file"
194
195/* Define to the full name and version of this package. */
196#define PACKAGE_STRING "file 5.04"
197
198/* Define to the one symbol short name of this package. */
199#define PACKAGE_TARNAME "file"
200
201/* Define to the version of this package. */
202#define PACKAGE_VERSION "5.04"
203
204/* The size of `long long', as computed by sizeof. */
205#define SIZEOF_LONG_LONG 8
206
207/* Define to 1 if you have the ANSI C header files. */
208#define STDC_HEADERS 1
209
210/* Define to 1 if your <sys/time.h> declares `struct tm'. */
211/* #undef TM_IN_SYS_TIME */
212
213/* Version number of package */
214#define VERSION "5.04"
215
216/* Number of bits in a file offset, on hosts where this is settable. */
217/* #undef _FILE_OFFSET_BITS */
218
219/* Enable GNU extensions on systems that have them.  */
220#ifndef _GNU_SOURCE
221# define _GNU_SOURCE 1
222#endif
223
224/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
225/* #undef _LARGEFILE_SOURCE */
226
227/* Define for large files, on AIX-style hosts. */
228/* #undef _LARGE_FILES */
229
230/* Define to empty if `const' does not conform to ANSI C. */
231/* #undef const */
232
233/* Define to a type if <wchar.h> does not define. */
234/* #undef mbstate_t */
235
236/* Define to `long int' if <sys/types.h> does not define. */
237/* #undef off_t */
238
239/* Define to `unsigned int' if <sys/types.h> does not define. */
240/* #undef size_t */
241
242
243#ifndef HAVE_UINT8_T
244typedef unsigned char uint8_t;
245#endif
246#ifndef HAVE_UINT16_T
247typedef unsigned short uint16_t;
248#endif
249#ifndef HAVE_UINT32_T
250typedef unsigned int uint32_t;
251#endif
252#ifndef HAVE_INT32_T
253typedef int int32_t;
254#endif
255#ifndef HAVE_UINT64_T
256#if SIZEOF_LONG_LONG == 8
257typedef unsigned long long uint64_t;
258#else
259typedef unsigned long uint64_t;
260#endif
261#endif
262#ifndef HAVE_INT64_T
263#if SIZEOF_LONG_LONG == 8
264typedef long long int64_t;
265#else
266typedef long int64_t;
267#endif
268#endif
269
270