xconfig.h.in revision 5c10afb9
1/* xconfig.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */ 4#undef BSD44SOCKETS 5 6/* Support IPv6 for TCP connections */ 7#undef IPv6 8 9/* Define to 1 if you do not have the `strcasecmp' function. */ 10#undef NEED_STRCASECMP 11 12/* Name of package */ 13#undef PACKAGE 14 15/* Define to the address where bug reports for this package should be sent. */ 16#undef PACKAGE_BUGREPORT 17 18/* Define to the full name of this package. */ 19#undef PACKAGE_NAME 20 21/* Define to the full name and version of this package. */ 22#undef PACKAGE_STRING 23 24/* Define to the one symbol short name of this package. */ 25#undef PACKAGE_TARNAME 26 27/* Define to the version of this package. */ 28#undef PACKAGE_VERSION 29 30/* Version number of package */ 31#undef VERSION 32