--- libaitio/inc/config.h.in 2011/09/19 21:59:57 1.5.8.1 +++ libaitio/inc/config.h.in 2012/05/17 11:08:12 1.6.14.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 `rt' library (-lrt). */ +#undef HAVE_LIBRT + /* Define to 1 if you have the `util' library (-lutil). */ #undef HAVE_LIBUTIL