Deleted Added
full compact
config.h.in (175297) config.h.in (186691)
1/* config.h.in. Generated from configure.in by autoheader. */
1/* config.h.in. Generated from configure.ac by autoheader. */
2
2
3/* Use the builtin ELF recognition code */
3/* Define in built-in ELF support is used */
4#undef BUILTIN_ELF
5
4#undef BUILTIN_ELF
5
6/* Recognize ELF core files */
6/* Define for ELF core file support */
7#undef ELFCORE
8
7#undef ELFCORE
8
9/* */
9/* Define to 1 if you have the `asprintf' function. */
10#undef HAVE_ASPRINTF
11
12/* HAVE_DAYLIGHT */
10#undef HAVE_DAYLIGHT
11
12/* Define to 1 if you have the <dlfcn.h> header file. */
13#undef HAVE_DLFCN_H
14
13#undef HAVE_DAYLIGHT
14
15/* Define to 1 if you have the <dlfcn.h> header file. */
16#undef HAVE_DLFCN_H
17
18/* Define to 1 if you have the <err.h> header file. */
19#undef HAVE_ERR_H
20
15/* Define to 1 if you have the <fcntl.h> header file. */
16#undef HAVE_FCNTL_H
17
21/* Define to 1 if you have the <fcntl.h> header file. */
22#undef HAVE_FCNTL_H
23
24/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
25#undef HAVE_FSEEKO
26
18/* Define to 1 if you have the <getopt.h> header file. */
19#undef HAVE_GETOPT_H
20
21/* Define to 1 if you have the `getopt_long' function. */
22#undef HAVE_GETOPT_LONG
23
27/* Define to 1 if you have the <getopt.h> header file. */
28#undef HAVE_GETOPT_H
29
30/* Define to 1 if you have the `getopt_long' function. */
31#undef HAVE_GETOPT_LONG
32
33/* Define to 1 if the system has the type `int32_t'. */
34#undef HAVE_INT32_T
35
36/* Define to 1 if the system has the type `int64_t'. */
37#undef HAVE_INT64_T
38
24/* Define to 1 if you have the <inttypes.h> header file. */
25#undef HAVE_INTTYPES_H
26
27/* Define to 1 if you have the `z' library (-lz). */
28#undef HAVE_LIBZ
29
30/* Define to 1 if you have the <limits.h> header file. */
31#undef HAVE_LIMITS_H
32
33/* Define to 1 if you have the <locale.h> header file. */
34#undef HAVE_LOCALE_H
35
39/* Define to 1 if you have the <inttypes.h> header file. */
40#undef HAVE_INTTYPES_H
41
42/* Define to 1 if you have the `z' library (-lz). */
43#undef HAVE_LIBZ
44
45/* Define to 1 if you have the <limits.h> header file. */
46#undef HAVE_LIMITS_H
47
48/* Define to 1 if you have the <locale.h> header file. */
49#undef HAVE_LOCALE_H
50
36/* */
37#undef HAVE_LONG_LONG
38
39/* Define to 1 if you have the `mbrtowc' function. */
40#undef HAVE_MBRTOWC
41
42/* Define to 1 if <wchar.h> declares mbstate_t. */
43#undef HAVE_MBSTATE_T
44
45/* Define to 1 if you have the <memory.h> header file. */
46#undef HAVE_MEMORY_H
47
48/* Define to 1 if you have the `mkstemp' function. */
49#undef HAVE_MKSTEMP
50
51/* Define to 1 if you have the `mmap' function. */
52#undef HAVE_MMAP
53
51/* Define to 1 if you have the `mbrtowc' function. */
52#undef HAVE_MBRTOWC
53
54/* Define to 1 if <wchar.h> declares mbstate_t. */
55#undef HAVE_MBSTATE_T
56
57/* Define to 1 if you have the <memory.h> header file. */
58#undef HAVE_MEMORY_H
59
60/* Define to 1 if you have the `mkstemp' function. */
61#undef HAVE_MKSTEMP
62
63/* Define to 1 if you have the `mmap' function. */
64#undef HAVE_MMAP
65
54/* Define to 1 if you have the `snprintf' function. */
55#undef HAVE_SNPRINTF
56
57/* Define to 1 if you have the <stdint.h> header file. */
58#undef HAVE_STDINT_H
59
60/* Define to 1 if you have the <stdlib.h> header file. */
61#undef HAVE_STDLIB_H
62
63/* Define to 1 if you have the `strerror' function. */
64#undef HAVE_STRERROR

--- 11 unchanged lines hidden (view full) ---

76#undef HAVE_STRTOF
77
78/* Define to 1 if you have the `strtoul' function. */
79#undef HAVE_STRTOUL
80
81/* Define to 1 if `st_rdev' is member of `struct stat'. */
82#undef HAVE_STRUCT_STAT_ST_RDEV
83
66/* Define to 1 if you have the <stdint.h> header file. */
67#undef HAVE_STDINT_H
68
69/* Define to 1 if you have the <stdlib.h> header file. */
70#undef HAVE_STDLIB_H
71
72/* Define to 1 if you have the `strerror' function. */
73#undef HAVE_STRERROR

