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