231 lines
6.2 KiB
C
231 lines
6.2 KiB
C
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* Use DOS style pathnames */
|
|
#undef DOS_FILE_PATH
|
|
|
|
/* Define if build with ebnet support */
|
|
#undef ENABLE_EBNET
|
|
|
|
/* Define if build with IPv6 support */
|
|
#undef ENABLE_IPV6
|
|
|
|
/* Define if libdeflate support is enabled. */
|
|
#undef ENABLE_LIBDEFLATE
|
|
|
|
/* Define if NLS is requested */
|
|
#undef ENABLE_NLS
|
|
|
|
/* Define if pthread support is enabled. */
|
|
#undef ENABLE_PTHREAD
|
|
|
|
/* Define if build with Winsock2 */
|
|
#undef ENABLE_WINSOCK2
|
|
|
|
/* Define if command names have the suffix \`.exe' */
|
|
#undef EXEEXT_EXE
|
|
|
|
/* Define to 1 if you have the `atoll' function. */
|
|
#undef HAVE_ATOLL
|
|
|
|
/* 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. */
|
|
#undef HAVE_DLFCN_H
|
|
|
|
/* Define to 1 if you have the `gai_strerror' function. */
|
|
#undef HAVE_GAI_STRERROR
|
|
|
|
/* Define to 1 if you have the `getaddrinfo' function. */
|
|
#undef HAVE_GETADDRINFO
|
|
|
|
/* Define to 1 if you have the `getnameinfo' function. */
|
|
#undef HAVE_GETNAMEINFO
|
|
|
|
/* Define to 1 if you have the <getopt.h> header file. */
|
|
#undef HAVE_GETOPT_H
|
|
|
|
/* Define to 1 if you have the `getopt_long' function. */
|
|
#undef HAVE_GETOPT_LONG
|
|
|
|
/* Define to 1 if you have the <iconv.h> header file. */
|
|
#undef HAVE_ICONV_H
|
|
|
|
/* Define to 1 if you have the `iconv_open' function. */
|
|
#undef HAVE_ICONV_OPEN
|
|
|
|
/* 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. */
|
|
#undef HAVE_LANGINFO_H
|
|
|
|
/* Define to 1 if you have the `LC_MESSAGES' locale category */
|
|
#undef HAVE_LC_MESSAGES
|
|
|
|
/* Define to 1 if you have the `bind' library (-lbind). */
|
|
#undef HAVE_LIBBIND
|
|
|
|
/* Define to 1 if you have the <libcharset.h> header file. */
|
|
#undef HAVE_LIBCHARSET_H
|
|
|
|
/* Define to 1 if you have the `libiconv_open' function. */
|
|
#undef HAVE_LIBICONV_OPEN
|
|
|
|
/* Define to 1 if you have the `nsl' library (-lnsl). */
|
|
#undef HAVE_LIBNSL
|
|
|
|
/* Define to 1 if you have the `resolv' library (-lresolv). */
|
|
#undef HAVE_LIBRESOLV
|
|
|
|
/* Define to 1 if you have the `socket' library (-lsocket). */
|
|
#undef HAVE_LIBSOCKET
|
|
|
|
/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
|
|
#undef HAVE_LIBWS2_32
|
|
|
|
/* Define to 1 if you have the `locale_charset' function. */
|
|
#undef HAVE_LOCALE_CHARSET
|
|
|
|
/* Define to 1 if you have the <locale.h> header file. */
|
|
#undef HAVE_LOCALE_H
|
|
|
|
/* 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. */
|
|
#undef HAVE_NL_LANGINFO
|
|
|
|
/* Define to 1 if you have the <nl_types.h> header file. */
|
|
#undef HAVE_NL_TYPES_H
|
|
|
|
/* Define to 1 if you have the <pthread.h> header file. */
|
|
#undef HAVE_PTHREAD_H
|
|
|
|
/* Define to 1 if you have the `setlocale' function. */
|
|
#undef HAVE_SETLOCALE
|
|
|
|
/* 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. */
|
|
#undef HAVE_STRCASECMP
|
|
|
|
/* 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' */
|
|
#undef HAVE_STRUCT_IN6_ADDR
|
|
|
|
/* Define to 1 if <netinet/in.h> defines `struct sockaddr_in6' */
|
|
#undef HAVE_STRUCT_SOCKADDR_IN6
|
|
|
|
/* Define to 1 if <netinet/in.h> defines `struct sockaddr_storage' */
|
|
#undef HAVE_STRUCT_SOCKADDR_STORAGE
|
|
|
|
/* Define to 1 if you have the <sys/socket.h> header file. */
|
|
#undef HAVE_SYS_SOCKET_H
|
|
|
|
/* 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 <ws2tcpip.h> header file. */
|
|
#undef HAVE_WS2TCPIP_H
|
|
|
|
/* Define to 1 if you have the `_atoi64' function. */
|
|
#undef HAVE__ATOI64
|
|
|
|
/* Define to 1 if you have the `_getdcwd' function. */
|
|
#undef HAVE__GETDCWD
|
|
|
|
/* Define to 1 if `in6addr_any' is declared by <netinet/in.h> */
|
|
#undef IN6ADDR_ANY_DECLARED
|
|
|
|
/* Define to 1 if `in6addr_loopback' is declared by <netinet/in.h> */
|
|
#undef IN6ADDR_LOOPBACK_DECLARED
|
|
|
|
/* Define to the sub-directory where libtool stores uninstalled libraries. */
|
|
#undef LT_OBJDIR
|
|
|
|
/* Mailing address */
|
|
#undef MAILING_ADDRESS
|
|
|
|
/* Name of package */
|
|
#undef PACKAGE
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#undef PACKAGE_BUGREPORT
|
|
|
|
/* Define to the full name of this package. */
|
|
#undef PACKAGE_NAME
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#undef PACKAGE_STRING
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#undef PACKAGE_TARNAME
|
|
|
|
/* Define to the home page for this package. */
|
|
#undef PACKAGE_URL
|
|
|
|
/* Define to the version of this package. */
|
|
#undef PACKAGE_VERSION
|
|
|
|
/* Define to `1' if printf() recognizes "I64" modifier for __int64 */
|
|
#undef PRINTF_I64_MODIFIER
|
|
|
|
/* Define to `1' if printf() recognizes "ll" modifier for long long */
|
|
#undef PRINTF_LL_MODIFIER
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Version number of package */
|
|
#undef VERSION
|
|
|
|
/* Enable large inode numbers on Mac OS X 10.5. */
|
|
#ifndef _DARWIN_USE_64_BIT_INODE
|
|
# define _DARWIN_USE_64_BIT_INODE 1
|
|
#endif
|
|
|
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
|
#undef _FILE_OFFSET_BITS
|
|
|
|
/* Define for large files, on AIX-style hosts. */
|
|
#undef _LARGE_FILES
|
|
|
|
/* 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. */
|
|
#undef mode_t
|
|
|
|
/* 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. */
|
|
#undef ssize_t
|