--- mqtt/inc/config.h.in 2012/07/03 12:46:00 1.2 +++ mqtt/inc/config.h.in 2013/01/18 09:45:34 1.2.4.1 @@ -24,12 +24,6 @@ /* Define to 1 if you have the `aitcfg' library (-laitcfg). */ #undef HAVE_LIBAITCFG -/* Define to 1 if you have the `aitcrc' library (-laitcrc). */ -#undef HAVE_LIBAITCRC - -/* Define to 1 if you have the `aitio' library (-laitio). */ -#undef HAVE_LIBAITIO - /* Define to 1 if you have the `aitmqtt' library (-laitmqtt). */ #undef HAVE_LIBAITMQTT @@ -38,6 +32,9 @@ /* Define to 1 if you have the `crypto' library (-lcrypto). */ #undef HAVE_LIBCRYPTO + +/* 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