--- embedtools/inc/config.h.in 2011/06/08 12:45:40 1.2 +++ embedtools/inc/config.h.in 2013/01/18 13:18:14 1.3.4.1 @@ -54,21 +54,21 @@ /* 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 `aitsync' library (-laitsync). */ #undef HAVE_LIBAITSYNC +/* Define to 1 if you have the `aitwww' library (-laitwww). */ +#undef HAVE_LIBAITWWW + /* Define to 1 if you have the `axl' library (-laxl). */ #undef HAVE_LIBAXL /* 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 `util' library (-lutil). */ #undef HAVE_LIBUTIL @@ -157,6 +157,9 @@ /* Define to 1 if you have the `strtol' function. */ #undef HAVE_STRTOL + +/* Define to 1 if you have the `strtonum' function. */ +#undef HAVE_STRTONUM /* Define to 1 if you have the `strtoul' function. */ #undef HAVE_STRTOUL