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