nbtool_config.h.in revision 1.61 1 1.49 dholland /* nbtool_config.h.in. Generated from configure.ac by autoheader. */
2 1.12 wiz
3 1.50 kamil /* $NetBSD: nbtool_config.h.in,v 1.61 2025/09/18 20:25:12 christos Exp $ */
4 1.9 wiz
5 1.12 wiz #ifndef __NETBSD_NBTOOL_CONFIG_H__
6 1.12 wiz #define __NETBSD_NBTOOL_CONFIG_H__
7 1.9 wiz
8 1.38 christos /* Define if building universal (internal helper macro) */
9 1.38 christos #undef AC_APPLE_UNIVERSAL_BUILD
10 1.38 christos
11 1.54 lukem /* Define to 1 if your 'fparseln' function is broken. */
12 1.22 tnozaki #undef BROKEN_FPARSELN
13 1.22 tnozaki
14 1.59 christos /* Define to 1 if using 'alloca.c'. */
15 1.9 wiz #undef C_ALLOCA
16 1.1 lukem
17 1.59 christos /* Define to 1 if you have 'alloca', as a function or macro. */
18 1.9 wiz #undef HAVE_ALLOCA
19 1.1 lukem
20 1.59 christos /* Define to 1 if <alloca.h> works. */
21 1.1 lukem #undef HAVE_ALLOCA_H
22 1.1 lukem
23 1.38 christos /* Define to 1 if you have the <arpa/nameser.h> header file. */
24 1.21 tsutsui #undef HAVE_ARPA_NAMESER_H
25 1.21 tsutsui
26 1.59 christos /* Define to 1 if you have the 'asnprintf' function. */
27 1.9 wiz #undef HAVE_ASNPRINTF
28 1.9 wiz
29 1.59 christos /* Define to 1 if you have the 'asprintf' function. */
30 1.9 wiz #undef HAVE_ASPRINTF
31 1.9 wiz
32 1.38 christos /* Define to 1 if you have the <assert.h> header file. */
33 1.9 wiz #undef HAVE_ASSERT_H
34 1.9 wiz
35 1.59 christos /* Define to 1 if you have the 'atoll' function. */
36 1.9 wiz #undef HAVE_ATOLL
37 1.9 wiz
38 1.59 christos /* Define to 1 if you have the 'basename' function. */
39 1.9 wiz #undef HAVE_BASENAME
40 1.9 wiz
41 1.38 christos /* Define to 1 if you have the <ctype.h> header file. */
42 1.9 wiz #undef HAVE_CTYPE_H
43 1.9 wiz
44 1.59 christos /* Define to 1 if you have the declaration of 'asnprintf', and to 0 if you
45 1.42 sevan don't. */
46 1.42 sevan #undef HAVE_DECL_ASNPRINTF
47 1.42 sevan
48 1.59 christos /* Define to 1 if you have the declaration of 'asprintf', and to 0 if you
49 1.40 christos don't. */
50 1.40 christos #undef HAVE_DECL_ASPRINTF
51 1.40 christos
52 1.59 christos /* Define to 1 if you have the declaration of 'atoll', and to 0 if you don't.
53 1.40 christos */
54 1.40 christos #undef HAVE_DECL_ATOLL
55 1.40 christos
56 1.59 christos /* Define to 1 if you have the declaration of 'basename', and to 0 if you
57 1.40 christos don't. */
58 1.40 christos #undef HAVE_DECL_BASENAME
59 1.40 christos
60 1.59 christos /* Define to 1 if you have the declaration of 'be16dec', and to 0 if you
61 1.17 apb don't. */
62 1.17 apb #undef HAVE_DECL_BE16DEC
63 1.17 apb
64 1.59 christos /* Define to 1 if you have the declaration of 'be16enc', and to 0 if you
65 1.17 apb don't. */
66 1.17 apb #undef HAVE_DECL_BE16ENC
67 1.17 apb
68 1.59 christos /* Define to 1 if you have the declaration of 'be16toh', and to 0 if you
69 1.9 wiz don't. */
70 1.9 wiz #undef HAVE_DECL_BE16TOH
71 1.9 wiz
72 1.59 christos /* Define to 1 if you have the declaration of 'be32dec', and to 0 if you
73 1.17 apb don't. */
74 1.17 apb #undef HAVE_DECL_BE32DEC
75 1.17 apb
76 1.59 christos /* Define to 1 if you have the declaration of 'be32enc', and to 0 if you
77 1.17 apb don't. */
78 1.17 apb #undef HAVE_DECL_BE32ENC
79 1.17 apb
80 1.59 christos /* Define to 1 if you have the declaration of 'be32toh', and to 0 if you
81 1.9 wiz don't. */
82 1.9 wiz #undef HAVE_DECL_BE32TOH
83 1.1 lukem
84 1.59 christos /* Define to 1 if you have the declaration of 'be64dec', and to 0 if you
85 1.17 apb don't. */
86 1.17 apb #undef HAVE_DECL_BE64DEC
87 1.17 apb
88 1.59 christos /* Define to 1 if you have the declaration of 'be64enc', and to 0 if you
89 1.17 apb don't. */
90 1.17 apb #undef HAVE_DECL_BE64ENC
91 1.17 apb
92 1.59 christos /* Define to 1 if you have the declaration of 'be64toh', and to 0 if you
93 1.9 wiz don't. */
94 1.9 wiz #undef HAVE_DECL_BE64TOH
95 1.7 jmc
96 1.59 christos /* Define to 1 if you have the declaration of 'bswap16', and to 0 if you
97 1.9 wiz don't. */
98 1.8 dogcow #undef HAVE_DECL_BSWAP16
99 1.9 wiz
100 1.59 christos /* Define to 1 if you have the declaration of 'bswap32', and to 0 if you
101 1.9 wiz don't. */
102 1.8 dogcow #undef HAVE_DECL_BSWAP32
103 1.9 wiz
104 1.59 christos /* Define to 1 if you have the declaration of 'bswap64', and to 0 if you
105 1.9 wiz don't. */
106 1.8 dogcow #undef HAVE_DECL_BSWAP64
107 1.9 wiz
108 1.59 christos /* Define to 1 if you have the declaration of 'dirname', and to 0 if you
109 1.40 christos don't. */
110 1.40 christos #undef HAVE_DECL_DIRNAME
111 1.40 christos
112 1.59 christos /* Define to 1 if you have the declaration of 'err', and to 0 if you don't. */
113 1.39 christos #undef HAVE_DECL_ERR
114 1.39 christos
115 1.59 christos /* Define to 1 if you have the declaration of 'errc', and to 0 if you don't.
116 1.35 christos */
117 1.35 christos #undef HAVE_DECL_ERRC
118 1.35 christos
119 1.59 christos /* Define to 1 if you have the declaration of 'errx', and to 0 if you don't.
120 1.39 christos */
121 1.39 christos #undef HAVE_DECL_ERRX
122 1.39 christos
123 1.59 christos /* Define to 1 if you have the declaration of 'fgetln', and to 0 if you don't.
124 1.40 christos */
125 1.40 christos #undef HAVE_DECL_FGETLN
126 1.40 christos
127 1.59 christos /* Define to 1 if you have the declaration of 'fparseln', and to 0 if you
128 1.41 christos don't. */
129 1.41 christos #undef HAVE_DECL_FPARSELN
130 1.41 christos
131 1.59 christos /* Define to 1 if you have the declaration of 'fpurge', and to 0 if you don't.
132 1.41 christos */
133 1.41 christos #undef HAVE_DECL_FPURGE
134 1.40 christos
135 1.59 christos /* Define to 1 if you have the declaration of 'fstatvfs', and to 0 if you
136 1.9 wiz don't. */
137 1.9 wiz #undef HAVE_DECL_FSTATVFS
138 1.9 wiz
139 1.59 christos /* Define to 1 if you have the declaration of 'getdelim', and to 0 if you
140 1.41 christos don't. */
141 1.41 christos #undef HAVE_DECL_GETDELIM
142 1.41 christos
143 1.59 christos /* Define to 1 if you have the declaration of 'getline', and to 0 if you
144 1.40 christos don't. */
145 1.40 christos #undef HAVE_DECL_GETLINE
146 1.40 christos
147 1.59 christos /* Define to 1 if you have the declaration of 'getprogname', and to 0 if you
148 1.40 christos don't. */
149 1.40 christos #undef HAVE_DECL_GETPROGNAME
150 1.40 christos
151 1.59 christos /* Define to 1 if you have the declaration of 'getsubopt', and to 0 if you
152 1.47 christos don't. */
153 1.47 christos #undef HAVE_DECL_GETSUBOPT
154 1.47 christos
155 1.59 christos /* Define to 1 if you have the declaration of 'gid_from_group', and to 0 if
156 1.19 christos you don't. */
157 1.19 christos #undef HAVE_DECL_GID_FROM_GROUP
158 1.19 christos
159 1.59 christos /* Define to 1 if you have the declaration of 'group_from_gid', and to 0 if
160 1.19 christos you don't. */
161 1.19 christos #undef HAVE_DECL_GROUP_FROM_GID
162 1.19 christos
163 1.59 christos /* Define to 1 if you have the declaration of 'heapsort', and to 0 if you
164 1.40 christos don't. */
165 1.40 christos #undef HAVE_DECL_HEAPSORT
166 1.40 christos
167 1.59 christos /* Define to 1 if you have the declaration of 'htobe16', and to 0 if you
168 1.9 wiz don't. */
169 1.8 dogcow #undef HAVE_DECL_HTOBE16
170 1.9 wiz
171 1.59 christos /* Define to 1 if you have the declaration of 'htobe32', and to 0 if you
172 1.9 wiz don't. */
173 1.8 dogcow #undef HAVE_DECL_HTOBE32
174 1.9 wiz
175 1.59 christos /* Define to 1 if you have the declaration of 'htobe64', and to 0 if you
176 1.9 wiz don't. */
177 1.8 dogcow #undef HAVE_DECL_HTOBE64
178 1.9 wiz
179 1.59 christos /* Define to 1 if you have the declaration of 'htole16', and to 0 if you
180 1.9 wiz don't. */
181 1.8 dogcow #undef HAVE_DECL_HTOLE16
182 1.9 wiz
183 1.59 christos /* Define to 1 if you have the declaration of 'htole32', and to 0 if you
184 1.9 wiz don't. */
185 1.8 dogcow #undef HAVE_DECL_HTOLE32
186 1.9 wiz
187 1.59 christos /* Define to 1 if you have the declaration of 'htole64', and to 0 if you
188 1.9 wiz don't. */
189 1.8 dogcow #undef HAVE_DECL_HTOLE64
190 1.9 wiz
191 1.59 christos /* Define to 1 if you have the declaration of 'isblank', and to 0 if you
192 1.40 christos don't. */
193 1.40 christos #undef HAVE_DECL_ISBLANK
194 1.40 christos
195 1.59 christos /* Define to 1 if you have the declaration of 'issetugid', and to 0 if you
196 1.40 christos don't. */
197 1.40 christos #undef HAVE_DECL_ISSETUGID
198 1.40 christos
199 1.59 christos /* Define to 1 if you have the declaration of 'lchflags', and to 0 if you
200 1.19 christos don't. */
201 1.19 christos #undef HAVE_DECL_LCHFLAGS
202 1.19 christos
203 1.59 christos /* Define to 1 if you have the declaration of 'lchmod', and to 0 if you don't.
204 1.19 christos */
205 1.19 christos #undef HAVE_DECL_LCHMOD
206 1.19 christos
207 1.59 christos /* Define to 1 if you have the declaration of 'lchown', and to 0 if you don't.
208 1.19 christos */
209 1.19 christos #undef HAVE_DECL_LCHOWN
210 1.19 christos
211 1.59 christos /* Define to 1 if you have the declaration of 'le16dec', and to 0 if you
212 1.17 apb don't. */
213 1.17 apb #undef HAVE_DECL_LE16DEC
214 1.17 apb
215 1.59 christos /* Define to 1 if you have the declaration of 'le16enc', and to 0 if you
216 1.17 apb don't. */
217 1.17 apb #undef HAVE_DECL_LE16ENC
218 1.17 apb
219 1.59 christos /* Define to 1 if you have the declaration of 'le16toh', and to 0 if you
220 1.9 wiz don't. */
221 1.8 dogcow #undef HAVE_DECL_LE16TOH
222 1.9 wiz
223 1.59 christos /* Define to 1 if you have the declaration of 'le32dec', and to 0 if you
224 1.17 apb don't. */
225 1.17 apb #undef HAVE_DECL_LE32DEC
226 1.17 apb
227 1.59 christos /* Define to 1 if you have the declaration of 'le32enc', and to 0 if you
228 1.17 apb don't. */
229 1.17 apb #undef HAVE_DECL_LE32ENC
230 1.17 apb
231 1.59 christos /* Define to 1 if you have the declaration of 'le32toh', and to 0 if you
232 1.9 wiz don't. */
233 1.8 dogcow #undef HAVE_DECL_LE32TOH
234 1.9 wiz
235 1.59 christos /* Define to 1 if you have the declaration of 'le64dec', and to 0 if you
236 1.17 apb don't. */
237 1.17 apb #undef HAVE_DECL_LE64DEC
238 1.17 apb
239 1.59 christos /* Define to 1 if you have the declaration of 'le64enc', and to 0 if you
240 1.17 apb don't. */
241 1.17 apb #undef HAVE_DECL_LE64ENC
242 1.17 apb
243 1.59 christos /* Define to 1 if you have the declaration of 'le64toh', and to 0 if you
244 1.9 wiz don't. */
245 1.8 dogcow #undef HAVE_DECL_LE64TOH
246 1.4 jmc
247 1.59 christos /* Define to 1 if you have the declaration of 'mi_vector_hash', and to 0 if
248 1.39 christos you don't. */
249 1.39 christos #undef HAVE_DECL_MI_VECTOR_HASH
250 1.39 christos
251 1.59 christos /* Define to 1 if you have the declaration of 'mkdtemp', and to 0 if you
252 1.40 christos don't. */
253 1.40 christos #undef HAVE_DECL_MKDTEMP
254 1.40 christos
255 1.59 christos /* Define to 1 if you have the declaration of 'mkstemp', and to 0 if you
256 1.40 christos don't. */
257 1.40 christos #undef HAVE_DECL_MKSTEMP
258 1.40 christos
259 1.59 christos /* Define to 1 if you have the declaration of 'mkstemps', and to 0 if you
260 1.59 christos don't. */
261 1.59 christos #undef HAVE_DECL_MKSTEMPS
262 1.59 christos
263 1.59 christos /* Define to 1 if you have the declaration of 'optind', and to 0 if you don't.
264 1.9 wiz */
265 1.9 wiz #undef HAVE_DECL_OPTIND
266 1.1 lukem
267 1.59 christos /* Define to 1 if you have the declaration of 'optreset', and to 0 if you
268 1.9 wiz don't. */
269 1.1 lukem #undef HAVE_DECL_OPTRESET
270 1.9 wiz
271 1.59 christos /* Define to 1 if you have the declaration of 'pread', and to 0 if you don't.
272 1.40 christos */
273 1.40 christos #undef HAVE_DECL_PREAD
274 1.40 christos
275 1.59 christos /* Define to 1 if you have the declaration of 'pwcache_groupdb', and to 0 if
276 1.19 christos you don't. */
277 1.19 christos #undef HAVE_DECL_PWCACHE_GROUPDB
278 1.19 christos
279 1.59 christos /* Define to 1 if you have the declaration of 'pwcache_userdb', and to 0 if
280 1.19 christos you don't. */
281 1.19 christos #undef HAVE_DECL_PWCACHE_USERDB
282 1.19 christos
283 1.59 christos /* Define to 1 if you have the declaration of 'pwrite', and to 0 if you don't.
284 1.40 christos */
285 1.40 christos #undef HAVE_DECL_PWRITE
286 1.40 christos
287 1.59 christos /* Define to 1 if you have the declaration of 'raise_default_signal', and to 0
288 1.40 christos if you don't. */
289 1.40 christos #undef HAVE_DECL_RAISE_DEFAULT_SIGNAL
290 1.40 christos
291 1.59 christos /* Define to 1 if you have the declaration of 'reallocarr', and to 0 if you
292 1.40 christos don't. */
293 1.40 christos #undef HAVE_DECL_REALLOCARR
294 1.40 christos
295 1.59 christos /* Define to 1 if you have the declaration of 'reallocarray', and to 0 if you
296 1.53 christos don't. */
297 1.53 christos #undef HAVE_DECL_REALLOCARRAY
298 1.53 christos
299 1.59 christos /* Define to 1 if you have the declaration of 'setenv', and to 0 if you don't.
300 1.40 christos */
301 1.40 christos #undef HAVE_DECL_SETENV
302 1.40 christos
303 1.59 christos /* Define to 1 if you have the declaration of 'setgroupent', and to 0 if you
304 1.9 wiz don't. */
305 1.9 wiz #undef HAVE_DECL_SETGROUPENT
306 1.9 wiz
307 1.59 christos /* Define to 1 if you have the declaration of 'setpassent', and to 0 if you
308 1.9 wiz don't. */
309 1.9 wiz #undef HAVE_DECL_SETPASSENT
310 1.9 wiz
311 1.59 christos /* Define to 1 if you have the declaration of 'setprogname', and to 0 if you
312 1.40 christos don't. */
313 1.40 christos #undef HAVE_DECL_SETPROGNAME
314 1.40 christos
315 1.59 christos /* Define to 1 if you have the declaration of 'shquote', and to 0 if you
316 1.57 kre don't. */
317 1.57 kre #undef HAVE_DECL_SHQUOTE
318 1.57 kre
319 1.59 christos /* Define to 1 if you have the declaration of 'snprintf', and to 0 if you
320 1.40 christos don't. */
321 1.40 christos #undef HAVE_DECL_SNPRINTF
322 1.40 christos
323 1.59 christos /* Define to 1 if you have the declaration of 'strcasecmp', and to 0 if you
324 1.45 christos don't. */
325 1.45 christos #undef HAVE_DECL_STRCASECMP
326 1.45 christos
327 1.59 christos /* Define to 1 if you have the declaration of 'strcasestr', and to 0 if you
328 1.59 christos don't. */
329 1.59 christos #undef HAVE_DECL_STRCASESTR
330 1.59 christos
331 1.59 christos /* Define to 1 if you have the declaration of 'strlcat', and to 0 if you
332 1.39 christos don't. */
333 1.39 christos #undef HAVE_DECL_STRLCAT
334 1.39 christos
335 1.59 christos /* Define to 1 if you have the declaration of 'strlcpy', and to 0 if you
336 1.39 christos don't. */
337 1.39 christos #undef HAVE_DECL_STRLCPY
338 1.39 christos
339 1.59 christos /* Define to 1 if you have the declaration of 'strmode', and to 0 if you
340 1.40 christos don't. */
341 1.40 christos #undef HAVE_DECL_STRMODE
342 1.40 christos
343 1.59 christos /* Define to 1 if you have the declaration of 'strncasecmp', and to 0 if you
344 1.46 christos don't. */
345 1.46 christos #undef HAVE_DECL_STRNCASECMP
346 1.46 christos
347 1.59 christos /* Define to 1 if you have the declaration of 'strndup', and to 0 if you
348 1.19 christos don't. */
349 1.19 christos #undef HAVE_DECL_STRNDUP
350 1.19 christos
351 1.59 christos /* Define to 1 if you have the declaration of 'strnlen', and to 0 if you
352 1.34 apb don't. */
353 1.34 apb #undef HAVE_DECL_STRNLEN
354 1.34 apb
355 1.59 christos /* Define to 1 if you have the declaration of 'strsep', and to 0 if you don't.
356 1.40 christos */
357 1.40 christos #undef HAVE_DECL_STRSEP
358 1.40 christos
359 1.59 christos /* Define to 1 if you have the declaration of 'strsuftoll', and to 0 if you
360 1.10 wiz don't. */
361 1.10 wiz #undef HAVE_DECL_STRSUFTOLL
362 1.10 wiz
363 1.59 christos /* Define to 1 if you have the declaration of 'strtoi', and to 0 if you don't.
364 1.40 christos */
365 1.40 christos #undef HAVE_DECL_STRTOI
366 1.40 christos
367 1.59 christos /* Define to 1 if you have the declaration of 'strtoll', and to 0 if you
368 1.40 christos don't. */
369 1.40 christos #undef HAVE_DECL_STRTOLL
370 1.40 christos
371 1.59 christos /* Define to 1 if you have the declaration of 'strtonum', and to 0 if you
372 1.59 christos don't. */
373 1.59 christos #undef HAVE_DECL_STRTONUM
374 1.59 christos
375 1.59 christos /* Define to 1 if you have the declaration of 'strtou', and to 0 if you don't.
376 1.40 christos */
377 1.40 christos #undef HAVE_DECL_STRTOU
378 1.40 christos
379 1.59 christos /* Define to 1 if you have the declaration of 'sys_signame', and to 0 if you
380 1.9 wiz don't. */
381 1.1 lukem #undef HAVE_DECL_SYS_SIGNAME
382 1.1 lukem
383 1.59 christos /* Define to 1 if you have the declaration of 'uid_from_user', and to 0 if you
384 1.19 christos don't. */
385 1.19 christos #undef HAVE_DECL_UID_FROM_USER
386 1.19 christos
387 1.59 christos /* Define to 1 if you have the declaration of 'user_from_uid', and to 0 if you
388 1.19 christos don't. */
389 1.19 christos #undef HAVE_DECL_USER_FROM_UID
390 1.19 christos
391 1.59 christos /* Define to 1 if you have the declaration of 'vasnprintf', and to 0 if you
392 1.40 christos don't. */
393 1.40 christos #undef HAVE_DECL_VASNPRINTF
394 1.40 christos
395 1.59 christos /* Define to 1 if you have the declaration of 'vasprintf', and to 0 if you
396 1.40 christos don't. */
397 1.40 christos #undef HAVE_DECL_VASPRINTF
398 1.40 christos
399 1.59 christos /* Define to 1 if you have the declaration of 'verrc', and to 0 if you don't.
400 1.35 christos */
401 1.35 christos #undef HAVE_DECL_VERRC
402 1.35 christos
403 1.59 christos /* Define to 1 if you have the declaration of 'verrx', and to 0 if you don't.
404 1.39 christos */
405 1.39 christos #undef HAVE_DECL_VERRX
406 1.39 christos
407 1.59 christos /* Define to 1 if you have the declaration of 'vsnprintf', and to 0 if you
408 1.40 christos don't. */
409 1.40 christos #undef HAVE_DECL_VSNPRINTF
410 1.40 christos
411 1.61 christos /* Define to 1 if you have the declaration of 'vsyslog', and to 0 if you
412 1.61 christos don't. */
413 1.61 christos #undef HAVE_DECL_VSYSLOG
414 1.61 christos
415 1.59 christos /* Define to 1 if you have the declaration of 'vwarnc', and to 0 if you don't.
416 1.35 christos */
417 1.35 christos #undef HAVE_DECL_VWARNC
418 1.35 christos
419 1.59 christos /* Define to 1 if you have the declaration of 'vwarnx', and to 0 if you don't.
420 1.39 christos */
421 1.39 christos #undef HAVE_DECL_VWARNX
422 1.39 christos
423 1.59 christos /* Define to 1 if you have the declaration of 'warn', and to 0 if you don't.
424 1.39 christos */
425 1.39 christos #undef HAVE_DECL_WARN
426 1.39 christos
427 1.59 christos /* Define to 1 if you have the declaration of 'warnc', and to 0 if you don't.
428 1.35 christos */
429 1.35 christos #undef HAVE_DECL_WARNC
430 1.35 christos
431 1.59 christos /* Define to 1 if you have the declaration of 'warnx', and to 0 if you don't.
432 1.39 christos */
433 1.39 christos #undef HAVE_DECL_WARNX
434 1.39 christos
435 1.59 christos /* Define to 1 if you have the 'devname' function. */
436 1.1 lukem #undef HAVE_DEVNAME
437 1.9 wiz
438 1.59 christos /* Define to 1 if you have the <dirent.h> header file, and it defines 'DIR'.
439 1.38 christos */
440 1.9 wiz #undef HAVE_DIRENT_H
441 1.9 wiz
442 1.59 christos /* Define to 1 if you have the 'dirfd' function. */
443 1.1 lukem #undef HAVE_DIRFD
444 1.9 wiz
445 1.59 christos /* Define to 1 if you have the 'dirname' function. */
446 1.1 lukem #undef HAVE_DIRNAME
447 1.9 wiz
448 1.59 christos /* Define to 1 if 'dd_fd' is a member of 'DIR'. */
449 1.9 wiz #undef HAVE_DIR_DD_FD
450 1.9 wiz
451 1.59 christos /* Define to 1 if '__dd_fd' is a member of 'DIR'. */
452 1.13 thorpej #undef HAVE_DIR___DD_FD
453 1.13 thorpej
454 1.59 christos /* Define to 1 if you have the 'dispatch_semaphore_create' function. */
455 1.54 lukem #undef HAVE_DISPATCH_SEMAPHORE_CREATE
456 1.54 lukem
457 1.59 christos /* Define to 1 if you have the 'dprintf' function. */
458 1.29 christos #undef HAVE_DPRINTF
459 1.29 christos
460 1.50 kamil /* Define if you have the enum uio_rw type. */
461 1.50 kamil #undef HAVE_ENUM_UIO_RW
462 1.50 kamil
463 1.50 kamil /* Define if you have the enum uio_seg type. */
464 1.50 kamil #undef HAVE_ENUM_UIO_SEG
465 1.50 kamil
466 1.38 christos /* Define to 1 if you have the <errno.h> header file. */
467 1.9 wiz #undef HAVE_ERRNO_H
468 1.9 wiz
469 1.38 christos /* Define to 1 if you have the <err.h> header file. */
470 1.9 wiz #undef HAVE_ERR_H
471 1.9 wiz
472 1.59 christos /* Define to 1 if you have the 'esetfunc' function. */
473 1.15 christos #undef HAVE_ESETFUNC
474 1.15 christos
475 1.38 christos /* Define to 1 if you have the <fcntl.h> header file. */
476 1.9 wiz #undef HAVE_FCNTL_H
477 1.9 wiz
478 1.38 christos /* Define to 1 if you have the <features.h> header file. */
479 1.9 wiz #undef HAVE_FEATURES_H
480 1.9 wiz
481 1.59 christos /* Define to 1 if you have the 'fgetln' function. */
482 1.1 lukem #undef HAVE_FGETLN
483 1.9 wiz
484 1.59 christos /* Define to 1 if you have the 'flock' function. */
485 1.1 lukem #undef HAVE_FLOCK
486 1.9 wiz
487 1.59 christos /* Define to 1 if you have the 'fparseln' function. */
488 1.1 lukem #undef HAVE_FPARSELN
489 1.9 wiz
490 1.59 christos /* Define to 1 if you have the 'fpurge' function. */
491 1.23 christos #undef HAVE_FPURGE
492 1.23 christos
493 1.59 christos /* Define to 1 if you have the 'futimes' function. */
494 1.1 lukem #undef HAVE_FUTIMES
495 1.9 wiz
496 1.59 christos /* Define to 1 if you have the 'getline' function. */
497 1.27 joerg #undef HAVE_GETLINE
498 1.27 joerg
499 1.59 christos /* Define to 1 if you have the 'getopt' function. */
500 1.1 lukem #undef HAVE_GETOPT
501 1.9 wiz
502 1.38 christos /* Define to 1 if you have the <getopt.h> header file. */
503 1.9 wiz #undef HAVE_GETOPT_H
504 1.9 wiz
505 1.59 christos /* Define to 1 if you have the 'getopt_long' function. */
506 1.1 lukem #undef HAVE_GETOPT_LONG
507 1.9 wiz
508 1.59 christos /* Define to 1 if you have the 'gid_from_group' function. */
509 1.19 christos #undef HAVE_GID_FROM_GROUP
510 1.19 christos
511 1.59 christos /* Define to 1 if you have the 'group_from_gid' function. */
512 1.3 thorpej #undef HAVE_GROUP_FROM_GID
513 1.9 wiz
514 1.38 christos /* Define to 1 if you have the <grp.h> header file. */
515 1.9 wiz #undef HAVE_GRP_H
516 1.9 wiz
517 1.59 christos /* Define to 1 if you have the 'heapsort' function. */
518 1.9 wiz #undef HAVE_HEAPSORT
519 1.9 wiz
520 1.59 christos /* Define to 1 if the system has the type 'id_t'. */
521 1.9 wiz #undef HAVE_ID_T
522 1.9 wiz
523 1.38 christos /* Define to 1 if you have the <inttypes.h> header file. */
524 1.9 wiz #undef HAVE_INTTYPES_H
525 1.9 wiz
526 1.59 christos /* Define to 1 if you have the 'isblank' function. */
527 1.1 lukem #undef HAVE_ISBLANK
528 1.9 wiz
529 1.59 christos /* Define to 1 if you have the 'issetugid' function. */
530 1.1 lukem #undef HAVE_ISSETUGID
531 1.9 wiz
532 1.59 christos /* Define to 1 if you have the 'lchflags' function. */
533 1.1 lukem #undef HAVE_LCHFLAGS
534 1.9 wiz
535 1.59 christos /* Define to 1 if you have the 'lchmod' function. */
536 1.1 lukem #undef HAVE_LCHMOD
537 1.9 wiz
538 1.59 christos /* Define to 1 if you have the 'lchown' function. */
539 1.1 lukem #undef HAVE_LCHOWN
540 1.9 wiz
541 1.38 christos /* Define to 1 if you have the <libgen.h> header file. */
542 1.9 wiz #undef HAVE_LIBGEN_H
543 1.9 wiz
544 1.59 christos /* Define to 1 if you have the 'regex' library (-lregex). */
545 1.9 wiz #undef HAVE_LIBREGEX
546 1.9 wiz
547 1.59 christos /* Define to 1 if you have the 'rt' library (-lrt). */
548 1.32 jmcneill #undef HAVE_LIBRT
549 1.32 jmcneill
550 1.59 christos /* Define to 1 if you have the 'z' library (-lz). */
551 1.9 wiz #undef HAVE_LIBZ
552 1.9 wiz
553 1.38 christos /* Define to 1 if you have the <limits.h> header file. */
554 1.9 wiz #undef HAVE_LIMITS_H
555 1.9 wiz
556 1.38 christos /* Define to 1 if you have the <locale.h> header file. */
557 1.9 wiz #undef HAVE_LOCALE_H
558 1.9 wiz
559 1.59 christos /* Define to 1 if the system has the type 'long long'. */
560 1.9 wiz #undef HAVE_LONG_LONG
561 1.9 wiz
562 1.59 christos /* Define to 1 if you have the 'lutimes' function. */
563 1.1 lukem #undef HAVE_LUTIMES
564 1.9 wiz
565 1.38 christos /* Define to 1 if you have the <machine/bswap.h> header file. */
566 1.9 wiz #undef HAVE_MACHINE_BSWAP_H
567 1.9 wiz
568 1.38 christos /* Define to 1 if you have the <machine/endian.h> header file. */
569 1.13 thorpej #undef HAVE_MACHINE_ENDIAN_H
570 1.13 thorpej
571 1.38 christos /* Define to 1 if you have the <malloc.h> header file. */
572 1.9 wiz #undef HAVE_MALLOC_H
573 1.9 wiz
574 1.59 christos /* Define to 1 if you have the 'mkdtemp' function. */
575 1.9 wiz #undef HAVE_MKDTEMP
576 1.9 wiz
577 1.59 christos /* Define to 1 if you have the 'mkstemp' function. */
578 1.1 lukem #undef HAVE_MKSTEMP
579 1.9 wiz
580 1.59 christos /* Define to 1 if you have the 'mkstemps' function. */
581 1.59 christos #undef HAVE_MKSTEMPS
582 1.59 christos
583 1.59 christos /* Define to 1 if you have the <ndir.h> header file, and it defines 'DIR'. */
584 1.9 wiz #undef HAVE_NDIR_H
585 1.9 wiz
586 1.38 christos /* Define to 1 if you have the <netconfig.h> header file. */
587 1.9 wiz #undef HAVE_NETCONFIG_H
588 1.9 wiz
589 1.38 christos /* Define to 1 if you have the <netdb.h> header file. */
590 1.9 wiz #undef HAVE_NETDB_H
591 1.9 wiz
592 1.38 christos /* Define to 1 if you have the <paths.h> header file. */
593 1.9 wiz #undef HAVE_PATHS_H
594 1.9 wiz
595 1.59 christos /* Define to 1 if you have the 'poll' function. */
596 1.1 lukem #undef HAVE_POLL
597 1.9 wiz
598 1.59 christos /* Define to 1 if you have the 'posix_spawn' function. */
599 1.56 lukem #undef HAVE_POSIX_SPAWN
600 1.56 lukem
601 1.59 christos /* Define to 1 if you have the 'pread' function. */
602 1.1 lukem #undef HAVE_PREAD
603 1.9 wiz
604 1.38 christos /* Define to 1 if you have the <pthread.h> header file. */
605 1.26 apb #undef HAVE_PTHREAD_H
606 1.26 apb
607 1.59 christos /* Define to 1 if you have the 'putc_unlocked' function. */
608 1.1 lukem #undef HAVE_PUTC_UNLOCKED
609 1.9 wiz
610 1.59 christos /* Define to 1 if you have the 'pwcache_groupdb' function. */
611 1.19 christos #undef HAVE_PWCACHE_GROUPDB
612 1.19 christos
613 1.59 christos /* Define to 1 if you have the 'pwcache_userdb' function. */
614 1.1 lukem #undef HAVE_PWCACHE_USERDB
615 1.9 wiz
616 1.38 christos /* Define to 1 if you have the <pwd.h> header file. */
617 1.9 wiz #undef HAVE_PWD_H
618 1.9 wiz
619 1.59 christos /* Define to 1 if you have the 'pwrite' function. */
620 1.1 lukem #undef HAVE_PWRITE
621 1.9 wiz
622 1.59 christos /* Define to 1 if you have the 'raise_default_signal' function. */
623 1.18 lukem #undef HAVE_RAISE_DEFAULT_SIGNAL
624 1.18 lukem
625 1.59 christos /* Define to 1 if you have the 'random' function. */
626 1.1 lukem #undef HAVE_RANDOM
627 1.9 wiz
628 1.59 christos /* Define to 1 if you have the 'reallocarr' function. */
629 1.37 kamil #undef HAVE_REALLOCARR
630 1.37 kamil
631 1.59 christos /* Define to 1 if you have the 'reallocarray' function. */
632 1.53 christos #undef HAVE_REALLOCARRAY
633 1.53 christos
634 1.38 christos /* Define to 1 if you have the <resolv.h> header file. */
635 1.21 tsutsui #undef HAVE_RESOLV_H
636 1.21 tsutsui
637 1.38 christos /* Define to 1 if you have the <rpc/types.h> header file. */
638 1.9 wiz #undef HAVE_RPC_TYPES_H
639 1.9 wiz
640 1.59 christos /* Define to 1 if you have the 'setenv' function. */
641 1.1 lukem #undef HAVE_SETENV
642 1.9 wiz
643 1.59 christos /* Define to 1 if you have the 'setgroupent' function. */
644 1.1 lukem #undef HAVE_SETGROUPENT
645 1.9 wiz
646 1.59 christos /* Define to 1 if you have the 'setpassent' function. */
647 1.1 lukem #undef HAVE_SETPASSENT
648 1.9 wiz
649 1.59 christos /* Define to 1 if you have the 'setprogname' function. */
650 1.1 lukem #undef HAVE_SETPROGNAME
651 1.9 wiz
652 1.38 christos /* Define to 1 if you have the <signal.h> header file. */
653 1.9 wiz #undef HAVE_SIGNAL_H
654 1.9 wiz
655 1.59 christos /* Define to 1 if you have the 'snprintb_m' function. */
656 1.31 apb #undef HAVE_SNPRINTB_M
657 1.31 apb
658 1.59 christos /* Define to 1 if you have the 'snprintf' function. */
659 1.1 lukem #undef HAVE_SNPRINTF
660 1.9 wiz
661 1.9 wiz /* Define if you have the socklen_t type. */
662 1.9 wiz #undef HAVE_SOCKLEN_T
663 1.9 wiz
664 1.38 christos /* Define to 1 if you have the <stdarg.h> header file. */
665 1.9 wiz #undef HAVE_STDARG_H
666 1.9 wiz
667 1.38 christos /* Define to 1 if you have the <stddef.h> header file. */
668 1.9 wiz #undef HAVE_STDDEF_H
669 1.9 wiz
670 1.38 christos /* Define to 1 if you have the <stdint.h> header file. */
671 1.9 wiz #undef HAVE_STDINT_H
672 1.9 wiz
673 1.41 christos /* Define to 1 if you have the <stdio_ext.h> header file. */
674 1.41 christos #undef HAVE_STDIO_EXT_H
675 1.41 christos
676 1.38 christos /* Define to 1 if you have the <stdio.h> header file. */
677 1.9 wiz #undef HAVE_STDIO_H
678 1.9 wiz
679 1.38 christos /* Define to 1 if you have the <stdlib.h> header file. */
680 1.9 wiz #undef HAVE_STDLIB_H
681 1.9 wiz
682 1.59 christos /* Define to 1 if you have the 'strcasecmp' function. */
683 1.45 christos #undef HAVE_STRCASECMP
684 1.45 christos
685 1.59 christos /* Define to 1 if you have the 'strcasestr' function. */
686 1.59 christos #undef HAVE_STRCASESTR
687 1.59 christos
688 1.38 christos /* Define to 1 if you have the <strings.h> header file. */
689 1.9 wiz #undef HAVE_STRINGS_H
690 1.9 wiz
691 1.38 christos /* Define to 1 if you have the <string.h> header file. */
692 1.9 wiz #undef HAVE_STRING_H
693 1.9 wiz
694 1.59 christos /* Define to 1 if you have the 'strlcat' function. */
695 1.1 lukem #undef HAVE_STRLCAT
696 1.9 wiz
697 1.59 christos /* Define to 1 if you have the 'strlcpy' function. */
698 1.1 lukem #undef HAVE_STRLCPY
699 1.9 wiz
700 1.59 christos /* Define to 1 if you have the 'strmode' function. */
701 1.14 apb #undef HAVE_STRMODE
702 1.14 apb
703 1.59 christos /* Define to 1 if you have the 'strncasecmp' function. */
704 1.46 christos #undef HAVE_STRNCASECMP
705 1.46 christos
706 1.59 christos /* Define to 1 if you have the 'strndup' function. */
707 1.16 nakayama #undef HAVE_STRNDUP
708 1.16 nakayama
709 1.59 christos /* Define to 1 if you have the 'strnlen' function. */
710 1.34 apb #undef HAVE_STRNLEN
711 1.34 apb
712 1.59 christos /* Define to 1 if you have the 'strsep' function. */
713 1.1 lukem #undef HAVE_STRSEP
714 1.9 wiz
715 1.59 christos /* Define to 1 if you have the 'strsuftoll' function. */
716 1.9 wiz #undef HAVE_STRSUFTOLL
717 1.9 wiz
718 1.59 christos /* Define to 1 if you have the 'strtoi' function. */
719 1.36 christos #undef HAVE_STRTOI
720 1.36 christos
721 1.59 christos /* Define to 1 if you have the 'strtoll' function. */
722 1.1 lukem #undef HAVE_STRTOLL
723 1.9 wiz
724 1.59 christos /* Define to 1 if you have the 'strtonum' function. */
725 1.59 christos #undef HAVE_STRTONUM
726 1.59 christos
727 1.59 christos /* Define to 1 if you have the 'strtou' function. */
728 1.36 christos #undef HAVE_STRTOU
729 1.36 christos
730 1.59 christos /* Define to 1 if 'd_namlen' is a member of 'struct dirent'. */
731 1.9 wiz #undef HAVE_STRUCT_DIRENT_D_NAMLEN
732 1.9 wiz
733 1.59 christos /* Define to 1 if 'f_iosize' is a member of 'struct statvfs'. */
734 1.9 wiz #undef HAVE_STRUCT_STATVFS_F_IOSIZE
735 1.9 wiz
736 1.59 christos /* Define to 1 if 'st_atim' is a member of 'struct stat'. */
737 1.9 wiz #undef HAVE_STRUCT_STAT_ST_ATIM
738 1.9 wiz
739 1.59 christos /* Define to 1 if 'st_birthtime' is a member of 'struct stat'. */
740 1.9 wiz #undef HAVE_STRUCT_STAT_ST_BIRTHTIME
741 1.9 wiz
742 1.59 christos /* Define to 1 if 'st_birthtimensec' is a member of 'struct stat'. */
743 1.9 wiz #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
744 1.9 wiz
745 1.59 christos /* Define to 1 if 'st_flags' is a member of 'struct stat'. */
746 1.9 wiz #undef HAVE_STRUCT_STAT_ST_FLAGS
747 1.9 wiz
748 1.59 christos /* Define to 1 if 'st_gen' is a member of 'struct stat'. */
749 1.9 wiz #undef HAVE_STRUCT_STAT_ST_GEN
750 1.9 wiz
751 1.59 christos /* Define to 1 if 'st_mtimensec' is a member of 'struct stat'. */
752 1.9 wiz #undef HAVE_STRUCT_STAT_ST_MTIMENSEC
753 1.9 wiz
754 1.59 christos /* Define to 1 if 'tm_gmtoff' is a member of 'struct tm'. */
755 1.33 jmcneill #undef HAVE_STRUCT_TM_TM_GMTOFF
756 1.33 jmcneill
757 1.38 christos /* Define to 1 if you have the <sys/bswap.h> header file. */
758 1.9 wiz #undef HAVE_SYS_BSWAP_H
759 1.9 wiz
760 1.38 christos /* Define to 1 if you have the <sys/cdefs.h> header file. */
761 1.9 wiz #undef HAVE_SYS_CDEFS_H
762 1.9 wiz
763 1.59 christos /* Define to 1 if you have the <sys/dir.h> header file, and it defines 'DIR'.
764 1.38 christos */
765 1.9 wiz #undef HAVE_SYS_DIR_H
766 1.9 wiz
767 1.38 christos /* Define to 1 if you have the <sys/endian.h> header file. */
768 1.25 tsutsui #undef HAVE_SYS_ENDIAN_H
769 1.25 tsutsui
770 1.38 christos /* Define to 1 if you have the <sys/featuretest.h> header file. */
771 1.9 wiz #undef HAVE_SYS_FEATURETEST_H
772 1.9 wiz
773 1.38 christos /* Define to 1 if you have the <sys/ioctl.h> header file. */
774 1.9 wiz #undef HAVE_SYS_IOCTL_H
775 1.9 wiz
776 1.38 christos /* Define to 1 if you have the <sys/mman.h> header file. */
777 1.9 wiz #undef HAVE_SYS_MMAN_H
778 1.9 wiz
779 1.38 christos /* Define to 1 if you have the <sys/mtio.h> header file. */
780 1.9 wiz #undef HAVE_SYS_MTIO_H
781 1.9 wiz
782 1.59 christos /* Define to 1 if you have the <sys/ndir.h> header file, and it defines 'DIR'.
783 1.38 christos */
784 1.9 wiz #undef HAVE_SYS_NDIR_H
785 1.9 wiz
786 1.38 christos /* Define to 1 if you have the <sys/param.h> header file. */
787 1.9 wiz #undef HAVE_SYS_PARAM_H
788 1.9 wiz
789 1.38 christos /* Define to 1 if you have the <sys/poll.h> header file. */
790 1.9 wiz #undef HAVE_SYS_POLL_H
791 1.9 wiz
792 1.38 christos /* Define to 1 if you have the <sys/socket.h> header file. */
793 1.9 wiz #undef HAVE_SYS_SOCKET_H
794 1.9 wiz
795 1.38 christos /* Define to 1 if you have the <sys/stat.h> header file. */
796 1.9 wiz #undef HAVE_SYS_STAT_H
797 1.9 wiz
798 1.38 christos /* Define to 1 if you have the <sys/syslimits.h> header file. */
799 1.9 wiz #undef HAVE_SYS_SYSLIMITS_H
800 1.9 wiz
801 1.38 christos /* Define to 1 if you have the <sys/sysmacros.h> header file. */
802 1.9 wiz #undef HAVE_SYS_SYSMACROS_H
803 1.9 wiz
804 1.38 christos /* Define to 1 if you have the <sys/time.h> header file. */
805 1.9 wiz #undef HAVE_SYS_TIME_H
806 1.9 wiz
807 1.38 christos /* Define to 1 if you have the <sys/types.h> header file. */
808 1.9 wiz #undef HAVE_SYS_TYPES_H
809 1.9 wiz
810 1.50 kamil /* Define to 1 if you have the <sys/uio.h> header file. */
811 1.50 kamil #undef HAVE_SYS_UIO_H
812 1.50 kamil
813 1.38 christos /* Define to 1 if you have the <sys/utsname.h> header file. */
814 1.9 wiz #undef HAVE_SYS_UTSNAME_H
815 1.9 wiz
816 1.38 christos /* Define to 1 if you have the <sys/wait.h> header file. */
817 1.9 wiz #undef HAVE_SYS_WAIT_H
818 1.9 wiz
819 1.38 christos /* Define to 1 if you have the <termios.h> header file. */
820 1.9 wiz #undef HAVE_TERMIOS_H
821 1.9 wiz
822 1.59 christos /* Define to 1 if the system has the type 'uchar_t'. */
823 1.51 kamil #undef HAVE_UCHAR_T
824 1.51 kamil
825 1.59 christos /* Define to 1 if you have the 'uid_from_user' function. */
826 1.19 christos #undef HAVE_UID_FROM_USER
827 1.19 christos
828 1.59 christos /* Define to 1 if the system has the type 'uint_t'. */
829 1.51 kamil #undef HAVE_UINT_T
830 1.51 kamil
831 1.59 christos /* Define to 1 if the system has the type 'ulong_t'. */
832 1.51 kamil #undef HAVE_ULONG_T
833 1.51 kamil
834 1.38 christos /* Define to 1 if you have the <unistd.h> header file. */
835 1.9 wiz #undef HAVE_UNISTD_H
836 1.9 wiz
837 1.59 christos /* Define to 1 if you have the 'user_from_uid' function. */
838 1.1 lukem #undef HAVE_USER_FROM_UID
839 1.9 wiz
840 1.59 christos /* Define to 1 if the system has the type 'ushort_t'. */
841 1.51 kamil #undef HAVE_USHORT_T
842 1.51 kamil
843 1.38 christos /* Define to 1 if you have the <util.h> header file. */
844 1.9 wiz #undef HAVE_UTIL_H
845 1.9 wiz
846 1.59 christos /* Define to 1 if the system has the type 'u_char'. */
847 1.9 wiz #undef HAVE_U_CHAR
848 1.9 wiz
849 1.59 christos /* Define to 1 if the system has the type 'u_int'. */
850 1.9 wiz #undef HAVE_U_INT
851 1.9 wiz
852 1.59 christos /* Define to 1 if the system has the type 'u_long'. */
853 1.9 wiz #undef HAVE_U_LONG
854 1.9 wiz
855 1.59 christos /* Define to 1 if the system has the type 'u_quad_t'. */
856 1.9 wiz #undef HAVE_U_QUAD_T
857 1.9 wiz
858 1.59 christos /* Define to 1 if the system has the type 'u_short'. */
859 1.9 wiz #undef HAVE_U_SHORT
860 1.9 wiz
861 1.59 christos /* Define to 1 if you have the 'vasnprintf' function. */
862 1.9 wiz #undef HAVE_VASNPRINTF
863 1.9 wiz
864 1.59 christos /* Define to 1 if you have the 'vasprintf' function. */
865 1.1 lukem #undef HAVE_VASPRINTF
866 1.9 wiz
867 1.59 christos /* Define to 1 if you have the 'vsnprintf' function. */
868 1.1 lukem #undef HAVE_VSNPRINTF
869 1.1 lukem
870 1.59 christos /* Define to 1 if you have the '__fpurge' function. */
871 1.23 christos #undef HAVE___FPURGE
872 1.23 christos
873 1.38 christos /* Define to the address where bug reports for this package should be sent. */
874 1.38 christos #undef PACKAGE_BUGREPORT
875 1.38 christos
876 1.38 christos /* Define to the full name of this package. */
877 1.38 christos #undef PACKAGE_NAME
878 1.38 christos
879 1.38 christos /* Define to the full name and version of this package. */
880 1.38 christos #undef PACKAGE_STRING
881 1.38 christos
882 1.38 christos /* Define to the one symbol short name of this package. */
883 1.38 christos #undef PACKAGE_TARNAME
884 1.38 christos
885 1.38 christos /* Define to the home page for this package. */
886 1.38 christos #undef PACKAGE_URL
887 1.38 christos
888 1.38 christos /* Define to the version of this package. */
889 1.38 christos #undef PACKAGE_VERSION
890 1.38 christos
891 1.9 wiz /* Path to sh(1). */
892 1.9 wiz #undef PATH_BSHELL
893 1.9 wiz
894 1.9 wiz /* If using the C implementation of alloca, define if you know the
895 1.9 wiz direction of stack growth for your system; otherwise it will be
896 1.38 christos automatically deduced at runtime.
897 1.38 christos STACK_DIRECTION > 0 => grows toward higher addresses
898 1.38 christos STACK_DIRECTION < 0 => grows toward lower addresses
899 1.38 christos STACK_DIRECTION = 0 => direction of growth unknown */
900 1.9 wiz #undef STACK_DIRECTION
901 1.9 wiz
902 1.59 christos /* Define to 1 if all of the C89 standard headers exist (not just the ones
903 1.59 christos required in a freestanding environment). This macro is provided for
904 1.59 christos backward compatibility; new code need not use it. */
905 1.9 wiz #undef STDC_HEADERS
906 1.1 lukem
907 1.38 christos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
908 1.38 christos significant byte first (like Motorola and SPARC, unlike Intel). */
909 1.38 christos #if defined AC_APPLE_UNIVERSAL_BUILD
910 1.38 christos # if defined __BIG_ENDIAN__
911 1.38 christos # define WORDS_BIGENDIAN 1
912 1.38 christos # endif
913 1.38 christos #else
914 1.38 christos # ifndef WORDS_BIGENDIAN
915 1.38 christos # undef WORDS_BIGENDIAN
916 1.38 christos # endif
917 1.38 christos #endif
918 1.1 lukem
919 1.9 wiz /* Define for NetBSD headers. */
920 1.9 wiz #undef _POSIX_C_SOURCE
921 1.1 lukem
922 1.9 wiz /* Define for NetBSD headers. */
923 1.9 wiz #undef _POSIX_SOURCE
924 1.9 wiz
925 1.9 wiz /* Define for NetBSD headers. */
926 1.9 wiz #undef _XOPEN_SOURCE
927 1.9 wiz
928 1.58 hans /* Define if you have int16_t, but not __int16_t. */
929 1.58 hans #undef __int16_t
930 1.58 hans
931 1.58 hans /* Define if you have int32_t, but not __int32_t. */
932 1.58 hans #undef __int32_t
933 1.58 hans
934 1.58 hans /* Define if you have int64_t, but not __int64_t. */
935 1.58 hans #undef __int64_t
936 1.58 hans
937 1.58 hans /* Define if you have int8_t, but not __int8_t. */
938 1.58 hans #undef __int8_t
939 1.58 hans
940 1.58 hans /* Define if you have uint16_t, but not __uint16_t. */
941 1.58 hans #undef __uint16_t
942 1.58 hans
943 1.58 hans /* Define if you have uint32_t, but not __uint32_t. */
944 1.58 hans #undef __uint32_t
945 1.58 hans
946 1.58 hans /* Define if you have uint64_t, but not __uint64_t. */
947 1.58 hans #undef __uint64_t
948 1.58 hans
949 1.58 hans /* Define if you have uint8_t, but not __uint8_t. */
950 1.58 hans #undef __uint8_t
951 1.58 hans
952 1.59 christos /* Define as 'unsigned int' if <stddef.h> doesn't define. */
953 1.1 lukem #undef size_t
954 1.9 wiz
955 1.9 wiz /* Define if you have uint16_t, but not u_int16_t. */
956 1.9 wiz #undef u_int16_t
957 1.9 wiz
958 1.9 wiz /* Define if you have uint32_t, but not u_int32_t. */
959 1.9 wiz #undef u_int32_t
960 1.9 wiz
961 1.9 wiz /* Define if you have uint64_t, but not u_int64_t. */
962 1.9 wiz #undef u_int64_t
963 1.9 wiz
964 1.9 wiz /* Define if you have uint8_t, but not u_int8_t. */
965 1.9 wiz #undef u_int8_t
966 1.9 wiz
967 1.9 wiz /* Define if you have u_int16_t, but not uint16_t. */
968 1.1 lukem #undef uint16_t
969 1.9 wiz
970 1.9 wiz /* Define if you have u_int32_t, but not uint32_t. */
971 1.1 lukem #undef uint32_t
972 1.9 wiz
973 1.9 wiz /* Define if you have u_int64_t, but not uint64_t. */
974 1.1 lukem #undef uint64_t
975 1.1 lukem
976 1.9 wiz /* Define if you have u_int8_t, but not uint8_t. */
977 1.9 wiz #undef uint8_t
978 1.1 lukem
979 1.1 lukem #include "compat_defs.h"
980 1.9 wiz #endif /* !__NETBSD_NBTOOL_CONFIG_H__ */
981