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