]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/file/config.h.in
zfs: merge openzfs/zfs@8e8acabdc
[FreeBSD/FreeBSD.git] / contrib / file / config.h.in
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 /* Enable bzlib compression support */
10 #undef BZLIBSUPPORT
11
12 /* Define for ELF core file support */
13 #undef ELFCORE
14
15 /* Define to 1 if you have the `asctime_r' function. */
16 #undef HAVE_ASCTIME_R
17
18 /* Define to 1 if you have the `asprintf' function. */
19 #undef HAVE_ASPRINTF
20
21 /* Define to 1 if you have the <byteswap.h> header file. */
22 #undef HAVE_BYTESWAP_H
23
24 /* Define to 1 if you have the <bzlib.h> header file. */
25 #undef HAVE_BZLIB_H
26
27 /* Define to 1 if you have the `ctime_r' function. */
28 #undef HAVE_CTIME_R
29
30 /* HAVE_DAYLIGHT */
31 #undef HAVE_DAYLIGHT
32
33 /* Define to 1 if you have the declaration of `daylight', and to 0 if you
34    don't. */
35 #undef HAVE_DECL_DAYLIGHT
36
37 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
38    */
39 #undef HAVE_DECL_TZNAME
40
41 /* Define to 1 if you have the <dlfcn.h> header file. */
42 #undef HAVE_DLFCN_H
43
44 /* Define to 1 if you have the `dprintf' function. */
45 #undef HAVE_DPRINTF
46
47 /* Define to 1 if you have the <err.h> header file. */
48 #undef HAVE_ERR_H
49
50 /* Define to 1 if you have the <fcntl.h> header file. */
51 #undef HAVE_FCNTL_H
52
53 /* Define to 1 if you have the `fmtcheck' function. */
54 #undef HAVE_FMTCHECK
55
56 /* Define to 1 if you have the `fork' function. */
57 #undef HAVE_FORK
58
59 /* Define to 1 if you have the `freelocale' function. */
60 #undef HAVE_FREELOCALE
61
62 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
63 #undef HAVE_FSEEKO
64
65 /* Define to 1 if you have the `getline' function. */
66 #undef HAVE_GETLINE
67
68 /* Define to 1 if you have the <getopt.h> header file. */
69 #undef HAVE_GETOPT_H
70
71 /* Define to 1 if you have the `getopt_long' function. */
72 #undef HAVE_GETOPT_LONG
73
74 /* Define to 1 if you have the `getpagesize' function. */
75 #undef HAVE_GETPAGESIZE
76
77 /* Define to 1 if you have the `gmtime_r' function. */
78 #undef HAVE_GMTIME_R
79
80 /* Define to 1 if the system has the type `intptr_t'. */
81 #undef HAVE_INTPTR_T
82
83 /* Define to 1 if you have the <inttypes.h> header file. */
84 #undef HAVE_INTTYPES_H
85
86 /* Define to 1 if you have the `bz2' library (-lbz2). */
87 #undef HAVE_LIBBZ2
88
89 /* Define to 1 if you have the `gnurx' library (-lgnurx). */
90 #undef HAVE_LIBGNURX
91
92 /* Define to 1 if you have the `lzma' library (-llzma). */
93 #undef HAVE_LIBLZMA
94
95 /* Define to 1 if you have the `seccomp' library (-lseccomp). */
96 #undef HAVE_LIBSECCOMP
97
98 /* Define to 1 if you have the `z' library (-lz). */
99 #undef HAVE_LIBZ
100
101 /* Define to 1 if you have the `localtime_r' function. */
102 #undef HAVE_LOCALTIME_R
103
104 /* Define to 1 if you have the <lzma.h> header file. */
105 #undef HAVE_LZMA_H
106
107 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
108 #undef HAVE_MBRTOWC
109
110 /* Define to 1 if <wchar.h> declares mbstate_t. */
111 #undef HAVE_MBSTATE_T
112
113 /* Define to 1 if you have the `memmem' function. */
114 #undef HAVE_MEMMEM
115
116 /* Define to 1 if you have the <minix/config.h> header file. */
117 #undef HAVE_MINIX_CONFIG_H
118
119 /* Define to 1 if you have the `mkostemp' function. */
120 #undef HAVE_MKOSTEMP
121
122 /* Define to 1 if you have the `mkstemp' function. */
123 #undef HAVE_MKSTEMP
124
125 /* Define to 1 if you have a working `mmap' system call. */
126 #undef HAVE_MMAP
127
128 /* Define to 1 if you have the `newlocale' function. */
129 #undef HAVE_NEWLOCALE
130
131 /* Define to 1 if you have the `pipe2' function. */
132 #undef HAVE_PIPE2
133
134 /* Define to 1 if you have the `posix_spawnp' function. */
135 #undef HAVE_POSIX_SPAWNP
136
137 /* Define to 1 if you have the `pread' function. */
138 #undef HAVE_PREAD
139
140 /* Have sig_t type */
141 #undef HAVE_SIG_T
142
143 /* Define to 1 if you have the <spawn.h> header file. */
144 #undef HAVE_SPAWN_H
145
146 /* Define to 1 if you have the <stdint.h> header file. */
147 #undef HAVE_STDINT_H
148
149 /* Define to 1 if you have the <stdio.h> header file. */
150 #undef HAVE_STDIO_H
151
152 /* Define to 1 if you have the <stdlib.h> header file. */
153 #undef HAVE_STDLIB_H
154
155 /* Define to 1 if you have the `strcasestr' function. */
156 #undef HAVE_STRCASESTR
157
158 /* Define to 1 if you have the <strings.h> header file. */
159 #undef HAVE_STRINGS_H
160
161 /* Define to 1 if you have the <string.h> header file. */
162 #undef HAVE_STRING_H
163
164 /* Define to 1 if you have the `strlcat' function. */
165 #undef HAVE_STRLCAT
166
167 /* Define to 1 if you have the `strlcpy' function. */
168 #undef HAVE_STRLCPY
169
170 /* Define to 1 if you have the `strndup' function. */
171 #undef HAVE_STRNDUP
172
173 /* Define to 1 if you have the `strtof' function. */
174 #undef HAVE_STRTOF
175
176 /* HAVE_STRUCT_OPTION */
177 #undef HAVE_STRUCT_OPTION
178
179 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
180 #undef HAVE_STRUCT_STAT_ST_RDEV
181
182 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
183 #undef HAVE_STRUCT_TM_TM_GMTOFF
184
185 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
186 #undef HAVE_STRUCT_TM_TM_ZONE
187
188 /* Define to 1 if you have the <sys/bswap.h> header file. */
189 #undef HAVE_SYS_BSWAP_H
190
191 /* Define to 1 if you have the <sys/ioctl.h> header file. */
192 #undef HAVE_SYS_IOCTL_H
193
194 /* Define to 1 if you have the <sys/mman.h> header file. */
195 #undef HAVE_SYS_MMAN_H
196
197 /* Define to 1 if you have the <sys/param.h> header file. */
198 #undef HAVE_SYS_PARAM_H
199
200 /* Define to 1 if you have the <sys/stat.h> header file. */
201 #undef HAVE_SYS_STAT_H
202
203 /* Define to 1 if you have the <sys/sysmacros.h> header file. */
204 #undef HAVE_SYS_SYSMACROS_H
205
206 /* Define to 1 if you have the <sys/time.h> header file. */
207 #undef HAVE_SYS_TIME_H
208
209 /* Define to 1 if you have the <sys/types.h> header file. */
210 #undef HAVE_SYS_TYPES_H
211
212 /* Define to 1 if you have the <sys/utime.h> header file. */
213 #undef HAVE_SYS_UTIME_H
214
215 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
216 #undef HAVE_SYS_WAIT_H
217
218 /* HAVE_TM_ISDST */
219 #undef HAVE_TM_ISDST
220
221 /* HAVE_TM_ZONE */
222 #undef HAVE_TM_ZONE
223
224 /* HAVE_TZNAME */
225 #undef HAVE_TZNAME
226
227 /* Define to 1 if the system has the type `uintptr_t'. */
228 #undef HAVE_UINTPTR_T
229
230 /* Define to 1 if you have the <unistd.h> header file. */
231 #undef HAVE_UNISTD_H
232
233 /* Define to 1 if you have the `uselocale' function. */
234 #undef HAVE_USELOCALE
235
236 /* Define to 1 if you have the `utime' function. */
237 #undef HAVE_UTIME
238
239 /* Define to 1 if you have the `utimes' function. */
240 #undef HAVE_UTIMES
241
242 /* Define to 1 if you have the <utime.h> header file. */
243 #undef HAVE_UTIME_H
244
245 /* Define to 1 if you have the `vasprintf' function. */
246 #undef HAVE_VASPRINTF
247
248 /* Define to 1 if you have the `vfork' function. */
249 #undef HAVE_VFORK
250
251 /* Define to 1 if you have the <vfork.h> header file. */
252 #undef HAVE_VFORK_H
253
254 /* Define to 1 or 0, depending whether the compiler supports simple visibility
255    declarations. */
256 #undef HAVE_VISIBILITY
257
258 /* Define to 1 if you have the <wchar.h> header file. */
259 #undef HAVE_WCHAR_H
260
261 /* Define to 1 if you have the <wctype.h> header file. */
262 #undef HAVE_WCTYPE_H
263
264 /* Define to 1 if you have the `wcwidth' function. */
265 #undef HAVE_WCWIDTH
266
267 /* Define to 1 if `fork' works. */
268 #undef HAVE_WORKING_FORK
269
270 /* Define to 1 if `vfork' works. */
271 #undef HAVE_WORKING_VFORK
272
273 /* Define to 1 if you have the <xlocale.h> header file. */
274 #undef HAVE_XLOCALE_H
275
276 /* Define to 1 if you have the <zlib.h> header file. */
277 #undef HAVE_ZLIB_H
278
279 /* Define to the sub-directory where libtool stores uninstalled libraries. */
280 #undef LT_OBJDIR
281
282 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
283    */
284 #undef MAJOR_IN_MKDEV
285
286 /* Define to 1 if `major', `minor', and `makedev' are declared in
287    <sysmacros.h>. */
288 #undef MAJOR_IN_SYSMACROS
289
290 /* Name of package */
291 #undef PACKAGE
292
293 /* Define to the address where bug reports for this package should be sent. */
294 #undef PACKAGE_BUGREPORT
295
296 /* Define to the full name of this package. */
297 #undef PACKAGE_NAME
298
299 /* Define to the full name and version of this package. */
300 #undef PACKAGE_STRING
301
302 /* Define to the one symbol short name of this package. */
303 #undef PACKAGE_TARNAME
304
305 /* Define to the home page for this package. */
306 #undef PACKAGE_URL
307
308 /* Define to the version of this package. */
309 #undef PACKAGE_VERSION
310
311 /* Define to 1 if all of the C90 standard headers exist (not just the ones
312    required in a freestanding environment). This macro is provided for
313    backward compatibility; new code need not use it. */
314 #undef STDC_HEADERS
315
316 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
317 #undef TM_IN_SYS_TIME
318
319 /* Enable extensions on AIX 3, Interix.  */
320 #ifndef _ALL_SOURCE
321 # undef _ALL_SOURCE
322 #endif
323 /* Enable general extensions on macOS.  */
324 #ifndef _DARWIN_C_SOURCE
325 # undef _DARWIN_C_SOURCE
326 #endif
327 /* Enable general extensions on Solaris.  */
328 #ifndef __EXTENSIONS__
329 # undef __EXTENSIONS__
330 #endif
331 /* Enable GNU extensions on systems that have them.  */
332 #ifndef _GNU_SOURCE
333 # undef _GNU_SOURCE
334 #endif
335 /* Enable X/Open compliant socket functions that do not require linking
336    with -lxnet on HP-UX 11.11.  */
337 #ifndef _HPUX_ALT_XOPEN_SOCKET_API
338 # undef _HPUX_ALT_XOPEN_SOCKET_API
339 #endif
340 /* Identify the host operating system as Minix.
341    This macro does not affect the system headers' behavior.
342    A future release of Autoconf may stop defining this macro.  */
343 #ifndef _MINIX
344 # undef _MINIX
345 #endif
346 /* Enable general extensions on NetBSD.
347    Enable NetBSD compatibility extensions on Minix.  */
348 #ifndef _NETBSD_SOURCE
349 # undef _NETBSD_SOURCE
350 #endif
351 /* Enable OpenBSD compatibility extensions on NetBSD.
352    Oddly enough, this does nothing on OpenBSD.  */
353 #ifndef _OPENBSD_SOURCE
354 # undef _OPENBSD_SOURCE
355 #endif
356 /* Define to 1 if needed for POSIX-compatible behavior.  */
357 #ifndef _POSIX_SOURCE
358 # undef _POSIX_SOURCE
359 #endif
360 /* Define to 2 if needed for POSIX-compatible behavior.  */
361 #ifndef _POSIX_1_SOURCE
362 # undef _POSIX_1_SOURCE
363 #endif
364 /* Enable POSIX-compatible threading on Solaris.  */
365 #ifndef _POSIX_PTHREAD_SEMANTICS
366 # undef _POSIX_PTHREAD_SEMANTICS
367 #endif
368 /* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
369 #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
370 # undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
371 #endif
372 /* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
373 #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
374 # undef __STDC_WANT_IEC_60559_BFP_EXT__
375 #endif
376 /* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
377 #ifndef __STDC_WANT_IEC_60559_DFP_EXT__
378 # undef __STDC_WANT_IEC_60559_DFP_EXT__
379 #endif
380 /* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
381 #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
382 # undef __STDC_WANT_IEC_60559_FUNCS_EXT__
383 #endif
384 /* Enable extensions specified by ISO/IEC TS 18661-3:2015.  */
385 #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
386 # undef __STDC_WANT_IEC_60559_TYPES_EXT__
387 #endif
388 /* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
389 #ifndef __STDC_WANT_LIB_EXT2__
390 # undef __STDC_WANT_LIB_EXT2__
391 #endif
392 /* Enable extensions specified by ISO/IEC 24747:2009.  */
393 #ifndef __STDC_WANT_MATH_SPEC_FUNCS__
394 # undef __STDC_WANT_MATH_SPEC_FUNCS__
395 #endif
396 /* Enable extensions on HP NonStop.  */
397 #ifndef _TANDEM_SOURCE
398 # undef _TANDEM_SOURCE
399 #endif
400 /* Enable X/Open extensions.  Define to 500 only if necessary
401    to make mbstate_t available.  */
402 #ifndef _XOPEN_SOURCE
403 # undef _XOPEN_SOURCE
404 #endif
405
406
407 /* Version number of package */
408 #undef VERSION
409
410 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
411    significant byte first (like Motorola and SPARC, unlike Intel). */
412 #if defined AC_APPLE_UNIVERSAL_BUILD
413 # if defined __BIG_ENDIAN__
414 #  define WORDS_BIGENDIAN 1
415 # endif
416 #else
417 # ifndef WORDS_BIGENDIAN
418 #  undef WORDS_BIGENDIAN
419 # endif
420 #endif
421
422 /* Enable xzlib compression support */
423 #undef XZLIBSUPPORT
424
425 /* Enable zlib compression support */
426 #undef ZLIBSUPPORT
427
428 /* Number of bits in a file offset, on hosts where this is settable. */
429 #undef _FILE_OFFSET_BITS
430
431 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
432 #undef _LARGEFILE_SOURCE
433
434 /* Define for large files, on AIX-style hosts. */
435 #undef _LARGE_FILES
436
437 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
438    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
439    #define below would cause a syntax error. */
440 #undef _UINT32_T
441
442 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
443    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
444    #define below would cause a syntax error. */
445 #undef _UINT64_T
446
447 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
448    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
449    #define below would cause a syntax error. */
450 #undef _UINT8_T
451
452 /* Define to the type of a signed integer type of width exactly 32 bits if
453    such a type exists and the standard includes do not define it. */
454 #undef int32_t
455
456 /* Define to the type of a signed integer type of width exactly 64 bits if
457    such a type exists and the standard includes do not define it. */
458 #undef int64_t
459
460 /* Define to the type of a signed integer type wide enough to hold a pointer,
461    if such a type exists, and if the system does not define it. */
462 #undef intptr_t
463
464 /* Define to a type if <wchar.h> does not define. */
465 #undef mbstate_t
466
467 /* Define to `long int' if <sys/types.h> does not define. */
468 #undef off_t
469
470 /* Define as a signed integer type capable of holding a process identifier. */
471 #undef pid_t
472
473 /* Define to `unsigned int' if <sys/types.h> does not define. */
474 #undef size_t
475
476 /* Define to the type of an unsigned integer type of width exactly 16 bits if
477    such a type exists and the standard includes do not define it. */
478 #undef uint16_t
479
480 /* Define to the type of an unsigned integer type of width exactly 32 bits if
481    such a type exists and the standard includes do not define it. */
482 #undef uint32_t
483
484 /* Define to the type of an unsigned integer type of width exactly 64 bits if
485    such a type exists and the standard includes do not define it. */
486 #undef uint64_t
487
488 /* Define to the type of an unsigned integer type of width exactly 8 bits if
489    such a type exists and the standard includes do not define it. */
490 #undef uint8_t
491
492 /* Define to the type of an unsigned integer type wide enough to hold a
493    pointer, if such a type exists, and if the system does not define it. */
494 #undef uintptr_t
495
496 /* Define as `fork' if `vfork' does not work. */
497 #undef vfork