--- libaitio/inc/config.h.in 2012/05/17 11:08:12 1.6.14.1 +++ 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 @@ -88,9 +91,6 @@ /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS - -/* Build libraries with debug information and additional messages */ -#undef __DEBUG /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */