--- libaitio/inc/config.h.in 2012/07/03 08:51:05 1.8 +++ libaitio/inc/config.h.in 2012/07/22 12:32:34 1.8.2.1 @@ -9,6 +9,9 @@ /* Define to 1 if you have the `crypto' library (-lcrypto). */ #undef HAVE_LIBCRYPTO +/* Define to 1 if you have the `pthread' library (-lpthread). */ +#undef HAVE_LIBPTHREAD + /* Define to 1 if you have the `rt' library (-lrt). */ #undef HAVE_LIBRT