--- libaitrpc/inc/config.h.in 2011/05/02 23:11:17 1.1.1.1.2.1 +++ libaitrpc/inc/config.h.in 2011/08/19 14:46:38 1.2.4.2 @@ -18,6 +18,9 @@ /* Define to 1 if you have the `aitcrc' library (-laitcrc). */ #undef HAVE_LIBAITCRC +/* Define to 1 if you have the `pthread' library (-lpthread). */ +#undef HAVE_LIBPTHREAD + /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC @@ -33,6 +36,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_H + +/* Define to 1 if you have the `pthread_yield' function. */ +#undef HAVE_PTHREAD_YIELD /* Define to 1 if your system has a GNU libc compatible `realloc' function, and to 0 otherwise. */