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