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