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