--- libaitio/inc/config.h.in 2012/07/03 08:51:05 1.8 +++ libaitio/inc/config.h.in 2012/08/29 13:51:29 1.10 @@ -6,8 +6,14 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `aitcrc' library (-laitcrc). */ +#undef HAVE_LIBAITCRC + /* 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