"complete" command and completion word break characters
[deliverable/binutils-gdb.git] / binutils / configure.ac
index 2f3fca96c2360ab7b388265d95718d649c889225..fbd366ae99e12c56805eb6c24d742a7b2a8efcac 100644 (file)
@@ -198,7 +198,7 @@ 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([environ, fprintf, getc_unlocked, getenv,
+AC_CHECK_DECLS([asprintf, environ, fprintf, getc_unlocked, getenv,
                sbrk, snprintf, stpcpy, strnlen, strstr, vsnprintf])
 
 # Link in zlib if we can.  This allows us to read compressed debug
This page took 0.023059 seconds and 4 git commands to generate.