* solib-svr4.c (svr4_current_sos, svr4_fetch_objfile_link_map):
[deliverable/binutils-gdb.git] / libiberty / configure.ac
index c110887a1b9c5f8d4faee7ad58599f3e68d4124c..e77bac70b78e130ab0f840a3f907de6ce925fb1c 100644 (file)
@@ -588,7 +588,7 @@ if test -z "${setobjs}"; then
 
   AC_CHECK_FUNCS($checkfuncs)
   AC_CHECK_DECLS([basename, ffs, asprintf, vasprintf, snprintf, vsnprintf])
-  AC_CHECK_DECLS([calloc, getenv, malloc, realloc, sbrk])
+  AC_CHECK_DECLS([calloc, getenv, getopt, malloc, realloc, sbrk])
   AC_CHECK_DECLS([strverscmp])
   libiberty_NEED_DECLARATION(canonicalize_file_name)
 fi
This page took 0.025511 seconds and 4 git commands to generate.