/* src/config.h.in. Generated automatically from ../configure.in by autoheader. */ /* Define if type char is unsigned and you are not using gcc. */ #ifndef __CHAR_UNSIGNED__ #undef __CHAR_UNSIGNED__ #endif /* Define to empty if the keyword does not work. */ #undef const /* Define if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define to `unsigned' if doesn't define. */ #undef size_t /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* * Define this if you have a /dev/urandom which can supply good random numbers. */ #undef HAVE_DEV_URANDOM /* * Define this if you want IPv6 support. */ #undef HAVE_IPv6 /* * V6 structures that host may or may not be present. */ #undef HAVE_ST_ADDRINFO #undef HAVE_GETIPNODEBYNAME #undef HAVE_SIN6_LEN /* * Define these if your C library is missing some functions... */ #undef NEED_VSNPRINTF #undef NEED_INET_PTON #undef NEED_INET_NTOP /* * If you don't have these types in , #define these to be * the types you do have. */ #undef int8_t #undef int16_t #undef int32_t #undef int64_t #undef uint8_t #undef uint16_t #undef uint32_t /* * Debugging: * DEBUG: general debugging * DEBUG_MEM: debug memory allocation */ #undef DEBUG #undef DEBUG_MEM /* Define if you have the vsnprintf function. */ #undef HAVE_VSNPRINTF /* Define if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if you have the header file. */ #undef HAVE_NETINET6_IN6_H /* Define if you have the header file. */ #undef HAVE_STDINT_H /* Define if you have the header file. */ #undef HAVE_STROPTS_H /* Define if you have the header file. */ #undef HAVE_SYS_FILIO_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if struct msghdr contains msg_control */ #undef HAVE_MSGHDR_MSGCTRL #ifndef WORDS_BIGENDIAN #define WORDS_SMALLENDIAN #endif