--- embedtools/inc/config.h.in 2011/06/08 09:11:06 1.1.2.1 +++ embedtools/inc/config.h.in 2012/07/22 22:46:47 1.3 @@ -63,6 +63,9 @@ /* 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 @@ -72,6 +75,9 @@ /* Define to 1 if you have the `util' library (-lutil). */ #undef HAVE_LIBUTIL +/* Define to 1 if you have the header file. */ +#undef HAVE_LIBUTIL_H + /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H @@ -154,6 +160,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