xref: /freebsd/contrib/file/config.h.in (revision 8847579c57d6aff2b3371c707dce7a2cee8389aa)
1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Use the builtin ELF recognition code */
4#undef BUILTIN_ELF
5
6/* Recognize ELF core files */
7#undef ELFCORE
8
9/* */
10#undef HAVE_DAYLIGHT
11
12/* Define to 1 if you have the <dlfcn.h> header file. */
13#undef HAVE_DLFCN_H
14
15/* Define to 1 if you have the <fcntl.h> header file. */
16#undef HAVE_FCNTL_H
17
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
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 <locale.h> header file. */
31#undef HAVE_LOCALE_H
32
33/* */
34#undef HAVE_LONG_LONG
35
36/* Define to 1 if you have the `mbrtowc' function. */
37#undef HAVE_MBRTOWC
38
39/* Define to 1 if <wchar.h> declares mbstate_t. */
40#undef HAVE_MBSTATE_T
41
42/* Define to 1 if you have the <memory.h> header file. */
43#undef HAVE_MEMORY_H
44
45/* Define to 1 if you have the `mkstemp' function. */
46#undef HAVE_MKSTEMP
47
48/* Define to 1 if you have the `mmap' function. */
49#undef HAVE_MMAP
50
51/* Define to 1 if you have the `snprintf' function. */
52#undef HAVE_SNPRINTF
53
54/* Define to 1 if you have the <stdint.h> header file. */
55#undef HAVE_STDINT_H
56
57/* Define to 1 if you have the <stdlib.h> header file. */
58#undef HAVE_STDLIB_H
59
60/* Define to 1 if you have the `strerror' function. */
61#undef HAVE_STRERROR
62
63/* Define to 1 if you have the <strings.h> header file. */
64#undef HAVE_STRINGS_H
65
66/* Define to 1 if you have the <string.h> header file. */
67#undef HAVE_STRING_H
68
69/* Define to 1 if you have the `strtoul' function. */
70#undef HAVE_STRTOUL
71
72/* Define to 1 if `st_rdev' is member of `struct stat'. */
73#undef HAVE_STRUCT_STAT_ST_RDEV
74
75/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
76   `HAVE_STRUCT_STAT_ST_RDEV' instead. */
77#undef HAVE_ST_RDEV
78
79/* Define to 1 if you have the <sys/mman.h> header file. */
80#undef HAVE_SYS_MMAN_H
81
82/* Define to 1 if you have the <sys/stat.h> header file. */
83#undef HAVE_SYS_STAT_H
84
85/* Define to 1 if you have the <sys/types.h> header file. */
86#undef HAVE_SYS_TYPES_H
87
88/* Define to 1 if you have the <sys/utime.h> header file. */
89#undef HAVE_SYS_UTIME_H
90
91/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
92#undef HAVE_SYS_WAIT_H
93
94/* */
95#undef HAVE_TM_ISDST
96
97/* HAVE_TM_ZONE */
98#undef HAVE_TM_ZONE
99
100/* HAVE_TZNAME */
101#undef HAVE_TZNAME
102
103/* Define to 1 if you have the <unistd.h> header file. */
104#undef HAVE_UNISTD_H
105
106/* Define to 1 if you have the `utime' function. */
107#undef HAVE_UTIME
108
109/* Define to 1 if you have the `utimes' function. */
110#undef HAVE_UTIMES
111
112/* Define to 1 if you have the <utime.h> header file. */
113#undef HAVE_UTIME_H
114
115/* Define to 1 if you have the `vsnprintf' function. */
116#undef HAVE_VSNPRINTF
117
118/* Define to 1 if you have the <wchar.h> header file. */
119#undef HAVE_WCHAR_H
120
121/* Define to 1 if you have the `wcwidth' function. */
122#undef HAVE_WCWIDTH
123
124/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
125   */
126#undef MAJOR_IN_MKDEV
127
128/* Define to 1 if `major', `minor', and `makedev' are declared in
129   <sysmacros.h>. */
130#undef MAJOR_IN_SYSMACROS
131
132/* Name of package */
133#undef PACKAGE
134
135/* Define to the address where bug reports for this package should be sent. */
136#undef PACKAGE_BUGREPORT
137
138/* Define to the full name of this package. */
139#undef PACKAGE_NAME
140
141/* Define to the full name and version of this package. */
142#undef PACKAGE_STRING
143
144/* Define to the one symbol short name of this package. */
145#undef PACKAGE_TARNAME
146
147/* Define to the version of this package. */
148#undef PACKAGE_VERSION
149
150/* */
151#undef SIZEOF_UINT16_T
152
153/* */
154#undef SIZEOF_UINT32_T
155
156/* */
157#undef SIZEOF_UINT64_T
158
159/* */
160#undef SIZEOF_UINT8_T
161
162/* Define to 1 if you have the ANSI C header files. */
163#undef STDC_HEADERS
164
165/* Define to 1 if your <sys/time.h> declares `struct tm'. */
166#undef TM_IN_SYS_TIME
167
168/* Version number of package */
169#undef VERSION
170
171/* Number of bits in a file offset, on hosts where this is settable. */
172#undef _FILE_OFFSET_BITS
173
174/* Define for large files, on AIX-style hosts. */
175#undef _LARGE_FILES
176
177/* Define to empty if `const' does not conform to ANSI C. */
178#undef const
179
180/* */
181#undef int32_t
182
183/* Define to a type if <wchar.h> does not define. */
184#undef mbstate_t
185
186/* Define to `long' if <sys/types.h> does not define. */
187#undef off_t
188
189/* Define to `unsigned' if <sys/types.h> does not define. */
190#undef size_t
191
192/* */
193#undef uint16_t
194
195/* */
196#undef uint32_t
197
198/* */
199#undef uint64_t
200
201/* */
202#undef uint8_t
203