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