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