]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/file/config.h.in
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / file / config.h.in
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 <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
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
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
65
66 /* Define to 1 if you have the <strings.h> header file. */
67 #undef HAVE_STRINGS_H
68
69 /* Define to 1 if you have the <string.h> header file. */
70 #undef HAVE_STRING_H
71
72 /* Define to 1 if you have the `strndup' function. */
73 #undef HAVE_STRNDUP
74
75 /* Define to 1 if you have the `strtof' function. */
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
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
106 /* */
107 #undef HAVE_TM_ISDST
108
109 /* HAVE_TM_ZONE */
110 #undef HAVE_TM_ZONE
111
112 /* HAVE_TZNAME */
113 #undef HAVE_TZNAME
114
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
127 /* Define to 1 if you have the `vsnprintf' function. */
128 #undef HAVE_VSNPRINTF
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. */
137 #undef HAVE_WCWIDTH
138
139 /* Define to 1 if you have the <zlib.h> header file. */
140 #undef HAVE_ZLIB_H
141
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
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
168 /* */
169 #undef SIZEOF_INT64_T
170
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
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
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
221 /* */
222 #undef uint16_t
223
224 /* */
225 #undef uint32_t
226
227 /* */
228 #undef uint64_t
229
230 /* */
231 #undef uint8_t