1/* config.h.in. Generated automatically from configure.in by autoheader. */ 2#undef MINGW32 3 4/* Define if you have the ANSI C header files. */ 5#undef STDC_HEADERS 6 7/* Define if you have the socket function. */ 8#undef HAVE_SOCKET 9 10/* Define if you have the <pthread.h> header file. */ 11#undef HAVE_PTHREAD_H 12 13/* Define if you have the <unistd.h> header file. */ 14#undef HAVE_UNISTD_H 15 16/* Define if you have the pthread library (-lpthread). */ 17#undef HAVE_LIBPTHREAD 18 19/* Name of package */ 20#undef PACKAGE 21 22/* Version number of package */ 23#undef VERSION 24 25