--- libaitrpc/inc/config.h.in 2011/08/19 14:44:34 1.2.4.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