--- embedtools/inc/config.h.in 2011/06/08 12:45:40 1.2 +++ embedtools/inc/config.h.in 2011/06/13 20:04:12 1.2.2.1 @@ -158,6 +158,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