xref: /freebsd/contrib/file/config.h.in (revision 80c86c36592144292291c7620eba02fd7bc1ddf0)
128a8b562SDavid E. O'Brien/* config.h.in.  Generated from configure.ac by autoheader.  */
275a6cdb3SDavid E. O'Brien
328a8b562SDavid E. O'Brien/* Define in built-in ELF support is used */
475a6cdb3SDavid E. O'Brien#undef BUILTIN_ELF
575a6cdb3SDavid E. O'Brien
628a8b562SDavid E. O'Brien/* Define for ELF core file support */
775a6cdb3SDavid E. O'Brien#undef ELFCORE
875a6cdb3SDavid E. O'Brien
928a8b562SDavid E. O'Brien/* Define to 1 if you have the `asprintf' function. */
1028a8b562SDavid E. O'Brien#undef HAVE_ASPRINTF
1128a8b562SDavid E. O'Brien
1228a8b562SDavid E. O'Brien/* HAVE_DAYLIGHT */
13649d615cSDavid E. O'Brien#undef HAVE_DAYLIGHT
14649d615cSDavid E. O'Brien
15*80c86c36SDavid E. O'Brien/* Define to 1 if you have the declaration of `daylight', and to 0 if you
16*80c86c36SDavid E. O'Brien   don't. */
17*80c86c36SDavid E. O'Brien#undef HAVE_DECL_DAYLIGHT
18*80c86c36SDavid E. O'Brien
19*80c86c36SDavid E. O'Brien/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
20*80c86c36SDavid E. O'Brien   */
21*80c86c36SDavid E. O'Brien#undef HAVE_DECL_TZNAME
22*80c86c36SDavid E. O'Brien
23a2e8fb4cSDavid E. O'Brien/* Define to 1 if you have the <dlfcn.h> header file. */
24a2e8fb4cSDavid E. O'Brien#undef HAVE_DLFCN_H
2575a6cdb3SDavid E. O'Brien
2628a8b562SDavid E. O'Brien/* Define to 1 if you have the <err.h> header file. */
2728a8b562SDavid E. O'Brien#undef HAVE_ERR_H
2828a8b562SDavid E. O'Brien
29ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <fcntl.h> header file. */
308ed12636SDavid E. O'Brien#undef HAVE_FCNTL_H
318ed12636SDavid E. O'Brien
32*80c86c36SDavid E. O'Brien/* Define to 1 if you have the `fork' function. */
33*80c86c36SDavid E. O'Brien#undef HAVE_FORK
34*80c86c36SDavid E. O'Brien
3528a8b562SDavid E. O'Brien/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
3628a8b562SDavid E. O'Brien#undef HAVE_FSEEKO
3728a8b562SDavid E. O'Brien
38*80c86c36SDavid E. O'Brien/* Define to 1 if you have the `getline' function. */
39*80c86c36SDavid E. O'Brien#undef HAVE_GETLINE
40*80c86c36SDavid E. O'Brien
41ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <getopt.h> header file. */
428ed12636SDavid E. O'Brien#undef HAVE_GETOPT_H
438ed12636SDavid E. O'Brien
44ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `getopt_long' function. */
45ea8dc7e0SDavid E. O'Brien#undef HAVE_GETOPT_LONG
46ea8dc7e0SDavid E. O'Brien
4728a8b562SDavid E. O'Brien/* Define to 1 if the system has the type `int32_t'. */
4828a8b562SDavid E. O'Brien#undef HAVE_INT32_T
4928a8b562SDavid E. O'Brien
5028a8b562SDavid E. O'Brien/* Define to 1 if the system has the type `int64_t'. */
5128a8b562SDavid E. O'Brien#undef HAVE_INT64_T
5228a8b562SDavid E. O'Brien
53ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <inttypes.h> header file. */
543459dd37SDavid E. O'Brien#undef HAVE_INTTYPES_H
553459dd37SDavid E. O'Brien
56*80c86c36SDavid E. O'Brien/* Define to 1 if you have the `gnurx' library (-lgnurx). */
57*80c86c36SDavid E. O'Brien#undef HAVE_LIBGNURX
58*80c86c36SDavid E. O'Brien
59ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `z' library (-lz). */
608ed12636SDavid E. O'Brien#undef HAVE_LIBZ
618ed12636SDavid E. O'Brien
6217c6260fSDavid E. O'Brien/* Define to 1 if you have the <limits.h> header file. */
6317c6260fSDavid E. O'Brien#undef HAVE_LIMITS_H
6417c6260fSDavid E. O'Brien
65ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <locale.h> header file. */
66ea8dc7e0SDavid E. O'Brien#undef HAVE_LOCALE_H
6775a6cdb3SDavid E. O'Brien
68ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `mbrtowc' function. */
69ea8dc7e0SDavid E. O'Brien#undef HAVE_MBRTOWC
70ea8dc7e0SDavid E. O'Brien
7188a5e5acSDavid E. O'Brien/* Define to 1 if <wchar.h> declares mbstate_t. */
7288a5e5acSDavid E. O'Brien#undef HAVE_MBSTATE_T
7388a5e5acSDavid E. O'Brien
74ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <memory.h> header file. */
75ea8dc7e0SDavid E. O'Brien#undef HAVE_MEMORY_H
76ea8dc7e0SDavid E. O'Brien
77ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `mkstemp' function. */
78ea8dc7e0SDavid E. O'Brien#undef HAVE_MKSTEMP
79ea8dc7e0SDavid E. O'Brien
80ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `mmap' function. */
81ea8dc7e0SDavid E. O'Brien#undef HAVE_MMAP
82ea8dc7e0SDavid E. O'Brien
83*80c86c36SDavid E. O'Brien/* Define to 1 if the system has the type `pid_t'. */
84*80c86c36SDavid E. O'Brien#undef HAVE_PID_T
85*80c86c36SDavid E. O'Brien
86ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <stdint.h> header file. */
87ea8dc7e0SDavid E. O'Brien#undef HAVE_STDINT_H
88ea8dc7e0SDavid E. O'Brien
89ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <stdlib.h> header file. */
90ea8dc7e0SDavid E. O'Brien#undef HAVE_STDLIB_H
91ea8dc7e0SDavid E. O'Brien
92ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `strerror' function. */
93ea8dc7e0SDavid E. O'Brien#undef HAVE_STRERROR
94ea8dc7e0SDavid E. O'Brien
95ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <strings.h> header file. */
96ea8dc7e0SDavid E. O'Brien#undef HAVE_STRINGS_H
97ea8dc7e0SDavid E. O'Brien
98ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <string.h> header file. */
99ea8dc7e0SDavid E. O'Brien#undef HAVE_STRING_H
100ea8dc7e0SDavid E. O'Brien
1017dbb948bSDavid E. O'Brien/* Define to 1 if you have the `strlcat' function. */
1027dbb948bSDavid E. O'Brien#undef HAVE_STRLCAT
1037dbb948bSDavid E. O'Brien
1047dbb948bSDavid E. O'Brien/* Define to 1 if you have the `strlcpy' function. */
1057dbb948bSDavid E. O'Brien#undef HAVE_STRLCPY
1067dbb948bSDavid E. O'Brien
10717c6260fSDavid E. O'Brien/* Define to 1 if you have the `strndup' function. */
10817c6260fSDavid E. O'Brien#undef HAVE_STRNDUP
10917c6260fSDavid E. O'Brien
110974b70c4SDavid E. O'Brien/* Define to 1 if you have the `strtof' function. */
111974b70c4SDavid E. O'Brien#undef HAVE_STRTOF
112974b70c4SDavid E. O'Brien
113ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `strtoul' function. */
114ea8dc7e0SDavid E. O'Brien#undef HAVE_STRTOUL
115ea8dc7e0SDavid E. O'Brien
11670b95ceeSXin LI/* HAVE_STRUCT_OPTION */
11770b95ceeSXin LI#undef HAVE_STRUCT_OPTION
11870b95ceeSXin LI
119*80c86c36SDavid E. O'Brien/* Define to 1 if `st_rdev' is a member of `struct stat'. */
120ea8dc7e0SDavid E. O'Brien#undef HAVE_STRUCT_STAT_ST_RDEV
121ea8dc7e0SDavid E. O'Brien
122*80c86c36SDavid E. O'Brien/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
1237dbb948bSDavid E. O'Brien#undef HAVE_STRUCT_TM_TM_GMTOFF
1247dbb948bSDavid E. O'Brien
125*80c86c36SDavid E. O'Brien/* Define to 1 if `tm_zone' is a member of `struct tm'. */
1267dbb948bSDavid E. O'Brien#undef HAVE_STRUCT_TM_TM_ZONE
1277dbb948bSDavid E. O'Brien
128ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <sys/mman.h> header file. */
129ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_MMAN_H
130ea8dc7e0SDavid E. O'Brien
131ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <sys/stat.h> header file. */
132ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_STAT_H
133ea8dc7e0SDavid E. O'Brien
13417c6260fSDavid E. O'Brien/* Define to 1 if you have the <sys/time.h> header file. */
13517c6260fSDavid E. O'Brien#undef HAVE_SYS_TIME_H
13617c6260fSDavid E. O'Brien
137ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <sys/types.h> header file. */
138ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_TYPES_H
139ea8dc7e0SDavid E. O'Brien
140ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <sys/utime.h> header file. */
141ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_UTIME_H
142ea8dc7e0SDavid E. O'Brien
143ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
144ea8dc7e0SDavid E. O'Brien#undef HAVE_SYS_WAIT_H
14575a6cdb3SDavid E. O'Brien
14628a8b562SDavid E. O'Brien/* HAVE_TM_ISDST */
147a2e8fb4cSDavid E. O'Brien#undef HAVE_TM_ISDST
148a2e8fb4cSDavid E. O'Brien
1498ed12636SDavid E. O'Brien/* HAVE_TM_ZONE */
1508ed12636SDavid E. O'Brien#undef HAVE_TM_ZONE
1518ed12636SDavid E. O'Brien
1528ed12636SDavid E. O'Brien/* HAVE_TZNAME */
1538ed12636SDavid E. O'Brien#undef HAVE_TZNAME
1548ed12636SDavid E. O'Brien
15528a8b562SDavid E. O'Brien/* Define to 1 if the system has the type `uint16_t'. */
15628a8b562SDavid E. O'Brien#undef HAVE_UINT16_T
15728a8b562SDavid E. O'Brien
15828a8b562SDavid E. O'Brien/* Define to 1 if the system has the type `uint32_t'. */
15928a8b562SDavid E. O'Brien#undef HAVE_UINT32_T
16028a8b562SDavid E. O'Brien
16128a8b562SDavid E. O'Brien/* Define to 1 if the system has the type `uint64_t'. */
16228a8b562SDavid E. O'Brien#undef HAVE_UINT64_T
16328a8b562SDavid E. O'Brien
16428a8b562SDavid E. O'Brien/* Define to 1 if the system has the type `uint8_t'. */
16528a8b562SDavid E. O'Brien#undef HAVE_UINT8_T
16628a8b562SDavid E. O'Brien
167ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <unistd.h> header file. */
168ea8dc7e0SDavid E. O'Brien#undef HAVE_UNISTD_H
169ea8dc7e0SDavid E. O'Brien
170ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `utime' function. */
171ea8dc7e0SDavid E. O'Brien#undef HAVE_UTIME
172ea8dc7e0SDavid E. O'Brien
173ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `utimes' function. */
174ea8dc7e0SDavid E. O'Brien#undef HAVE_UTIMES
175ea8dc7e0SDavid E. O'Brien
176ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <utime.h> header file. */
177ea8dc7e0SDavid E. O'Brien#undef HAVE_UTIME_H
178ea8dc7e0SDavid E. O'Brien
17928a8b562SDavid E. O'Brien/* Define to 1 if you have the `vasprintf' function. */
18028a8b562SDavid E. O'Brien#undef HAVE_VASPRINTF
18188a5e5acSDavid E. O'Brien
182ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the <wchar.h> header file. */
183ea8dc7e0SDavid E. O'Brien#undef HAVE_WCHAR_H
184ea8dc7e0SDavid E. O'Brien
185d1d50c78SDavid E. O'Brien/* Define to 1 if you have the <wctype.h> header file. */
186d1d50c78SDavid E. O'Brien#undef HAVE_WCTYPE_H
187d1d50c78SDavid E. O'Brien
188ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the `wcwidth' function. */
189ea8dc7e0SDavid E. O'Brien#undef HAVE_WCWIDTH
190ea8dc7e0SDavid E. O'Brien
191974b70c4SDavid E. O'Brien/* Define to 1 if you have the <zlib.h> header file. */
192974b70c4SDavid E. O'Brien#undef HAVE_ZLIB_H
193974b70c4SDavid E. O'Brien
194*80c86c36SDavid E. O'Brien/* Define to the sub-directory in which libtool stores uninstalled libraries.
195*80c86c36SDavid E. O'Brien   */
196*80c86c36SDavid E. O'Brien#undef LT_OBJDIR
197*80c86c36SDavid E. O'Brien
198ea8dc7e0SDavid E. O'Brien/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
199ea8dc7e0SDavid E. O'Brien   */
200ea8dc7e0SDavid E. O'Brien#undef MAJOR_IN_MKDEV
201ea8dc7e0SDavid E. O'Brien
202ea8dc7e0SDavid E. O'Brien/* Define to 1 if `major', `minor', and `makedev' are declared in
203ea8dc7e0SDavid E. O'Brien   <sysmacros.h>. */
204ea8dc7e0SDavid E. O'Brien#undef MAJOR_IN_SYSMACROS
205ea8dc7e0SDavid E. O'Brien
20628a8b562SDavid E. O'Brien/* Define to 1 if your C compiler doesn't accept -c and -o together. */
20728a8b562SDavid E. O'Brien#undef NO_MINUS_C_MINUS_O
20828a8b562SDavid E. O'Brien
209ea8dc7e0SDavid E. O'Brien/* Name of package */
210ea8dc7e0SDavid E. O'Brien#undef PACKAGE
211ea8dc7e0SDavid E. O'Brien
212ea8dc7e0SDavid E. O'Brien/* Define to the address where bug reports for this package should be sent. */
213ea8dc7e0SDavid E. O'Brien#undef PACKAGE_BUGREPORT
214ea8dc7e0SDavid E. O'Brien
215ea8dc7e0SDavid E. O'Brien/* Define to the full name of this package. */
216ea8dc7e0SDavid E. O'Brien#undef PACKAGE_NAME
217ea8dc7e0SDavid E. O'Brien
218ea8dc7e0SDavid E. O'Brien/* Define to the full name and version of this package. */
219ea8dc7e0SDavid E. O'Brien#undef PACKAGE_STRING
220ea8dc7e0SDavid E. O'Brien
221ea8dc7e0SDavid E. O'Brien/* Define to the one symbol short name of this package. */
222ea8dc7e0SDavid E. O'Brien#undef PACKAGE_TARNAME
223ea8dc7e0SDavid E. O'Brien
224*80c86c36SDavid E. O'Brien/* Define to the home page for this package. */
225*80c86c36SDavid E. O'Brien#undef PACKAGE_URL
226*80c86c36SDavid E. O'Brien
227ea8dc7e0SDavid E. O'Brien/* Define to the version of this package. */
228ea8dc7e0SDavid E. O'Brien#undef PACKAGE_VERSION
229ea8dc7e0SDavid E. O'Brien
23028a8b562SDavid E. O'Brien/* The size of `long long', as computed by sizeof. */
23128a8b562SDavid E. O'Brien#undef SIZEOF_LONG_LONG
232a2e8fb4cSDavid E. O'Brien
233ea8dc7e0SDavid E. O'Brien/* Define to 1 if you have the ANSI C header files. */
234ea8dc7e0SDavid E. O'Brien#undef STDC_HEADERS
235ea8dc7e0SDavid E. O'Brien
236ea8dc7e0SDavid E. O'Brien/* Define to 1 if your <sys/time.h> declares `struct tm'. */
237ea8dc7e0SDavid E. O'Brien#undef TM_IN_SYS_TIME
238ea8dc7e0SDavid E. O'Brien
239*80c86c36SDavid E. O'Brien/* Enable extensions on AIX 3, Interix.  */
240*80c86c36SDavid E. O'Brien#ifndef _ALL_SOURCE
241*80c86c36SDavid E. O'Brien# undef _ALL_SOURCE
242*80c86c36SDavid E. O'Brien#endif
243*80c86c36SDavid E. O'Brien/* Enable GNU extensions on systems that have them.  */
244*80c86c36SDavid E. O'Brien#ifndef _GNU_SOURCE
245*80c86c36SDavid E. O'Brien# undef _GNU_SOURCE
246*80c86c36SDavid E. O'Brien#endif
247*80c86c36SDavid E. O'Brien/* Enable threading extensions on Solaris.  */
248*80c86c36SDavid E. O'Brien#ifndef _POSIX_PTHREAD_SEMANTICS
249*80c86c36SDavid E. O'Brien# undef _POSIX_PTHREAD_SEMANTICS
250*80c86c36SDavid E. O'Brien#endif
251*80c86c36SDavid E. O'Brien/* Enable extensions on HP NonStop.  */
252*80c86c36SDavid E. O'Brien#ifndef _TANDEM_SOURCE
253*80c86c36SDavid E. O'Brien# undef _TANDEM_SOURCE
254*80c86c36SDavid E. O'Brien#endif
255*80c86c36SDavid E. O'Brien/* Enable general extensions on Solaris.  */
256*80c86c36SDavid E. O'Brien#ifndef __EXTENSIONS__
257*80c86c36SDavid E. O'Brien# undef __EXTENSIONS__
258*80c86c36SDavid E. O'Brien#endif
259*80c86c36SDavid E. O'Brien
260*80c86c36SDavid E. O'Brien
261ea8dc7e0SDavid E. O'Brien/* Version number of package */
262ea8dc7e0SDavid E. O'Brien#undef VERSION
263ea8dc7e0SDavid E. O'Brien
2648ed12636SDavid E. O'Brien/* Number of bits in a file offset, on hosts where this is settable. */
2658ed12636SDavid E. O'Brien#undef _FILE_OFFSET_BITS
2668ed12636SDavid E. O'Brien
26728a8b562SDavid E. O'Brien/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
26828a8b562SDavid E. O'Brien#undef _LARGEFILE_SOURCE
26928a8b562SDavid E. O'Brien
2708ed12636SDavid E. O'Brien/* Define for large files, on AIX-style hosts. */
2718ed12636SDavid E. O'Brien#undef _LARGE_FILES
2728ed12636SDavid E. O'Brien
273*80c86c36SDavid E. O'Brien/* Define to 1 if on MINIX. */
274*80c86c36SDavid E. O'Brien#undef _MINIX
275*80c86c36SDavid E. O'Brien
276*80c86c36SDavid E. O'Brien/* Define to 2 if the system does not provide POSIX.1 features except with
277*80c86c36SDavid E. O'Brien   this defined. */
278*80c86c36SDavid E. O'Brien#undef _POSIX_1_SOURCE
279*80c86c36SDavid E. O'Brien
280*80c86c36SDavid E. O'Brien/* Define to 1 if you need to in order for `stat' and other things to work. */
281*80c86c36SDavid E. O'Brien#undef _POSIX_SOURCE
282*80c86c36SDavid E. O'Brien
283ea8dc7e0SDavid E. O'Brien/* Define to empty if `const' does not conform to ANSI C. */
284ea8dc7e0SDavid E. O'Brien#undef const
285ea8dc7e0SDavid E. O'Brien
286ea8dc7e0SDavid E. O'Brien/* Define to a type if <wchar.h> does not define. */
287ea8dc7e0SDavid E. O'Brien#undef mbstate_t
288ea8dc7e0SDavid E. O'Brien
289974b70c4SDavid E. O'Brien/* Define to `long int' if <sys/types.h> does not define. */
290ea8dc7e0SDavid E. O'Brien#undef off_t
291ea8dc7e0SDavid E. O'Brien
292974b70c4SDavid E. O'Brien/* Define to `unsigned int' if <sys/types.h> does not define. */
293ea8dc7e0SDavid E. O'Brien#undef size_t
294a2e8fb4cSDavid E. O'Brien
295a2e8fb4cSDavid E. O'Brien
29628a8b562SDavid E. O'Brien#ifndef HAVE_UINT8_T
29728a8b562SDavid E. O'Brientypedef unsigned char uint8_t;
29828a8b562SDavid E. O'Brien#endif
29928a8b562SDavid E. O'Brien#ifndef HAVE_UINT16_T
30028a8b562SDavid E. O'Brientypedef unsigned short uint16_t;
30128a8b562SDavid E. O'Brien#endif
30228a8b562SDavid E. O'Brien#ifndef HAVE_UINT32_T
30328a8b562SDavid E. O'Brientypedef unsigned int uint32_t;
30428a8b562SDavid E. O'Brien#endif
30528a8b562SDavid E. O'Brien#ifndef HAVE_INT32_T
30628a8b562SDavid E. O'Brientypedef int int32_t;
30728a8b562SDavid E. O'Brien#endif
30828a8b562SDavid E. O'Brien#ifndef HAVE_UINT64_T
30928a8b562SDavid E. O'Brien#if SIZEOF_LONG_LONG == 8
31028a8b562SDavid E. O'Brientypedef unsigned long long uint64_t;
31128a8b562SDavid E. O'Brien#else
31228a8b562SDavid E. O'Brientypedef unsigned long uint64_t;
31328a8b562SDavid E. O'Brien#endif
31428a8b562SDavid E. O'Brien#endif
31528a8b562SDavid E. O'Brien#ifndef HAVE_INT64_T
31628a8b562SDavid E. O'Brien#if SIZEOF_LONG_LONG == 8
31728a8b562SDavid E. O'Brientypedef long long int64_t;
31828a8b562SDavid E. O'Brien#else
31928a8b562SDavid E. O'Brientypedef long int64_t;
32028a8b562SDavid E. O'Brien#endif
32128a8b562SDavid E. O'Brien#endif
322a2e8fb4cSDavid E. O'Brien
323