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