--- 11 unchanged lines hidden (view full) ---

85#undef HAVE_STRTOF
86
87/* Define to 1 if you have the `strtoul' function. */
88#undef HAVE_STRTOUL
89
90/* Define to 1 if `st_rdev' is member of `struct stat'. */
91#undef HAVE_STRUCT_STAT_ST_RDEV
92
84/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
85 `HAVE_STRUCT_STAT_ST_RDEV' instead. */
86#undef HAVE_ST_RDEV
87
88/* Define to 1 if you have the <sys/mman.h> header file. */
89#undef HAVE_SYS_MMAN_H
90
91/* Define to 1 if you have the <sys/stat.h> header file. */
92#undef HAVE_SYS_STAT_H
93
94/* Define to 1 if you have the <sys/time.h> header file. */
95#undef HAVE_SYS_TIME_H
96
97/* Define to 1 if you have the <sys/types.h> header file. */
98#undef HAVE_SYS_TYPES_H
99
100/* Define to 1 if you have the <sys/utime.h> header file. */
101#undef HAVE_SYS_UTIME_H
102
103/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
104#undef HAVE_SYS_WAIT_H
105
93/* Define to 1 if you have the <sys/mman.h> header file. */
94#undef HAVE_SYS_MMAN_H
95
96/* Define to 1 if you have the <sys/stat.h> header file. */
97#undef HAVE_SYS_STAT_H
98
99/* Define to 1 if you have the <sys/time.h> header file. */
100#undef HAVE_SYS_TIME_H
101
102/* Define to 1 if you have the <sys/types.h> header file. */
103#undef HAVE_SYS_TYPES_H
104
105/* Define to 1 if you have the <sys/utime.h> header file. */
106#undef HAVE_SYS_UTIME_H
107
108/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
109#undef HAVE_SYS_WAIT_H
110
106/* */
111/* HAVE_TM_ISDST */
107#undef HAVE_TM_ISDST
108
109/* HAVE_TM_ZONE */
110#undef HAVE_TM_ZONE
111
112/* HAVE_TZNAME */
113#undef HAVE_TZNAME
114
112#undef HAVE_TM_ISDST
113
114/* HAVE_TM_ZONE */
115#undef HAVE_TM_ZONE
116
117/* HAVE_TZNAME */
118#undef HAVE_TZNAME
119
120/* Define to 1 if the system has the type `uint16_t'. */
121#undef HAVE_UINT16_T
122
123/* Define to 1 if the system has the type `uint32_t'. */
124#undef HAVE_UINT32_T
125
126/* Define to 1 if the system has the type `uint64_t'. */
127#undef HAVE_UINT64_T
128
129/* Define to 1 if the system has the type `uint8_t'. */
130#undef HAVE_UINT8_T
131
115/* Define to 1 if you have the <unistd.h> header file. */
116#undef HAVE_UNISTD_H
117
118/* Define to 1 if you have the `utime' function. */
119#undef HAVE_UTIME
120
121/* Define to 1 if you have the `utimes' function. */
122#undef HAVE_UTIMES
123
124/* Define to 1 if you have the <utime.h> header file. */
125#undef HAVE_UTIME_H
126
132/* Define to 1 if you have the <unistd.h> header file. */
133#undef HAVE_UNISTD_H
134
135/* Define to 1 if you have the `utime' function. */
136#undef HAVE_UTIME
137
138/* Define to 1 if you have the `utimes' function. */
139#undef HAVE_UTIMES
140
141/* Define to 1 if you have the <utime.h> header file. */
142#undef HAVE_UTIME_H
143
127/* Define to 1 if you have the `vsnprintf' function. */
128#undef HAVE_VSNPRINTF
144/* Define to 1 if you have the `vasprintf' function. */
145#undef HAVE_VASPRINTF
129
130/* Define to 1 if you have the <wchar.h> header file. */
131#undef HAVE_WCHAR_H
132
133/* Define to 1 if you have the <wctype.h> header file. */
134#undef HAVE_WCTYPE_H
135
136/* Define to 1 if you have the `wcwidth' function. */

--- 5 unchanged lines hidden (view full) ---

142/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
143 */
144#undef MAJOR_IN_MKDEV
145
146/* Define to 1 if `major', `minor', and `makedev' are declared in
147 <sysmacros.h>. */
148#undef MAJOR_IN_SYSMACROS
149
146
147/* Define to 1 if you have the <wchar.h> header file. */
148#undef HAVE_WCHAR_H
149
150/* Define to 1 if you have the <wctype.h> header file. */
151#undef HAVE_WCTYPE_H
152
153/* Define to 1 if you have the `wcwidth' function. */

--- 5 unchanged lines hidden (view full) ---

