1 1.5 dbj /* $NetBSD: nbtool_config.h.in,v 1.5 2004/07/24 12:24:59 dbj Exp $ */ 2 1.1 lukem 3 1.1 lukem #ifndef __NETBSD_NBTOOL_CONFIG_H__ 4 1.1 lukem #define __NETBSD_NBTOOL_CONFIG_H__ 5 1.1 lukem 6 1.1 lukem /* Values set by "configure" based on available functions in the host. */ 7 1.1 lukem 8 1.1 lukem #undef PATH_BSHELL 9 1.1 lukem 10 1.1 lukem #undef HAVE_ALLOCA_H 11 1.1 lukem #undef HAVE_DIRENT_H 12 1.1 lukem #undef HAVE_ERR_H 13 1.1 lukem #undef HAVE_FEATURES_H 14 1.4 jmc #undef HAVE_GETOPT_H 15 1.1 lukem #undef HAVE_INTTYPES_H 16 1.1 lukem #undef HAVE_LIBGEN_H 17 1.1 lukem #undef HAVE_NDIR_H 18 1.1 lukem #undef HAVE_NETDB_H 19 1.1 lukem #undef HAVE_MACHINE_BSWAP_H 20 1.1 lukem #undef HAVE_MALLOC_H 21 1.2 dbj #undef HAVE_SYS_POLL_H 22 1.1 lukem #undef HAVE_STDDEF_H 23 1.1 lukem #undef HAVE_STRING_H 24 1.1 lukem #undef HAVE_SYS_DIR_H 25 1.1 lukem #undef HAVE_SYS_ENDIAN_H 26 1.1 lukem #undef HAVE_SYS_NDIR_H 27 1.1 lukem #undef HAVE_SYS_SYSLIMITS_H 28 1.1 lukem #undef HAVE_SYS_SYSMACROS_H 29 1.1 lukem #undef HAVE_SYS_TYPES_H 30 1.1 lukem #undef HAVE_TERMIOS_H 31 1.1 lukem #undef HAVE_UNISTD_H 32 1.1 lukem #undef STDC_HEADERS 33 1.1 lukem 34 1.1 lukem #undef HAVE_ID_T 35 1.1 lukem #undef HAVE_SOCKLEN_T 36 1.1 lukem #undef HAVE_LONG_LONG 37 1.1 lukem #undef HAVE_U_LONG 38 1.4 jmc #undef HAVE_U_CHAR 39 1.4 jmc #undef HAVE_U_INT 40 1.4 jmc #undef HAVE_U_SHORT 41 1.1 lukem #undef HAVE_U_QUAD_T 42 1.1 lukem 43 1.4 jmc #undef HAVE_BSWAP16 44 1.4 jmc #undef HAVE_BSWAP32 45 1.4 jmc #undef HAVE_BSWAP64 46 1.4 jmc #undef HAVE_HTOBE16 47 1.4 jmc #undef HAVE_HTOBE32 48 1.4 jmc #undef HAVE_HTOBE64 49 1.4 jmc #undef HAVE_HTOLE16 50 1.4 jmc #undef HAVE_HTOLE32 51 1.4 jmc #undef HAVE_HTOLE64 52 1.4 jmc #undef HAVE_BE16TOH 53 1.4 jmc #undef HAVE_BE32TOH 54 1.4 jmc #undef HAVE_BE64TOH 55 1.4 jmc #undef HAVE_LE16TOH 56 1.4 jmc #undef HAVE_LE32TOH 57 1.4 jmc #undef HAVE_LE64TOH 58 1.4 jmc 59 1.1 lukem #undef HAVE_DIR_DD_FD 60 1.1 lukem #undef HAVE_STRUCT_DIRENT_D_NAMLEN 61 1.1 lukem #undef HAVE_STRUCT_STAT_ST_FLAGS 62 1.1 lukem #undef HAVE_STRUCT_STAT_ST_GEN 63 1.1 lukem #undef HAVE_STRUCT_STAT_ST_BIRTHTIME 64 1.1 lukem #undef HAVE_STRUCT_STAT_ST_ATIM 65 1.1 lukem #undef HAVE_STRUCT_STAT_ST_MTIMENSEC 66 1.1 lukem 67 1.1 lukem #undef HAVE_DECL_OPTIND 68 1.1 lukem #undef HAVE_DECL_OPTRESET 69 1.1 lukem #undef HAVE_DECL_SYS_SIGNAME 70 1.1 lukem 71 1.1 lukem #undef HAVE_ASPRINTF 72 1.1 lukem #undef HAVE_ASNPRINTF 73 1.1 lukem #undef HAVE_BASENAME 74 1.1 lukem #undef HAVE_CGETNEXT 75 1.1 lukem #undef HAVE_DEVNAME 76 1.1 lukem #undef HAVE_DIRFD 77 1.1 lukem #undef HAVE_DIRNAME 78 1.1 lukem #undef HAVE_FGETLN 79 1.1 lukem #undef HAVE_FLOCK 80 1.1 lukem #undef HAVE_FPARSELN 81 1.1 lukem #undef HAVE_FUTIMES 82 1.1 lukem #undef HAVE_GETOPT 83 1.1 lukem #undef HAVE_GETOPT_LONG 84 1.3 thorpej #undef HAVE_GROUP_FROM_GID 85 1.1 lukem #undef HAVE_ISBLANK 86 1.1 lukem #undef HAVE_ISSETUGID 87 1.1 lukem #undef HAVE_LCHFLAGS 88 1.1 lukem #undef HAVE_LCHMOD 89 1.1 lukem #undef HAVE_LCHOWN 90 1.1 lukem #undef HAVE_LUTIMES 91 1.1 lukem #undef HAVE_MKSTEMP 92 1.1 lukem #undef HAVE_MKDTEMP 93 1.1 lukem #undef HAVE_POLL 94 1.1 lukem #undef HAVE_PREAD 95 1.1 lukem #undef HAVE_PUTC_UNLOCKED 96 1.1 lukem #undef HAVE_PWCACHE_USERDB 97 1.1 lukem #undef HAVE_PWRITE 98 1.1 lukem #undef HAVE_RANDOM 99 1.1 lukem #undef HAVE_SETENV 100 1.1 lukem #undef HAVE_SETGROUPENT 101 1.1 lukem #undef HAVE_SETPASSENT 102 1.1 lukem #undef HAVE_SETPROGNAME 103 1.1 lukem #undef HAVE_SNPRINTF 104 1.1 lukem #undef HAVE_STRLCAT 105 1.1 lukem #undef HAVE_STRLCPY 106 1.1 lukem #undef HAVE_STRSEP 107 1.1 lukem #undef HAVE_STRSUFTOULL 108 1.1 lukem #undef HAVE_STRTOLL 109 1.1 lukem #undef HAVE_USER_FROM_UID 110 1.1 lukem #undef HAVE_VASPRINTF 111 1.1 lukem #undef HAVE_VASNPRINTF 112 1.1 lukem #undef HAVE_VSNPRINTF 113 1.1 lukem 114 1.1 lukem #undef HAVE_DECL_SETGROUPENT 115 1.1 lukem #undef HAVE_DECL_SETPASSENT 116 1.1 lukem 117 1.1 lukem #undef WORDS_BIGENDIAN 118 1.1 lukem 119 1.1 lukem /* Typedefs that might be missing. */ 120 1.1 lukem 121 1.1 lukem #undef size_t 122 1.1 lukem #undef uint8_t 123 1.1 lukem #undef uint16_t 124 1.1 lukem #undef uint32_t 125 1.1 lukem #undef uint64_t 126 1.1 lukem #undef u_int8_t 127 1.1 lukem #undef u_int16_t 128 1.1 lukem #undef u_int32_t 129 1.1 lukem #undef u_int64_t 130 1.1 lukem 131 1.1 lukem /* Now pull in the compatibility definitions. */ 132 1.1 lukem 133 1.1 lukem #include "compat_defs.h" 134 1.1 lukem 135 1.1 lukem #endif /* !__NETBSD_NBTOOL_CONFIG_H__ */ 136