Extract string-printing out of ada_val_print_array
[deliverable/binutils-gdb.git] / binutils / configure.in
index f676fc51bd338e580979b306ac04e0a1ab6532e7..4072178e990ed5c65777a0fcf9a3767854c6a03c 100644 (file)
@@ -185,8 +185,8 @@ if test $bu_cv_header_utime_h = yes; then
   AC_DEFINE(HAVE_GOOD_UTIME_H, 1, [Does <utime.h> define struct utimbuf?])
 fi
 
-AC_CHECK_DECLS([fprintf, stpcpy, strstr, sbrk, getenv, environ, getc_unlocked,
-               snprintf, vsnprintf])
+AC_CHECK_DECLS([environ, fprintf, getc_unlocked, getenv,
+               sbrk, snprintf, stpcpy, strnlen, strstr, vsnprintf])
 
 # Link in zlib if we can.  This allows us to read compressed debug
 # sections.  This is used only by readelf.c (objdump uses bfd for
This page took 0.022582 seconds and 4 git commands to generate.