--- embedtools/inc/config.h.in 2011/06/08 12:45:40 1.2 +++ embedtools/inc/config.h.in 2012/03/20 15:26:40 1.2.2.2 @@ -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 @@ -157,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