diff --git a/m4/check-decl.m4 b/m4/check-decl.m4 index f9202eab7..e301e44f1 100644 --- a/m4/check-decl.m4 +++ b/m4/check-decl.m4 @@ -1,4 +1,4 @@ -#serial 10 +#serial 11 dnl This is just a wrapper function to encapsulate this kludge. dnl Putting it in a separate file like this helps share it between @@ -55,6 +55,7 @@ AC_DEFUN(jm_CHECK_DECLS, nanosleep, realloc, stpcpy, + strndup, strstr, strtoul, strtoull,