Home | History | Annotate | Line # | Download | only in compat
nbtool_config.h.in revision 1.7
      1  1.7      jmc /*	$NetBSD: nbtool_config.h.in,v 1.7 2004/10/12 03:28:31 jmc 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.7      jmc #undef HAVE_FSTATVFS
     44  1.7      jmc 
     45  1.4      jmc #undef HAVE_BSWAP16
     46  1.4      jmc #undef HAVE_BSWAP32
     47  1.4      jmc #undef HAVE_BSWAP64
     48  1.4      jmc #undef HAVE_HTOBE16
     49  1.4      jmc #undef HAVE_HTOBE32
     50  1.4      jmc #undef HAVE_HTOBE64
     51  1.4      jmc #undef HAVE_HTOLE16
     52  1.4      jmc #undef HAVE_HTOLE32
     53  1.4      jmc #undef HAVE_HTOLE64
     54  1.4      jmc #undef HAVE_BE16TOH
     55  1.4      jmc #undef HAVE_BE32TOH
     56  1.4      jmc #undef HAVE_BE64TOH
     57  1.4      jmc #undef HAVE_LE16TOH
     58  1.4      jmc #undef HAVE_LE32TOH
     59  1.4      jmc #undef HAVE_LE64TOH
     60  1.4      jmc 
     61  1.1    lukem #undef HAVE_DIR_DD_FD
     62  1.1    lukem #undef HAVE_STRUCT_DIRENT_D_NAMLEN
     63  1.1    lukem #undef HAVE_STRUCT_STAT_ST_FLAGS
     64  1.1    lukem #undef HAVE_STRUCT_STAT_ST_GEN
     65  1.1    lukem #undef HAVE_STRUCT_STAT_ST_BIRTHTIME
     66  1.1    lukem #undef HAVE_STRUCT_STAT_ST_ATIM
     67  1.1    lukem #undef HAVE_STRUCT_STAT_ST_MTIMENSEC
     68  1.6      dbj #undef HAVE_STRUCT_STATVFS_F_IOSIZE
     69  1.1    lukem 
     70  1.1    lukem #undef HAVE_DECL_OPTIND
     71  1.1    lukem #undef HAVE_DECL_OPTRESET
     72  1.1    lukem #undef HAVE_DECL_SYS_SIGNAME
     73  1.1    lukem 
     74  1.1    lukem #undef HAVE_ASPRINTF
     75  1.1    lukem #undef HAVE_ASNPRINTF
     76  1.1    lukem #undef HAVE_BASENAME
     77  1.1    lukem #undef HAVE_CGETNEXT
     78  1.1    lukem #undef HAVE_DEVNAME
     79  1.1    lukem #undef HAVE_DIRFD
     80  1.1    lukem #undef HAVE_DIRNAME
     81  1.1    lukem #undef HAVE_FGETLN
     82  1.1    lukem #undef HAVE_FLOCK
     83  1.1    lukem #undef HAVE_FPARSELN
     84  1.1    lukem #undef HAVE_FUTIMES
     85  1.1    lukem #undef HAVE_GETOPT
     86  1.1    lukem #undef HAVE_GETOPT_LONG
     87  1.3  thorpej #undef HAVE_GROUP_FROM_GID
     88  1.1    lukem #undef HAVE_ISBLANK
     89  1.1    lukem #undef HAVE_ISSETUGID
     90  1.1    lukem #undef HAVE_LCHFLAGS
     91  1.1    lukem #undef HAVE_LCHMOD
     92  1.1    lukem #undef HAVE_LCHOWN
     93  1.1    lukem #undef HAVE_LUTIMES
     94  1.1    lukem #undef HAVE_MKSTEMP
     95  1.1    lukem #undef HAVE_MKDTEMP
     96  1.1    lukem #undef HAVE_POLL
     97  1.1    lukem #undef HAVE_PREAD
     98  1.1    lukem #undef HAVE_PUTC_UNLOCKED
     99  1.1    lukem #undef HAVE_PWCACHE_USERDB
    100  1.1    lukem #undef HAVE_PWRITE
    101  1.1    lukem #undef HAVE_RANDOM
    102  1.1    lukem #undef HAVE_SETENV
    103  1.1    lukem #undef HAVE_SETGROUPENT
    104  1.1    lukem #undef HAVE_SETPASSENT
    105  1.1    lukem #undef HAVE_SETPROGNAME
    106  1.1    lukem #undef HAVE_SNPRINTF
    107  1.1    lukem #undef HAVE_STRLCAT
    108  1.1    lukem #undef HAVE_STRLCPY
    109  1.1    lukem #undef HAVE_STRSEP
    110  1.1    lukem #undef HAVE_STRSUFTOULL
    111  1.1    lukem #undef HAVE_STRTOLL
    112  1.1    lukem #undef HAVE_USER_FROM_UID
    113  1.1    lukem #undef HAVE_VASPRINTF
    114  1.1    lukem #undef HAVE_VASNPRINTF
    115  1.1    lukem #undef HAVE_VSNPRINTF
    116  1.1    lukem 
    117  1.1    lukem #undef HAVE_DECL_SETGROUPENT
    118  1.1    lukem #undef HAVE_DECL_SETPASSENT
    119  1.1    lukem 
    120  1.1    lukem #undef WORDS_BIGENDIAN
    121  1.1    lukem 
    122  1.1    lukem /* Typedefs that might be missing. */
    123  1.1    lukem 
    124  1.1    lukem #undef size_t
    125  1.1    lukem #undef uint8_t
    126  1.1    lukem #undef uint16_t
    127  1.1    lukem #undef uint32_t
    128  1.1    lukem #undef uint64_t
    129  1.1    lukem #undef u_int8_t
    130  1.1    lukem #undef u_int16_t
    131  1.1    lukem #undef u_int32_t
    132  1.1    lukem #undef u_int64_t
    133  1.1    lukem 
    134  1.1    lukem /* Now pull in the compatibility definitions. */
    135  1.1    lukem 
    136  1.1    lukem #include "compat_defs.h"
    137  1.1    lukem 
    138  1.1    lukem #endif	/* !__NETBSD_NBTOOL_CONFIG_H__ */
    139