/* config.h.  Generated by configure.  */
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Define if build with ebnet support */
#define ENABLE_EBNET 1

/* Define if build with IPv6 support */
#define ENABLE_IPV6 1

/* Define if NLS is requested */
#define ENABLE_NLS 1

/* Define if pthread support is enabled. */
/* #undef ENABLE_PTHREAD */

/* Define if command names have the suffix \`.exe' */
/* #undef EXEEXT_EXE */

/* Define to 1 if you have the <direct.h> header file. */
/* #undef HAVE_DIRECT_H */

/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1

/* Define to 1 if you have the `gai_strerror' function. */
#define HAVE_GAI_STRERROR 1

/* Define to 1 if you have the `getaddrinfo' function. */
#define HAVE_GETADDRINFO 1

/* Define to 1 if you have the `getnameinfo' function. */
#define HAVE_GETNAMEINFO 1

/* Define to 1 if you have the <iconv.h> header file. */
#define HAVE_ICONV_H 1

/* Define to 1 if you have the `iconv_open' function. */
#define HAVE_ICONV_OPEN 1

/* Define to 1 if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */

/* Define to 1 if you have the <langinfo.h> header file. */
#define HAVE_LANGINFO_H 1

/* Define to 1 if you have the `LC_MESSAGES' locale category */
#define HAVE_LC_MESSAGES 1

/* Define to 1 if you have the `bind' library (-lbind). */
/* #undef HAVE_LIBBIND */

/* Define to 1 if you have the <libcharset.h> header file. */
#define HAVE_LIBCHARSET_H 1

/* Define to 1 if you have the `iconv' library (-liconv). */
#define HAVE_LIBICONV 1

/* Define to 1 if you have the `libiconv_open' function. */
#define HAVE_LIBICONV_OPEN 1

/* Define to 1 if you have the `nsl' library (-lnsl). */
/* #undef HAVE_LIBNSL */

/* Define to 1 if you have the `resolv' library (-lresolv). */
#define HAVE_LIBRESOLV 1

/* Define to 1 if you have the `socket' library (-lsocket). */
/* #undef HAVE_LIBSOCKET */

/* Define to 1 if you have the `locale_charset' function. */
#define HAVE_LOCALE_CHARSET 1

/* Define to 1 if you have the <locale.h> header file. */
#define HAVE_LOCALE_H 1

/* Define to 1 if you have the <mbstring.h> header file. */
/* #undef HAVE_MBSTRING_H */

/* Define to 1 if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */

/* Define to 1 if you have the `nl_langinfo' function. */
#define HAVE_NL_LANGINFO 1

/* Define to 1 if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1

/* Define to 1 if you have the <pthread.h> header file. */
#define HAVE_PTHREAD_H 1

/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1

/* Define to 1 if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */

/* Define to 1 if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */

/* Define to 1 if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1

/* Define to 1 if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */

/* Define to 1 if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */

/* Define to 1 if <netinet/in.h> defines `struct in6_addr' */
#define HAVE_STRUCT_IN6_ADDR 1

/* Define to 1 if <netinet/in.h> defines `struct sockaddr_in6' */
#define HAVE_STRUCT_SOCKADDR_IN6 1

/* Define to 1 if <netinet/in.h> defines `struct sockaddr_storage' */
#define HAVE_STRUCT_SOCKADDR_STORAGE 1

/* Define to 1 if you have the <sys/stat.h> header file. */
/* #undef HAVE_SYS_STAT_H */

/* Define to 1 if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */

/* Define to 1 if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */

/* Define to 1 if you have the `_getdcwd' function. */
/* #undef HAVE__GETDCWD */

/* Define to 1 if `in6addr_any' is declared by <netinet/in.h> */
#define IN6ADDR_ANY_DECLARED 1

/* Define to 1 if `in6addr_loopback' is declared by <netinet/in.h> */
#define IN6ADDR_LOOPBACK_DECLARED 1

/* Mailing address */
#define MAILING_ADDRESS "m-kasahr@sra.co.jp"

/* Name of package */
#define PACKAGE "eb"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""

/* Define to the full name of this package. */
#define PACKAGE_NAME "eb"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING "eb 4.3"

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "eb"

/* Define to the version of this package. */
#define PACKAGE_VERSION "4.3"

/* Define to 1 if you have the ANSI C header files. */
/* #undef STDC_HEADERS */

/* Version number of package */
#define VERSION "4.3"

/* Define to `unsigned char', `unsigned short', `unsigned int' or `unsigned
   long' according with size of `sin_port' in `struct sockaddr_in', if
   <sys/types.h>, <sys/socket.h> or <netinet/in.h> does not define
   `in_port_t'. */
/* #undef in_port_t */

/* Define to `int' if <sys/types.h> does not define. */
#define mode_t int

/* Define to `unsigned char', `unsigned short', `unsigned int' or `unsigned
   long' according with size of `sa_family' in `struct sockaddr', if
   <sys/types.h> or <sys/socket.h> does not define `sa_family_t'. */
/* #undef sa_family_t */

/* Define to `int' if <sys/types.h> or <sys/socket.h> does not define. */
/* #undef socklen_t */

/* Define to `int' if <sys/types.h> does not define. */
#define ssize_t int


syntax highlighted by Code2HTML, v. 0.9.1