--- libaitcfg/inc/config.h.in 2010/03/22 19:16:34 1.2.6.1 +++ libaitcfg/inc/config.h.in 2013/01/17 13:30:31 1.4.14.1 @@ -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 @@ -53,6 +56,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 @@ -64,6 +70,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME + +/* Define to the home page for this package. */ +#undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION