2003-07-25 07:21:15 +04:00
|
|
|
/* $NetBSD: config.h.in,v 1.30 2003/07/25 03:21:16 atatat Exp $ */
|
2001-12-12 00:17:56 +03:00
|
|
|
|
|
|
|
#ifndef __NETBSD_COMPAT_CONFIG_H__
|
|
|
|
#define __NETBSD_COMPAT_CONFIG_H__
|
|
|
|
|
|
|
|
/* Values set by "configure" based on available functions in the host. */
|
|
|
|
|
2002-04-24 23:41:58 +04:00
|
|
|
#undef PATH_BSHELL
|
|
|
|
|
2002-04-23 04:13:50 +04:00
|
|
|
#undef HAVE_ALLOCA_H
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_DIRENT_H
|
2002-01-21 23:04:36 +03:00
|
|
|
#undef HAVE_ERR_H
|
2002-02-01 01:43:33 +03:00
|
|
|
#undef HAVE_FEATURES_H
|
2002-01-10 07:31:15 +03:00
|
|
|
#undef HAVE_INTTYPES_H
|
2002-01-21 23:04:36 +03:00
|
|
|
#undef HAVE_LIBGEN_H
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_NDIR_H
|
|
|
|
#undef HAVE_NETDB_H
|
2002-02-01 01:43:33 +03:00
|
|
|
#undef HAVE_MACHINE_BSWAP_H
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_MALLOC_H
|
2002-10-05 02:10:10 +04:00
|
|
|
#undef HAVE_POLL_H
|
2002-01-10 07:31:15 +03:00
|
|
|
#undef HAVE_STDDEF_H
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_STRING_H
|
|
|
|
#undef HAVE_SYS_DIR_H
|
2002-04-04 21:52:04 +04:00
|
|
|
#undef HAVE_SYS_ENDIAN_H
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_SYS_NDIR_H
|
2002-02-27 01:29:38 +03:00
|
|
|
#undef HAVE_SYS_SYSLIMITS_H
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_SYS_SYSMACROS_H
|
|
|
|
#undef HAVE_SYS_TYPES_H
|
2002-09-13 23:07:01 +04:00
|
|
|
#undef HAVE_TERMIOS_H
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_UNISTD_H
|
|
|
|
#undef STDC_HEADERS
|
2001-12-12 00:17:56 +03:00
|
|
|
|
2002-01-21 23:04:36 +03:00
|
|
|
#undef HAVE_ID_T
|
2003-03-13 07:30:39 +03:00
|
|
|
#undef HAVE_SOCKLEN_T
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_LONG_LONG
|
2003-07-18 17:45:15 +04:00
|
|
|
#undef HAVE_U_LONG
|
2002-02-01 01:43:33 +03:00
|
|
|
#undef HAVE_U_QUAD_T
|
2002-01-21 23:04:36 +03:00
|
|
|
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_DIR_DD_FD
|
2002-02-27 01:29:38 +03:00
|
|
|
#undef HAVE_STRUCT_DIRENT_D_NAMLEN
|
2002-01-21 23:04:36 +03:00
|
|
|
#undef HAVE_STRUCT_STAT_ST_FLAGS
|
2002-02-01 01:43:33 +03:00
|
|
|
#undef HAVE_STRUCT_STAT_ST_GEN
|
2003-07-25 07:21:15 +04:00
|
|
|
#undef HAVE_STRUCT_STAT_ST_BIRTHTIME
|
|
|
|
#undef HAVE_STRUCT_STAT_ST_ATIM
|
2002-02-01 01:43:33 +03:00
|
|
|
#undef HAVE_STRUCT_STAT_ST_MTIMENSEC
|
|
|
|
#undef HAVE_STRUCT_STATFS_F_IOSIZE
|
2002-01-21 23:04:36 +03:00
|
|
|
|
2002-02-01 01:43:33 +03:00
|
|
|
#undef HAVE_DECL_OPTIND
|
|
|
|
#undef HAVE_DECL_OPTRESET
|
2002-01-21 23:04:36 +03:00
|
|
|
#undef HAVE_DECL_SYS_SIGNAME
|
|
|
|
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_ASPRINTF
|
|
|
|
#undef HAVE_ASNPRINTF
|
2002-01-21 23:04:36 +03:00
|
|
|
#undef HAVE_BASENAME
|
2002-02-01 01:43:33 +03:00
|
|
|
#undef HAVE_CGETNEXT
|
2003-07-25 07:21:15 +04:00
|
|
|
#undef HAVE_DEVNAME
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_DIRFD
|
2002-01-21 23:04:36 +03:00
|
|
|
#undef HAVE_DIRNAME
|
2002-01-04 17:39:06 +03:00
|
|
|
#undef HAVE_FGETLN
|
2002-01-21 23:04:36 +03:00
|
|
|
#undef HAVE_FLOCK
|
2001-12-12 00:17:56 +03:00
|
|
|
#undef HAVE_FPARSELN
|
2002-01-21 23:04:36 +03:00
|
|
|
#undef HAVE_FUTIMES
|
2002-02-01 01:43:33 +03:00
|
|
|
#undef HAVE_GETOPT
|
|
|
|
#undef HAVE_GETOPT_LONG
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_ISBLANK
|
2002-04-18 19:31:51 +04:00
|
|
|
#undef HAVE_ISSETUGID
|
2002-10-06 05:25:58 +04:00
|
|
|
#undef HAVE_LCHFLAGS
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_LCHMOD
|
|
|
|
#undef HAVE_LCHOWN
|
|
|
|
#undef HAVE_LUTIMES
|
2002-09-14 08:30:27 +04:00
|
|
|
#undef HAVE_MKSTEMP
|
|
|
|
#undef HAVE_MKDTEMP
|
2002-10-05 02:10:10 +04:00
|
|
|
#undef HAVE_POLL
|
2002-01-21 23:04:36 +03:00
|
|
|
#undef HAVE_PREAD
|
2003-03-14 06:38:42 +03:00
|
|
|
#undef HAVE_PUTC_UNLOCKED
|
2002-01-24 07:05:27 +03:00
|
|
|
#undef HAVE_PWCACHE_USERDB
|
2002-01-21 23:04:36 +03:00
|
|
|
#undef HAVE_PWRITE
|
2002-09-13 23:07:01 +04:00
|
|
|
#undef HAVE_RANDOM
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_SETENV
|
|
|
|
#undef HAVE_SETGROUPENT
|
|
|
|
#undef HAVE_SETPASSENT
|
2001-12-12 00:17:56 +03:00
|
|
|
#undef HAVE_SETPROGNAME
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_SNPRINTF
|
2002-01-21 23:04:36 +03:00
|
|
|
#undef HAVE_STRLCAT
|
|
|
|
#undef HAVE_STRLCPY
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_STRSEP
|
2002-11-29 16:00:22 +03:00
|
|
|
#undef HAVE_STRSUFTOULL
|
2002-10-06 16:09:34 +04:00
|
|
|
#undef HAVE_STRTOLL
|
2002-07-03 21:16:26 +04:00
|
|
|
#undef HAVE_USER_FROM_UID
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef HAVE_VASPRINTF
|
|
|
|
#undef HAVE_VASNPRINTF
|
|
|
|
#undef HAVE_VSNPRINTF
|
2002-01-21 23:04:36 +03:00
|
|
|
|
2002-02-27 01:29:38 +03:00
|
|
|
#undef HAVE_DECL_SETGROUPENT
|
|
|
|
#undef HAVE_DECL_SETPASSENT
|
|
|
|
|
2002-01-21 23:04:36 +03:00
|
|
|
#undef WORDS_BIGENDIAN
|
2001-12-12 00:17:56 +03:00
|
|
|
|
2002-01-29 13:20:28 +03:00
|
|
|
/* Typedefs that might be missing. */
|
|
|
|
|
|
|
|
#undef size_t
|
2002-03-07 21:28:46 +03:00
|
|
|
#undef uint8_t
|
|
|
|
#undef uint16_t
|
|
|
|
#undef uint32_t
|
|
|
|
#undef uint64_t
|
2002-01-29 13:20:28 +03:00
|
|
|
#undef u_int8_t
|
|
|
|
#undef u_int16_t
|
|
|
|
#undef u_int32_t
|
|
|
|
#undef u_int64_t
|
|
|
|
|
2002-01-22 23:42:59 +03:00
|
|
|
/* Now pull in the compatibility definitions. */
|
2002-01-29 13:20:28 +03:00
|
|
|
|
2002-01-22 23:42:59 +03:00
|
|
|
#include "compat_defs.h"
|
2002-01-21 23:04:36 +03:00
|
|
|
|
2001-12-12 00:17:56 +03:00
|
|
|
#endif /* !__NETBSD_COMPAT_CONFIG_H__ */
|