--- libaitcfg/inc/config.h.in 2011/05/01 17:24:28 1.3 +++ libaitcfg/inc/config.h.in 2016/05/18 15:18:10 1.6 @@ -6,9 +6,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the `aitio' library (-laitio). */ -#undef HAVE_LIBAITIO +/* Define to 1 if you have the `elwix' library (-lelwix). */ +#undef HAVE_LIBELWIX +/* 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 @@ -52,6 +55,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H + +/* No debug, remove asserts */ +#undef NDEBUG /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT