Blame config.h.in

Packit Service 2b1f13
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
Packit Service 2b1f13
#undef BSD44SOCKETS
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service 2b1f13
#undef HAVE_DLFCN_H
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service 2b1f13
#undef HAVE_INTTYPES_H
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
Packit Service 2b1f13
#undef HAVE_LIBWS2_32
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if you have the <memory.h> header file. */
Packit Service 2b1f13
#undef HAVE_MEMORY_H
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if the system has the type `socklen_t'. */
Packit Service 2b1f13
#undef HAVE_SOCKLEN_T
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service 2b1f13
#undef HAVE_STDINT_H
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service 2b1f13
#undef HAVE_STDLIB_H
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if you have the <strings.h> header file. */
Packit Service 2b1f13
#undef HAVE_STRINGS_H
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if you have the <string.h> header file. */
Packit Service 2b1f13
#undef HAVE_STRING_H
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service 2b1f13
#undef HAVE_SYS_STAT_H
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service 2b1f13
#undef HAVE_SYS_TYPES_H
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service 2b1f13
#undef HAVE_UNISTD_H
Packit Service 2b1f13
Packit Service 2b1f13
/* Support IPv6 for TCP connections */
Packit Service 2b1f13
#undef IPv6
Packit Service 2b1f13
Packit Service 2b1f13
/* Support os-specific local connections */
Packit Service 2b1f13
#undef LOCALCONN
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service 2b1f13
#undef LT_OBJDIR
Packit Service 2b1f13
Packit Service 2b1f13
/* Name of package */
Packit Service 2b1f13
#undef PACKAGE
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to the address where bug reports for this package should be sent. */
Packit Service 2b1f13
#undef PACKAGE_BUGREPORT
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to the full name of this package. */
Packit Service 2b1f13
#undef PACKAGE_NAME
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to the full name and version of this package. */
Packit Service 2b1f13
#undef PACKAGE_STRING
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to the one symbol short name of this package. */
Packit Service 2b1f13
#undef PACKAGE_TARNAME
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to the home page for this package. */
Packit Service 2b1f13
#undef PACKAGE_URL
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to the version of this package. */
Packit Service 2b1f13
#undef PACKAGE_VERSION
Packit Service 2b1f13
Packit Service 2b1f13
/* Major version of this package */
Packit Service 2b1f13
#undef PACKAGE_VERSION_MAJOR
Packit Service 2b1f13
Packit Service 2b1f13
/* Minor version of this package */
Packit Service 2b1f13
#undef PACKAGE_VERSION_MINOR
Packit Service 2b1f13
Packit Service 2b1f13
/* Patch version of this package */
Packit Service 2b1f13
#undef PACKAGE_VERSION_PATCHLEVEL
Packit Service 2b1f13
Packit Service 2b1f13
/* Define to 1 if you have the ANSI C header files. */
Packit Service 2b1f13
#undef STDC_HEADERS
Packit Service 2b1f13
Packit Service 2b1f13
/* Support TCP socket connections */
Packit Service 2b1f13
#undef TCPCONN
Packit Service 2b1f13
Packit Service 2b1f13
/* Support UNIX socket connections */
Packit Service 2b1f13
#undef UNIXCONN
Packit Service 2b1f13
Packit Service 2b1f13
/* Version number of package */
Packit Service 2b1f13
#undef VERSION
Packit Service 2b1f13
Packit Service 2b1f13
/* Defined if needed to expose struct msghdr.msg_control */
Packit Service 2b1f13
#undef _XOPEN_SOURCE