"Fossies" - the Fresh Open Source Software Archive 
Member "file-5.35/config.h.in" (18 Oct 2018, 11400 Bytes) of package /linux/misc/file-5.35.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) C and C++ source code syntax highlighting (style:
standard) with prefixed line numbers and
code folding option.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "config.h.in":
5.34_vs_5.35.
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define in built-in ELF support is used */
7 #undef BUILTIN_ELF
8
9 /* Define for ELF core file support */
10 #undef ELFCORE
11
12 /* Define to 1 if you have the `asctime_r' function. */
13 #undef HAVE_ASCTIME_R
14
15 /* Define to 1 if you have the `asprintf' function. */
16 #undef HAVE_ASPRINTF
17
18 /* Define to 1 if you have the `ctime_r' function. */
19 #undef HAVE_CTIME_R
20
21 /* HAVE_DAYLIGHT */
22 #undef HAVE_DAYLIGHT
23
24 /* Define to 1 if you have the declaration of `daylight', and to 0 if you
25 don't. */
26 #undef HAVE_DECL_DAYLIGHT
27
28 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
29 */
30 #undef HAVE_DECL_TZNAME
31
32 /* Define to 1 if you have the <dlfcn.h> header file. */
33 #undef HAVE_DLFCN_H
34
35 /* Define to 1 if you have the `dprintf' function. */
36 #undef HAVE_DPRINTF
37
38 /* Define to 1 if you have the <err.h> header file. */
39 #undef HAVE_ERR_H
40
41 /* Define to 1 if you have the <fcntl.h> header file. */
42 #undef HAVE_FCNTL_H
43
44 /* Define to 1 if you have the `fmtcheck' function. */
45 #undef HAVE_FMTCHECK
46
47 /* Define to 1 if you have the `fork' function. */
48 #undef HAVE_FORK
49
50 /* Define to 1 if you have the `freelocale' function. */
51 #undef HAVE_FREELOCALE
52
53 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
54 #undef HAVE_FSEEKO
55
56 /* Define to 1 if you have the `getline' function. */
57 #undef HAVE_GETLINE
58
59 /* Define to 1 if you have the <getopt.h> header file. */
60 #undef HAVE_GETOPT_H
61
62 /* Define to 1 if you have the `getopt_long' function. */
63 #undef HAVE_GETOPT_LONG
64
65 /* Define to 1 if you have the `getpagesize' function. */
66 #undef HAVE_GETPAGESIZE
67
68 /* Define to 1 if you have the `gmtime_r' function. */
69 #undef HAVE_GMTIME_R
70
71 /* Define to 1 if the system has the type `intptr_t'. */
72 #undef HAVE_INTPTR_T
73
74 /* Define to 1 if you have the <inttypes.h> header file. */
75 #undef HAVE_INTTYPES_H
76
77 /* Define to 1 if you have the `gnurx' library (-lgnurx). */
78 #undef HAVE_LIBGNURX
79
80 /* Define to 1 if you have the `seccomp' library (-lseccomp). */
81 #undef HAVE_LIBSECCOMP
82
83 /* Define to 1 if you have the `z' library (-lz). */
84 #undef HAVE_LIBZ
85
86 /* Define to 1 if you have the <limits.h> header file. */
87 #undef HAVE_LIMITS_H
88
89 /* Define to 1 if you have the `localtime_r' function. */
90 #undef HAVE_LOCALTIME_R
91
92 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
93 #undef HAVE_MBRTOWC
94
95 /* Define to 1 if <wchar.h> declares mbstate_t. */
96 #undef HAVE_MBSTATE_T
97
98 /* Define to 1 if you have the <memory.h> header file. */
99 #undef HAVE_MEMORY_H
100
101 /* Define to 1 if you have the `mkostemp' function. */
102 #undef HAVE_MKOSTEMP
103
104 /* Define to 1 if you have the `mkstemp' function. */
105 #undef HAVE_MKSTEMP
106
107 /* Define to 1 if you have a working `mmap' system call. */
108 #undef HAVE_MMAP
109
110 /* Define to 1 if you have the `newlocale' function. */
111 #undef HAVE_NEWLOCALE
112
113 /* Define to 1 if you have the `pread' function. */
114 #undef HAVE_PREAD
115
116 /* Define to 1 if you have the `setlocale' function. */
117 #undef HAVE_SETLOCALE
118
119 /* Have sig_t type */
120 #undef HAVE_SIG_T
121
122 /* Define to 1 if you have the <stddef.h> header file. */
123 #undef HAVE_STDDEF_H
124
125 /* Define to 1 if you have the <stdint.h> header file. */
126 #undef HAVE_STDINT_H
127
128 /* Define to 1 if you have the <stdlib.h> header file. */
129 #undef HAVE_STDLIB_H
130
131 /* Define to 1 if you have the `strcasestr' function. */
132 #undef HAVE_STRCASESTR
133
134 /* Define to 1 if you have the `strerror' function. */
135 #undef HAVE_STRERROR
136
137 /* Define to 1 if you have the <strings.h> header file. */
138 #undef HAVE_STRINGS_H
139
140 /* Define to 1 if you have the <string.h> header file. */
141 #undef HAVE_STRING_H
142
143 /* Define to 1 if you have the `strlcat' function. */
144 #undef HAVE_STRLCAT
145
146 /* Define to 1 if you have the `strlcpy' function. */
147 #undef HAVE_STRLCPY
148
149 /* Define to 1 if you have the `strndup' function. */
150 #undef HAVE_STRNDUP
151
152 /* Define to 1 if you have the `strtof' function. */
153 #undef HAVE_STRTOF
154
155 /* Define to 1 if you have the `strtoul' function. */
156 #undef HAVE_STRTOUL
157
158 /* HAVE_STRUCT_OPTION */
159 #undef HAVE_STRUCT_OPTION
160
161 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
162 #undef HAVE_STRUCT_STAT_ST_RDEV
163
164 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
165 #undef HAVE_STRUCT_TM_TM_GMTOFF
166
167 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
168 #undef HAVE_STRUCT_TM_TM_ZONE
169
170 /* Define to 1 if you have the <sys/mman.h> header file. */
171 #undef HAVE_SYS_MMAN_H
172
173 /* Define to 1 if you have the <sys/param.h> header file. */
174 #undef HAVE_SYS_PARAM_H
175
176 /* Define to 1 if you have the <sys/stat.h> header file. */
177 #undef HAVE_SYS_STAT_H
178
179 /* Define to 1 if you have the <sys/time.h> header file. */
180 #undef HAVE_SYS_TIME_H
181
182 /* Define to 1 if you have the <sys/types.h> header file. */
183 #undef HAVE_SYS_TYPES_H
184
185 /* Define to 1 if you have the <sys/utime.h> header file. */
186 #undef HAVE_SYS_UTIME_H
187
188 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
189 #undef HAVE_SYS_WAIT_H
190
191 /* HAVE_TM_ISDST */
192 #undef HAVE_TM_ISDST
193
194 /* HAVE_TM_ZONE */
195 #undef HAVE_TM_ZONE
196
197 /* HAVE_TZNAME */
198 #undef HAVE_TZNAME
199
200 /* Define to 1 if the system has the type `uintptr_t'. */
201 #undef HAVE_UINTPTR_T
202
203 /* Define to 1 if you have the <unistd.h> header file. */
204 #undef HAVE_UNISTD_H
205
206 /* Define to 1 if you have the `uselocale' function. */
207 #undef HAVE_USELOCALE
208
209 /* Define to 1 if you have the `utime' function. */
210 #undef HAVE_UTIME
211
212 /* Define to 1 if you have the `utimes' function. */
213 #undef HAVE_UTIMES
214
215 /* Define to 1 if you have the <utime.h> header file. */
216 #undef HAVE_UTIME_H
217
218 /* Define to 1 if you have the `vasprintf' function. */
219 #undef HAVE_VASPRINTF
220
221 /* Define to 1 if you have the `vfork' function. */
222 #undef HAVE_VFORK
223
224 /* Define to 1 if you have the <vfork.h> header file. */
225 #undef HAVE_VFORK_H
226
227 /* Define to 1 or 0, depending whether the compiler supports simple visibility
228 declarations. */
229 #undef HAVE_VISIBILITY
230
231 /* Define to 1 if you have the <wchar.h> header file. */
232 #undef HAVE_WCHAR_H
233
234 /* Define to 1 if you have the <wctype.h> header file. */
235 #undef HAVE_WCTYPE_H
236
237 /* Define to 1 if you have the `wcwidth' function. */
238 #undef HAVE_WCWIDTH
239
240 /* Define to 1 if `fork' works. */
241 #undef HAVE_WORKING_FORK
242
243 /* Define to 1 if `vfork' works. */
244 #undef HAVE_WORKING_VFORK
245
246 /* Define to 1 if you have the <xlocale.h> header file. */
247 #undef HAVE_XLOCALE_H
248
249 /* Define to 1 if you have the <zlib.h> header file. */
250 #undef HAVE_ZLIB_H
251
252 /* Define to the sub-directory in which libtool stores uninstalled libraries.
253 */
254 #undef LT_OBJDIR
255
256 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
257 */
258 #undef MAJOR_IN_MKDEV
259
260 /* Define to 1 if `major', `minor', and `makedev' are declared in
261 <sysmacros.h>. */
262 #undef MAJOR_IN_SYSMACROS
263
264 /* Name of package */
265 #undef PACKAGE
266
267 /* Define to the address where bug reports for this package should be sent. */
268 #undef PACKAGE_BUGREPORT
269
270 /* Define to the full name of this package. */
271 #undef PACKAGE_NAME
272
273 /* Define to the full name and version of this package. */
274 #undef PACKAGE_STRING
275
276 /* Define to the one symbol short name of this package. */
277 #undef PACKAGE_TARNAME
278
279 /* Define to the home page for this package. */
280 #undef PACKAGE_URL
281
282 /* Define to the version of this package. */
283 #undef PACKAGE_VERSION
284
285 /* Define to 1 if you have the ANSI C header files. */
286 #undef STDC_HEADERS
287
288 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
289 #undef TM_IN_SYS_TIME
290
291 /* Enable extensions on AIX 3, Interix. */
292 #ifndef _ALL_SOURCE
293 # undef _ALL_SOURCE
294 #endif
295 /* Enable GNU extensions on systems that have them. */
296 #ifndef _GNU_SOURCE
297 # undef _GNU_SOURCE
298 #endif
299 /* Enable threading extensions on Solaris. */
300 #ifndef _POSIX_PTHREAD_SEMANTICS
301 # undef _POSIX_PTHREAD_SEMANTICS
302 #endif
303 /* Enable extensions on HP NonStop. */
304 #ifndef _TANDEM_SOURCE
305 # undef _TANDEM_SOURCE
306 #endif
307 /* Enable general extensions on Solaris. */
308 #ifndef __EXTENSIONS__
309 # undef __EXTENSIONS__
310 #endif
311
312
313 /* Version number of package */
314 #undef VERSION
315
316 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
317 significant byte first (like Motorola and SPARC, unlike Intel). */
318 #if defined AC_APPLE_UNIVERSAL_BUILD
319 # if defined __BIG_ENDIAN__
320 # define WORDS_BIGENDIAN 1
321 # endif
322 #else
323 # ifndef WORDS_BIGENDIAN
324 # undef WORDS_BIGENDIAN
325 # endif
326 #endif
327
328 /* Enable zlib compression support */
329 #undef ZLIBSUPPORT
330
331 /* Enable large inode numbers on Mac OS X 10.5. */
332 #ifndef _DARWIN_USE_64_BIT_INODE
333 # define _DARWIN_USE_64_BIT_INODE 1
334 #endif
335
336 /* Number of bits in a file offset, on hosts where this is settable. */
337 #undef _FILE_OFFSET_BITS
338
339 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
340 #undef _LARGEFILE_SOURCE
341
342 /* Define for large files, on AIX-style hosts. */
343 #undef _LARGE_FILES
344
345 /* Define to 1 if on MINIX. */
346 #undef _MINIX
347
348 /* Define to 2 if the system does not provide POSIX.1 features except with
349 this defined. */
350 #undef _POSIX_1_SOURCE
351
352 /* Define to 1 if you need to in order for `stat' and other things to work. */
353 #undef _POSIX_SOURCE
354
355 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
356 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
357 #define below would cause a syntax error. */
358 #undef _UINT32_T
359
360 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
361 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
362 #define below would cause a syntax error. */
363 #undef _UINT64_T
364
365 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
366 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
367 #define below would cause a syntax error. */
368 #undef _UINT8_T
369
370 /* Define to empty if `const' does not conform to ANSI C. */
371 #undef const
372
373 /* Define to the type of a signed integer type of width exactly 32 bits if
374 such a type exists and the standard includes do not define it. */
375 #undef int32_t
376
377 /* Define to the type of a signed integer type of width exactly 64 bits if
378 such a type exists and the standard includes do not define it. */
379 #undef int64_t
380
381 /* Define to the type of a signed integer type wide enough to hold a pointer,
382 if such a type exists, and if the system does not define it. */
383 #undef intptr_t
384
385 /* Define to a type if <wchar.h> does not define. */
386 #undef mbstate_t
387
388 /* Define to `long int' if <sys/types.h> does not define. */
389 #undef off_t
390
391 /* Define to `int' if <sys/types.h> does not define. */
392 #undef pid_t
393
394 /* Define to `unsigned int' if <sys/types.h> does not define. */
395 #undef size_t
396
397 /* Define to the type of an unsigned integer type of width exactly 16 bits if
398 such a type exists and the standard includes do not define it. */
399 #undef uint16_t
400
401 /* Define to the type of an unsigned integer type of width exactly 32 bits if
402 such a type exists and the standard includes do not define it. */
403 #undef uint32_t
404
405 /* Define to the type of an unsigned integer type of width exactly 64 bits if
406 such a type exists and the standard includes do not define it. */
407 #undef uint64_t
408
409 /* Define to the type of an unsigned integer type of width exactly 8 bits if
410 such a type exists and the standard includes do not define it. */
411 #undef uint8_t
412
413 /* Define to the type of an unsigned integer type wide enough to hold a
414 pointer, if such a type exists, and if the system does not define it. */
415 #undef uintptr_t
416
417 /* Define as `fork' if `vfork' does not work. */
418 #undef vfork