Sync with gcc/libiberty.

This commit is contained in:
Richard Earnshaw
2015-01-07 17:32:24 +00:00
parent d7b24d2941
commit 7c89917ffa
12 changed files with 409 additions and 87 deletions

View 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