159/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
160 */
161#undef MAJOR_IN_MKDEV
162
163/* Define to 1 if `major', `minor', and `makedev' are declared in
164 <sysmacros.h>. */
165#undef MAJOR_IN_SYSMACROS
166
167/* Define to 1 if your C compiler doesn't accept -c and -o together. */
168#undef NO_MINUS_C_MINUS_O
169
150/* Name of package */
151#undef PACKAGE
152
153/* Define to the address where bug reports for this package should be sent. */
154#undef PACKAGE_BUGREPORT
155
156/* Define to the full name of this package. */
157#undef PACKAGE_NAME
158
159/* Define to the full name and version of this package. */
160#undef PACKAGE_STRING
161
162/* Define to the one symbol short name of this package. */
163#undef PACKAGE_TARNAME
164
165/* Define to the version of this package. */
166#undef PACKAGE_VERSION
167
170/* Name of package */
171#undef PACKAGE
172
173/* Define to the address where bug reports for this package should be sent. */
174#undef PACKAGE_BUGREPORT
175
176/* Define to the full name of this package. */
177#undef PACKAGE_NAME
178
179/* Define to the full name and version of this package. */
180#undef PACKAGE_STRING
181
182/* Define to the one symbol short name of this package. */
183#undef PACKAGE_TARNAME
184
185/* Define to the version of this package. */
186#undef PACKAGE_VERSION
187
168/* */
169#undef SIZEOF_INT64_T
188/* The size of `long long', as computed by sizeof. */
189#undef SIZEOF_LONG_LONG
170
190
171/* */
172#undef SIZEOF_UINT16_T
173
174/* */
175#undef SIZEOF_UINT32_T
176
177/* */
178#undef SIZEOF_UINT64_T
179
180/* */
181#undef SIZEOF_UINT8_T
182
183/* Define to 1 if you have the ANSI C header files. */
184#undef STDC_HEADERS
185
186/* Define to 1 if your <sys/time.h> declares `struct tm'. */
187#undef TM_IN_SYS_TIME
188
189/* Version number of package */
190#undef VERSION
191
192/* Number of bits in a file offset, on hosts where this is settable. */
193#undef _FILE_OFFSET_BITS
194
195/* Enable GNU extensions on systems that have them. */
196#ifndef _GNU_SOURCE
197# undef _GNU_SOURCE
198#endif
199
191/* Define to 1 if you have the ANSI C header files. */
192#undef STDC_HEADERS
193
194/* Define to 1 if your <sys/time.h> declares `struct tm'. */
195#undef TM_IN_SYS_TIME
196
197/* Version number of package */
198#undef VERSION
199
200/* Number of bits in a file offset, on hosts where this is settable. */
201#undef _FILE_OFFSET_BITS
202
203/* Enable GNU extensions on systems that have them. */
204#ifndef _GNU_SOURCE
205# undef _GNU_SOURCE
206#endif
207
208/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
209#undef _LARGEFILE_SOURCE
210
200/* Define for large files, on AIX-style hosts. */
201#undef _LARGE_FILES
202
203/* Define to empty if `const' does not conform to ANSI C. */
204#undef const
205
211/* Define for large files, on AIX-style hosts. */
212#undef _LARGE_FILES
213
214/* Define to empty if `const' does not conform to ANSI C. */
215#undef const
216
206/* */
207#undef int32_t
208
209/* */
210#undef int64_t
211
212/* Define to a type if <wchar.h> does not define. */
213#undef mbstate_t
214
215/* Define to `long int' if <sys/types.h> does not define. */
216#undef off_t
217
218/* Define to `unsigned int' if <sys/types.h> does not define. */
219#undef size_t
220
217/* Define to a type if <wchar.h> does not define. */
218#undef mbstate_t
219
220/* Define to `long int' if <sys/types.h> does not define. */
221#undef off_t
222
223/* Define to `unsigned int' if <sys/types.h> does not define. */
224#undef size_t
225
221/* */
222#undef uint16_t
223
226
224/* */
225#undef uint32_t
227#ifndef HAVE_UINT8_T
228typedef unsigned char uint8_t;
229#endif
230#ifndef HAVE_UINT16_T
231typedef unsigned short uint16_t;
232#endif
233#ifndef HAVE_UINT32_T
234typedef unsigned int uint32_t;
235#endif
236#ifndef HAVE_INT32_T
237typedef int int32_t;
238#endif
239#ifndef HAVE_UINT64_T
240#if SIZEOF_LONG_LONG == 8
241typedef unsigned long long uint64_t;
242#else
243typedef unsigned long uint64_t;
244#endif
245#endif
246#ifndef HAVE_INT64_T
247#if SIZEOF_LONG_LONG == 8
248typedef long long int64_t;
249#else
250typedef long int64_t;
251#endif
252#endif
226
253
227/* */
228#undef uint64_t
229
230/* */
231#undef uint8_t