NDS32/gas: Fix md_parse_name hook.
[deliverable/binutils-gdb.git] / libiberty / configure.ac
index 90adaea1ad2f3ef38cb1c01e714265fdca0955f2..922aa86e9b03719135b2b12ee5aad1c0cbd74342 100644 (file)
@@ -678,6 +678,7 @@ if test -z "${setobjs}"; then
   AC_CHECK_FUNCS($checkfuncs)
   AC_CHECK_DECLS([basename(char *), ffs, asprintf, vasprintf, snprintf, vsnprintf])
   AC_CHECK_DECLS([calloc, getenv, getopt, malloc, realloc, sbrk])
+  AC_CHECK_DECLS([strtol, strtoul, strtoll, strtoull])
   AC_CHECK_DECLS([strverscmp])
   libiberty_NEED_DECLARATION(canonicalize_file_name)
 fi
This page took 0.022618 seconds and 4 git commands to generate.