nbtool_config.h.in revision 1.21 1 1.20 tsutsui /* nbtool_config.h.in. Generated automatically from configure.ac by autoheader. */
2 1.12 wiz
3 1.21 tsutsui /* $NetBSD: nbtool_config.h.in,v 1.21 2008/10/18 16:27:19 tsutsui 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.9 wiz /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
9 1.9 wiz systems. This function is required for `alloca.c' support on those systems.
10 1.9 wiz */
11 1.9 wiz #undef CRAY_STACKSEG_END
12 1.9 wiz
13 1.20 tsutsui /* Define if using `alloca.c'. */
14 1.9 wiz #undef C_ALLOCA
15 1.1 lukem
16 1.20 tsutsui /* Define if you have `alloca', as a function or macro. */
17 1.9 wiz #undef HAVE_ALLOCA
18 1.1 lukem
19 1.20 tsutsui /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
20 1.1 lukem #undef HAVE_ALLOCA_H
21 1.1 lukem
22 1.21 tsutsui /* Define if you have the <arpa/nameser.h> header file. */
23 1.21 tsutsui #undef HAVE_ARPA_NAMESER_H
24 1.21 tsutsui
25 1.20 tsutsui /* Define if you have the `asnprintf' function. */
26 1.9 wiz #undef HAVE_ASNPRINTF
27 1.9 wiz
28 1.20 tsutsui /* Define if you have the `asprintf' function. */
29 1.9 wiz #undef HAVE_ASPRINTF
30 1.9 wiz
31 1.20 tsutsui /* Define if you have the <assert.h> header file. */
32 1.9 wiz #undef HAVE_ASSERT_H
33 1.9 wiz
34 1.20 tsutsui /* Define if you have the `atoll' function. */
35 1.9 wiz #undef HAVE_ATOLL
36 1.9 wiz
37 1.20 tsutsui /* Define if you have the `basename' function. */
38 1.9 wiz #undef HAVE_BASENAME
39 1.9 wiz
40 1.20 tsutsui /* Define if you have the <ctype.h> header file. */
41 1.9 wiz #undef HAVE_CTYPE_H
42 1.9 wiz
43 1.17 apb /* Define to 1 if you have the declaration of `be16dec', and to 0 if you
44 1.17 apb don't. */
45 1.17 apb #undef HAVE_DECL_BE16DEC
46 1.17 apb
47 1.17 apb /* Define to 1 if you have the declaration of `be16enc', and to 0 if you
48 1.17 apb don't. */
49 1.17 apb #undef HAVE_DECL_BE16ENC
50 1.17 apb
51 1.9 wiz /* Define to 1 if you have the declaration of `be16toh', and to 0 if you
52 1.9 wiz don't. */
53 1.9 wiz #undef HAVE_DECL_BE16TOH
54 1.9 wiz
55 1.17 apb /* Define to 1 if you have the declaration of `be32dec', and to 0 if you
56 1.17 apb don't. */
57 1.17 apb #undef HAVE_DECL_BE32DEC
58 1.17 apb
59 1.17 apb /* Define to 1 if you have the declaration of `be32enc', and to 0 if you
60 1.17 apb don't. */
61 1.17 apb #undef HAVE_DECL_BE32ENC
62 1.17 apb
63 1.9 wiz /* Define to 1 if you have the declaration of `be32toh', and to 0 if you
64 1.9 wiz don't. */
65 1.9 wiz #undef HAVE_DECL_BE32TOH
66 1.1 lukem
67 1.17 apb /* Define to 1 if you have the declaration of `be64dec', and to 0 if you
68 1.17 apb don't. */
69 1.17 apb #undef HAVE_DECL_BE64DEC
70 1.17 apb
71 1.17 apb /* Define to 1 if you have the declaration of `be64enc', and to 0 if you
72 1.17 apb don't. */
73 1.17 apb #undef HAVE_DECL_BE64ENC
74 1.17 apb
75 1.9 wiz /* Define to 1 if you have the declaration of `be64toh', and to 0 if you
76 1.9 wiz don't. */
77 1.9 wiz #undef HAVE_DECL_BE64TOH
78 1.7 jmc
79 1.9 wiz /* Define to 1 if you have the declaration of `bswap16', and to 0 if you
80 1.9 wiz don't. */
81 1.8 dogcow #undef HAVE_DECL_BSWAP16
82 1.9 wiz
83 1.9 wiz /* Define to 1 if you have the declaration of `bswap32', and to 0 if you
84 1.9 wiz don't. */
85 1.8 dogcow #undef HAVE_DECL_BSWAP32
86 1.9 wiz
87 1.9 wiz /* Define to 1 if you have the declaration of `bswap64', and to 0 if you
88 1.9 wiz don't. */
89 1.8 dogcow #undef HAVE_DECL_BSWAP64
90 1.9 wiz
91 1.9 wiz /* Define to 1 if you have the declaration of `fstatvfs', and to 0 if you
92 1.9 wiz don't. */
93 1.9 wiz #undef HAVE_DECL_FSTATVFS
94 1.9 wiz
95 1.19 christos /* Define to 1 if you have the declaration of `gid_from_group', and to 0 if
96 1.19 christos you don't. */
97 1.19 christos #undef HAVE_DECL_GID_FROM_GROUP
98 1.19 christos
99 1.19 christos /* Define to 1 if you have the declaration of `group_from_gid', and to 0 if
100 1.19 christos you don't. */
101 1.19 christos #undef HAVE_DECL_GROUP_FROM_GID
102 1.19 christos
103 1.9 wiz /* Define to 1 if you have the declaration of `htobe16', and to 0 if you
104 1.9 wiz don't. */
105 1.8 dogcow #undef HAVE_DECL_HTOBE16
106 1.9 wiz
107 1.9 wiz /* Define to 1 if you have the declaration of `htobe32', and to 0 if you
108 1.9 wiz don't. */
109 1.8 dogcow #undef HAVE_DECL_HTOBE32
110 1.9 wiz
111 1.9 wiz /* Define to 1 if you have the declaration of `htobe64', and to 0 if you
112 1.9 wiz don't. */
113 1.8 dogcow #undef HAVE_DECL_HTOBE64
114 1.9 wiz
115 1.9 wiz /* Define to 1 if you have the declaration of `htole16', and to 0 if you
116 1.9 wiz don't. */
117 1.8 dogcow #undef HAVE_DECL_HTOLE16
118 1.9 wiz
119 1.9 wiz /* Define to 1 if you have the declaration of `htole32', and to 0 if you
120 1.9 wiz don't. */
121 1.8 dogcow #undef HAVE_DECL_HTOLE32
122 1.9 wiz
123 1.9 wiz /* Define to 1 if you have the declaration of `htole64', and to 0 if you
124 1.9 wiz don't. */
125 1.8 dogcow #undef HAVE_DECL_HTOLE64
126 1.9 wiz
127 1.19 christos /* Define to 1 if you have the declaration of `lchflags', and to 0 if you
128 1.19 christos don't. */
129 1.19 christos #undef HAVE_DECL_LCHFLAGS
130 1.19 christos
131 1.19 christos /* Define to 1 if you have the declaration of `lchmod', and to 0 if you don't.
132 1.19 christos */
133 1.19 christos #undef HAVE_DECL_LCHMOD
134 1.19 christos
135 1.19 christos /* Define to 1 if you have the declaration of `lchown', and to 0 if you don't.
136 1.19 christos */
137 1.19 christos #undef HAVE_DECL_LCHOWN
138 1.19 christos
139 1.17 apb /* Define to 1 if you have the declaration of `le16dec', and to 0 if you
140 1.17 apb don't. */
141 1.17 apb #undef HAVE_DECL_LE16DEC
142 1.17 apb
143 1.17 apb /* Define to 1 if you have the declaration of `le16enc', and to 0 if you
144 1.17 apb don't. */
145 1.17 apb #undef HAVE_DECL_LE16ENC
146 1.17 apb
147 1.9 wiz /* Define to 1 if you have the declaration of `le16toh', and to 0 if you
148 1.9 wiz don't. */
149 1.8 dogcow #undef HAVE_DECL_LE16TOH
150 1.9 wiz
151 1.17 apb /* Define to 1 if you have the declaration of `le32dec', and to 0 if you
152 1.17 apb don't. */
153 1.17 apb #undef HAVE_DECL_LE32DEC
154 1.17 apb
155 1.17 apb /* Define to 1 if you have the declaration of `le32enc', and to 0 if you
156 1.17 apb don't. */
157 1.17 apb #undef HAVE_DECL_LE32ENC
158 1.17 apb
159 1.9 wiz /* Define to 1 if you have the declaration of `le32toh', and to 0 if you
160 1.9 wiz don't. */
161 1.8 dogcow #undef HAVE_DECL_LE32TOH
162 1.9 wiz
163 1.17 apb /* Define to 1 if you have the declaration of `le64dec', and to 0 if you
164 1.17 apb don't. */
165 1.17 apb #undef HAVE_DECL_LE64DEC
166 1.17 apb
167 1.17 apb /* Define to 1 if you have the declaration of `le64enc', and to 0 if you
168 1.17 apb don't. */
169 1.17 apb #undef HAVE_DECL_LE64ENC
170 1.17 apb
171 1.9 wiz /* Define to 1 if you have the declaration of `le64toh', and to 0 if you
172 1.9 wiz don't. */
173 1.8 dogcow #undef HAVE_DECL_LE64TOH
174 1.4 jmc
175 1.9 wiz /* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
176 1.9 wiz */
177 1.9 wiz #undef HAVE_DECL_OPTIND
178 1.1 lukem
179 1.9 wiz /* Define to 1 if you have the declaration of `optreset', and to 0 if you
180 1.9 wiz don't. */
181 1.1 lukem #undef HAVE_DECL_OPTRESET
182 1.9 wiz
183 1.19 christos /* Define to 1 if you have the declaration of `pwcache_groupdb', and to 0 if
184 1.19 christos you don't. */
185 1.19 christos #undef HAVE_DECL_PWCACHE_GROUPDB
186 1.19 christos
187 1.19 christos /* Define to 1 if you have the declaration of `pwcache_userdb', and to 0 if
188 1.19 christos you don't. */
189 1.19 christos #undef HAVE_DECL_PWCACHE_USERDB
190 1.19 christos
191 1.9 wiz /* Define to 1 if you have the declaration of `setgroupent', and to 0 if you
192 1.9 wiz don't. */
193 1.9 wiz #undef HAVE_DECL_SETGROUPENT
194 1.9 wiz
195 1.9 wiz /* Define to 1 if you have the declaration of `setpassent', and to 0 if you
196 1.9 wiz don't. */
197 1.9 wiz #undef HAVE_DECL_SETPASSENT
198 1.9 wiz
199 1.19 christos /* Define to 1 if you have the declaration of `strndup', and to 0 if you
200 1.19 christos don't. */
201 1.19 christos #undef HAVE_DECL_STRNDUP
202 1.19 christos
203 1.10 wiz /* Define to 1 if you have the declaration of `strsuftoll', and to 0 if you
204 1.10 wiz don't. */
205 1.10 wiz #undef HAVE_DECL_STRSUFTOLL
206 1.10 wiz
207 1.9 wiz /* Define to 1 if you have the declaration of `sys_signame', and to 0 if you
208 1.9 wiz don't. */
209 1.1 lukem #undef HAVE_DECL_SYS_SIGNAME
210 1.1 lukem
211 1.19 christos /* Define to 1 if you have the declaration of `uid_from_user', and to 0 if you
212 1.19 christos don't. */
213 1.19 christos #undef HAVE_DECL_UID_FROM_USER
214 1.19 christos
215 1.19 christos /* Define to 1 if you have the declaration of `user_from_uid', and to 0 if you
216 1.19 christos don't. */
217 1.19 christos #undef HAVE_DECL_USER_FROM_UID
218 1.19 christos
219 1.20 tsutsui /* Define if you have the `devname' function. */
220 1.1 lukem #undef HAVE_DEVNAME
221 1.9 wiz
222 1.20 tsutsui /* Define if you have the <dirent.h> header file, and it defines `DIR'. */
223 1.9 wiz #undef HAVE_DIRENT_H
224 1.9 wiz
225 1.20 tsutsui /* Define if you have the `dirfd' function. */
226 1.1 lukem #undef HAVE_DIRFD
227 1.9 wiz
228 1.20 tsutsui /* Define if you have the `dirname' function. */
229 1.1 lukem #undef HAVE_DIRNAME
230 1.9 wiz
231 1.20 tsutsui /* Define if `dd_fd' is member of `DIR'. */
232 1.9 wiz #undef HAVE_DIR_DD_FD
233 1.9 wiz
234 1.20 tsutsui /* Define if `__dd_fd' is member of `DIR'. */
235 1.13 thorpej #undef HAVE_DIR___DD_FD
236 1.13 thorpej
237 1.20 tsutsui /* Define if you have the <errno.h> header file. */
238 1.9 wiz #undef HAVE_ERRNO_H
239 1.9 wiz
240 1.20 tsutsui /* Define if you have the <err.h> header file. */
241 1.9 wiz #undef HAVE_ERR_H
242 1.9 wiz
243 1.20 tsutsui /* Define if you have the `esetfunc' function. */
244 1.15 christos #undef HAVE_ESETFUNC
245 1.15 christos
246 1.20 tsutsui /* Define if you have the <fcntl.h> header file. */
247 1.9 wiz #undef HAVE_FCNTL_H
248 1.9 wiz
249 1.20 tsutsui /* Define if you have the <features.h> header file. */
250 1.9 wiz #undef HAVE_FEATURES_H
251 1.9 wiz
252 1.20 tsutsui /* Define if you have the `fgetln' function. */
253 1.1 lukem #undef HAVE_FGETLN
254 1.9 wiz
255 1.20 tsutsui /* Define if you have the `flock' function. */
256 1.1 lukem #undef HAVE_FLOCK
257 1.9 wiz
258 1.20 tsutsui /* Define if you have the `fparseln' function. */
259 1.1 lukem #undef HAVE_FPARSELN
260 1.9 wiz
261 1.20 tsutsui /* Define if you have the `futimes' function. */
262 1.1 lukem #undef HAVE_FUTIMES
263 1.9 wiz
264 1.20 tsutsui /* Define if you have the `getopt' function. */
265 1.1 lukem #undef HAVE_GETOPT
266 1.9 wiz
267 1.20 tsutsui /* Define if you have the <getopt.h> header file. */
268 1.9 wiz #undef HAVE_GETOPT_H
269 1.9 wiz
270 1.20 tsutsui /* Define if you have the `getopt_long' function. */
271 1.1 lukem #undef HAVE_GETOPT_LONG
272 1.9 wiz
273 1.20 tsutsui /* Define if you have the `gid_from_group' function. */
274 1.19 christos #undef HAVE_GID_FROM_GROUP
275 1.19 christos
276 1.20 tsutsui /* Define if you have the `group_from_gid' function. */
277 1.3 thorpej #undef HAVE_GROUP_FROM_GID
278 1.9 wiz
279 1.20 tsutsui /* Define if you have the <grp.h> header file. */
280 1.9 wiz #undef HAVE_GRP_H
281 1.9 wiz
282 1.20 tsutsui /* Define if you have the `heapsort' function. */
283 1.9 wiz #undef HAVE_HEAPSORT
284 1.9 wiz
285 1.20 tsutsui /* Define if the system has the type `id_t'. */
286 1.9 wiz #undef HAVE_ID_T
287 1.9 wiz
288 1.20 tsutsui /* Define if you have the <inttypes.h> header file. */
289 1.9 wiz #undef HAVE_INTTYPES_H
290 1.9 wiz
291 1.20 tsutsui /* Define if you have the `isblank' function. */
292 1.1 lukem #undef HAVE_ISBLANK
293 1.9 wiz
294 1.20 tsutsui /* Define if you have the `issetugid' function. */
295 1.1 lukem #undef HAVE_ISSETUGID
296 1.9 wiz
297 1.20 tsutsui /* Define if you have the `lchflags' function. */
298 1.1 lukem #undef HAVE_LCHFLAGS
299 1.9 wiz
300 1.20 tsutsui /* Define if you have the `lchmod' function. */
301 1.1 lukem #undef HAVE_LCHMOD
302 1.9 wiz
303 1.20 tsutsui /* Define if you have the `lchown' function. */
304 1.1 lukem #undef HAVE_LCHOWN
305 1.9 wiz
306 1.20 tsutsui /* Define if you have the <libgen.h> header file. */
307 1.9 wiz #undef HAVE_LIBGEN_H
308 1.9 wiz
309 1.20 tsutsui /* Define if you have the `regex' library (-lregex). */
310 1.9 wiz #undef HAVE_LIBREGEX
311 1.9 wiz
312 1.20 tsutsui /* Define if you have the `z' library (-lz). */
313 1.9 wiz #undef HAVE_LIBZ
314 1.9 wiz
315 1.20 tsutsui /* Define if you have the <limits.h> header file. */
316 1.9 wiz #undef HAVE_LIMITS_H
317 1.9 wiz
318 1.20 tsutsui /* Define if you have the <locale.h> header file. */
319 1.9 wiz #undef HAVE_LOCALE_H
320 1.9 wiz
321 1.20 tsutsui /* Define if the system has the type `long long'. */
322 1.9 wiz #undef HAVE_LONG_LONG
323 1.9 wiz
324 1.20 tsutsui /* Define if you have the `lutimes' function. */
325 1.1 lukem #undef HAVE_LUTIMES
326 1.9 wiz
327 1.20 tsutsui /* Define if you have the <machine/bswap.h> header file. */
328 1.9 wiz #undef HAVE_MACHINE_BSWAP_H
329 1.9 wiz
330 1.20 tsutsui /* Define if you have the <machine/endian.h> header file. */
331 1.13 thorpej #undef HAVE_MACHINE_ENDIAN_H
332 1.13 thorpej
333 1.20 tsutsui /* Define if you have the <malloc.h> header file. */
334 1.9 wiz #undef HAVE_MALLOC_H
335 1.9 wiz
336 1.20 tsutsui /* Define if you have the <memory.h> header file. */
337 1.9 wiz #undef HAVE_MEMORY_H
338 1.9 wiz
339 1.20 tsutsui /* Define if you have the `mkdtemp' function. */
340 1.9 wiz #undef HAVE_MKDTEMP
341 1.9 wiz
342 1.20 tsutsui /* Define if you have the `mkstemp' function. */
343 1.1 lukem #undef HAVE_MKSTEMP
344 1.9 wiz
345 1.20 tsutsui /* Define if you have the <ndir.h> header file, and it defines `DIR'. */
346 1.9 wiz #undef HAVE_NDIR_H
347 1.9 wiz
348 1.20 tsutsui /* Define if you have the <netconfig.h> header file. */
349 1.9 wiz #undef HAVE_NETCONFIG_H
350 1.9 wiz
351 1.20 tsutsui /* Define if you have the <netdb.h> header file. */
352 1.9 wiz #undef HAVE_NETDB_H
353 1.9 wiz
354 1.20 tsutsui /* Define if you have the <paths.h> header file. */
355 1.9 wiz #undef HAVE_PATHS_H
356 1.9 wiz
357 1.20 tsutsui /* Define if you have the `poll' function. */
358 1.1 lukem #undef HAVE_POLL
359 1.9 wiz
360 1.20 tsutsui /* Define if you have the `pread' function. */
361 1.1 lukem #undef HAVE_PREAD
362 1.9 wiz
363 1.20 tsutsui /* Define if you have the `putc_unlocked' function. */
364 1.1 lukem #undef HAVE_PUTC_UNLOCKED
365 1.9 wiz
366 1.20 tsutsui /* Define if you have the `pwcache_groupdb' function. */
367 1.19 christos #undef HAVE_PWCACHE_GROUPDB
368 1.19 christos
369 1.20 tsutsui /* Define if you have the `pwcache_userdb' function. */
370 1.1 lukem #undef HAVE_PWCACHE_USERDB
371 1.9 wiz
372 1.20 tsutsui /* Define if you have the <pwd.h> header file. */
373 1.9 wiz #undef HAVE_PWD_H
374 1.9 wiz
375 1.20 tsutsui /* Define if you have the `pwrite' function. */
376 1.1 lukem #undef HAVE_PWRITE
377 1.9 wiz
378 1.20 tsutsui /* Define if you have the `raise_default_signal' function. */
379 1.18 lukem #undef HAVE_RAISE_DEFAULT_SIGNAL
380 1.18 lukem
381 1.20 tsutsui /* Define if you have the `random' function. */
382 1.1 lukem #undef HAVE_RANDOM
383 1.9 wiz
384 1.21 tsutsui /* Define if you have the <resolv.h> header file. */
385 1.21 tsutsui #undef HAVE_RESOLV_H
386 1.21 tsutsui
387 1.20 tsutsui /* Define if you have the <rpc/types.h> header file. */
388 1.9 wiz #undef HAVE_RPC_TYPES_H
389 1.9 wiz
390 1.20 tsutsui /* Define if you have the `setenv' function. */
391 1.1 lukem #undef HAVE_SETENV
392 1.9 wiz
393 1.20 tsutsui /* Define if you have the `setgroupent' function. */
394 1.1 lukem #undef HAVE_SETGROUPENT
395 1.9 wiz
396 1.20 tsutsui /* Define if you have the `setpassent' function. */
397 1.1 lukem #undef HAVE_SETPASSENT
398 1.9 wiz
399 1.20 tsutsui /* Define if you have the `setprogname' function. */
400 1.1 lukem #undef HAVE_SETPROGNAME
401 1.9 wiz
402 1.20 tsutsui /* Define if you have the <signal.h> header file. */
403 1.9 wiz #undef HAVE_SIGNAL_H
404 1.9 wiz
405 1.20 tsutsui /* Define if you have the `snprintf' function. */
406 1.1 lukem #undef HAVE_SNPRINTF
407 1.9 wiz
408 1.9 wiz /* Define if you have the socklen_t type. */
409 1.9 wiz #undef HAVE_SOCKLEN_T
410 1.9 wiz
411 1.20 tsutsui /* Define if you have the <stdarg.h> header file. */
412 1.9 wiz #undef HAVE_STDARG_H
413 1.9 wiz
414 1.20 tsutsui /* Define if you have the <stddef.h> header file. */
415 1.9 wiz #undef HAVE_STDDEF_H
416 1.9 wiz
417 1.20 tsutsui /* Define if you have the <stdint.h> header file. */
418 1.9 wiz #undef HAVE_STDINT_H
419 1.9 wiz
420 1.20 tsutsui /* Define if you have the <stdio.h> header file. */
421 1.9 wiz #undef HAVE_STDIO_H
422 1.9 wiz
423 1.20 tsutsui /* Define if you have the <stdlib.h> header file. */
424 1.9 wiz #undef HAVE_STDLIB_H
425 1.9 wiz
426 1.20 tsutsui /* Define if you have the <strings.h> header file. */
427 1.9 wiz #undef HAVE_STRINGS_H
428 1.9 wiz
429 1.20 tsutsui /* Define if you have the <string.h> header file. */
430 1.9 wiz #undef HAVE_STRING_H
431 1.9 wiz
432 1.20 tsutsui /* Define if you have the `strlcat' function. */
433 1.1 lukem #undef HAVE_STRLCAT
434 1.9 wiz
435 1.20 tsutsui /* Define if you have the `strlcpy' function. */
436 1.1 lukem #undef HAVE_STRLCPY
437 1.9 wiz
438 1.20 tsutsui /* Define if you have the `strmode' function. */
439 1.14 apb #undef HAVE_STRMODE
440 1.14 apb
441 1.20 tsutsui /* Define if you have the `strndup' function. */
442 1.16 nakayama #undef HAVE_STRNDUP
443 1.16 nakayama
444 1.20 tsutsui /* Define if you have the `strsep' function. */
445 1.1 lukem #undef HAVE_STRSEP
446 1.9 wiz
447 1.20 tsutsui /* Define if you have the `strsuftoll' function. */
448 1.9 wiz #undef HAVE_STRSUFTOLL
449 1.9 wiz
450 1.20 tsutsui /* Define if you have the `strtoll' function. */
451 1.1 lukem #undef HAVE_STRTOLL
452 1.9 wiz
453 1.20 tsutsui /* Define if `d_namlen' is member of `struct dirent'. */
454 1.9 wiz #undef HAVE_STRUCT_DIRENT_D_NAMLEN
455 1.9 wiz
456 1.20 tsutsui /* Define if `f_iosize' is member of `struct statvfs'. */
457 1.9 wiz #undef HAVE_STRUCT_STATVFS_F_IOSIZE
458 1.9 wiz
459 1.20 tsutsui /* Define if `st_atim' is member of `struct stat'. */
460 1.9 wiz #undef HAVE_STRUCT_STAT_ST_ATIM
461 1.9 wiz
462 1.20 tsutsui /* Define if `st_birthtime' is member of `struct stat'. */
463 1.9 wiz #undef HAVE_STRUCT_STAT_ST_BIRTHTIME
464 1.9 wiz
465 1.20 tsutsui /* Define if `st_birthtimensec' is member of `struct stat'. */
466 1.9 wiz #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
467 1.9 wiz
468 1.20 tsutsui /* Define if `st_flags' is member of `struct stat'. */
469 1.9 wiz #undef HAVE_STRUCT_STAT_ST_FLAGS
470 1.9 wiz
471 1.20 tsutsui /* Define if `st_gen' is member of `struct stat'. */
472 1.9 wiz #undef HAVE_STRUCT_STAT_ST_GEN
473 1.9 wiz
474 1.20 tsutsui /* Define if `st_mtimensec' is member of `struct stat'. */
475 1.9 wiz #undef HAVE_STRUCT_STAT_ST_MTIMENSEC
476 1.9 wiz
477 1.20 tsutsui /* Define if you have the <sys/bswap.h> header file. */
478 1.9 wiz #undef HAVE_SYS_BSWAP_H
479 1.9 wiz
480 1.20 tsutsui /* Define if you have the <sys/cdefs.h> header file. */
481 1.9 wiz #undef HAVE_SYS_CDEFS_H
482 1.9 wiz
483 1.20 tsutsui /* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
484 1.9 wiz #undef HAVE_SYS_DIR_H
485 1.9 wiz
486 1.20 tsutsui /* Define if you have the <sys/featuretest.h> header file. */
487 1.9 wiz #undef HAVE_SYS_FEATURETEST_H
488 1.9 wiz
489 1.20 tsutsui /* Define if you have the <sys/ioctl.h> header file. */
490 1.9 wiz #undef HAVE_SYS_IOCTL_H
491 1.9 wiz
492 1.20 tsutsui /* Define if you have the <sys/mman.h> header file. */
493 1.9 wiz #undef HAVE_SYS_MMAN_H
494 1.9 wiz
495 1.20 tsutsui /* Define if you have the <sys/mtio.h> header file. */
496 1.9 wiz #undef HAVE_SYS_MTIO_H
497 1.9 wiz
498 1.20 tsutsui /* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
499 1.9 wiz #undef HAVE_SYS_NDIR_H
500 1.9 wiz
501 1.20 tsutsui /* Define if you have the <sys/param.h> header file. */
502 1.9 wiz #undef HAVE_SYS_PARAM_H
503 1.9 wiz
504 1.20 tsutsui /* Define if you have the <sys/poll.h> header file. */
505 1.9 wiz #undef HAVE_SYS_POLL_H
506 1.9 wiz
507 1.20 tsutsui /* Define if you have the <sys/socket.h> header file. */
508 1.9 wiz #undef HAVE_SYS_SOCKET_H
509 1.9 wiz
510 1.20 tsutsui /* Define if you have the <sys/stat.h> header file. */
511 1.9 wiz #undef HAVE_SYS_STAT_H
512 1.9 wiz
513 1.20 tsutsui /* Define if you have the <sys/syslimits.h> header file. */
514 1.9 wiz #undef HAVE_SYS_SYSLIMITS_H
515 1.9 wiz
516 1.20 tsutsui /* Define if you have the <sys/sysmacros.h> header file. */
517 1.9 wiz #undef HAVE_SYS_SYSMACROS_H
518 1.9 wiz
519 1.20 tsutsui /* Define if you have the <sys/time.h> header file. */
520 1.9 wiz #undef HAVE_SYS_TIME_H
521 1.9 wiz
522 1.20 tsutsui /* Define if you have the <sys/types.h> header file. */
523 1.9 wiz #undef HAVE_SYS_TYPES_H
524 1.9 wiz
525 1.20 tsutsui /* Define if you have the <sys/utsname.h> header file. */
526 1.9 wiz #undef HAVE_SYS_UTSNAME_H
527 1.9 wiz
528 1.20 tsutsui /* Define if you have the <sys/wait.h> header file. */
529 1.9 wiz #undef HAVE_SYS_WAIT_H
530 1.9 wiz
531 1.20 tsutsui /* Define if you have the <termios.h> header file. */
532 1.9 wiz #undef HAVE_TERMIOS_H
533 1.9 wiz
534 1.20 tsutsui /* Define if you have the `uid_from_user' function. */
535 1.19 christos #undef HAVE_UID_FROM_USER
536 1.19 christos
537 1.20 tsutsui /* Define if you have the <unistd.h> header file. */
538 1.9 wiz #undef HAVE_UNISTD_H
539 1.9 wiz
540 1.20 tsutsui /* Define if you have the `user_from_uid' function. */
541 1.1 lukem #undef HAVE_USER_FROM_UID
542 1.9 wiz
543 1.20 tsutsui /* Define if you have the <util.h> header file. */
544 1.9 wiz #undef HAVE_UTIL_H
545 1.9 wiz
546 1.20 tsutsui /* Define if the system has the type `u_char'. */
547 1.9 wiz #undef HAVE_U_CHAR
548 1.9 wiz
549 1.20 tsutsui /* Define if the system has the type `u_int'. */
550 1.9 wiz #undef HAVE_U_INT
551 1.9 wiz
552 1.20 tsutsui /* Define if the system has the type `u_long'. */
553 1.9 wiz #undef HAVE_U_LONG
554 1.9 wiz
555 1.20 tsutsui /* Define if the system has the type `u_quad_t'. */
556 1.9 wiz #undef HAVE_U_QUAD_T
557 1.9 wiz
558 1.20 tsutsui /* Define if the system has the type `u_short'. */
559 1.9 wiz #undef HAVE_U_SHORT
560 1.9 wiz
561 1.20 tsutsui /* Define if you have the `vasnprintf' function. */
562 1.9 wiz #undef HAVE_VASNPRINTF
563 1.9 wiz
564 1.20 tsutsui /* Define if you have the `vasprintf' function. */
565 1.1 lukem #undef HAVE_VASPRINTF
566 1.9 wiz
567 1.20 tsutsui /* Define if you have the `vsnprintf' function. */
568 1.1 lukem #undef HAVE_VSNPRINTF
569 1.1 lukem
570 1.9 wiz /* Path to sh(1). */
571 1.9 wiz #undef PATH_BSHELL
572 1.9 wiz
573 1.9 wiz /* If using the C implementation of alloca, define if you know the
574 1.9 wiz direction of stack growth for your system; otherwise it will be
575 1.20 tsutsui automatically deduced at run-time.
576 1.20 tsutsui STACK_DIRECTION > 0 => grows toward higher addresses
577 1.20 tsutsui STACK_DIRECTION < 0 => grows toward lower addresses
578 1.20 tsutsui STACK_DIRECTION = 0 => direction of growth unknown */
579 1.9 wiz #undef STACK_DIRECTION
580 1.9 wiz
581 1.20 tsutsui /* Define if you have the ANSI C header files. */
582 1.9 wiz #undef STDC_HEADERS
583 1.1 lukem
584 1.20 tsutsui /* Define if your processor stores words with the most significant byte first
585 1.20 tsutsui (like Motorola and SPARC, unlike Intel and VAX). */
586 1.1 lukem #undef WORDS_BIGENDIAN
587 1.1 lukem
588 1.9 wiz /* Define for NetBSD headers. */
589 1.9 wiz #undef _POSIX_C_SOURCE
590 1.1 lukem
591 1.9 wiz /* Define for NetBSD headers. */
592 1.9 wiz #undef _POSIX_SOURCE
593 1.9 wiz
594 1.9 wiz /* Define for NetBSD headers. */
595 1.9 wiz #undef _XOPEN_SOURCE
596 1.9 wiz
597 1.20 tsutsui /* Define to `unsigned' if <sys/types.h> does not define. */
598 1.1 lukem #undef size_t
599 1.9 wiz
600 1.9 wiz /* Define if you have uint16_t, but not u_int16_t. */
601 1.9 wiz #undef u_int16_t
602 1.9 wiz
603 1.9 wiz /* Define if you have uint32_t, but not u_int32_t. */
604 1.9 wiz #undef u_int32_t
605 1.9 wiz
606 1.9 wiz /* Define if you have uint64_t, but not u_int64_t. */
607 1.9 wiz #undef u_int64_t
608 1.9 wiz
609 1.9 wiz /* Define if you have uint8_t, but not u_int8_t. */
610 1.9 wiz #undef u_int8_t
611 1.9 wiz
612 1.9 wiz /* Define if you have u_int16_t, but not uint16_t. */
613 1.1 lukem #undef uint16_t
614 1.9 wiz
615 1.9 wiz /* Define if you have u_int32_t, but not uint32_t. */
616 1.1 lukem #undef uint32_t
617 1.9 wiz
618 1.9 wiz /* Define if you have u_int64_t, but not uint64_t. */
619 1.1 lukem #undef uint64_t
620 1.1 lukem
621 1.9 wiz /* Define if you have u_int8_t, but not uint8_t. */
622 1.9 wiz #undef uint8_t
623 1.1 lukem
624 1.1 lukem #include "compat_defs.h"
625 1.9 wiz #endif /* !__NETBSD_NBTOOL_CONFIG_H__ */
626