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