Add support for an x86_64-elf target
[deliverable/binutils-gdb.git] / ld / configure.in
index 28665eac25c25fc5b48275bfcc05ff81ebc57029..8b8354d1a11d7dd2cb0093ea61e0119f1d1b8ef8 100644 (file)
@@ -119,7 +119,7 @@ AC_SUBST(HOSTING_LIBS)
 AC_SUBST(NATIVE_LIB_DIRS)
 
 AC_CHECK_HEADERS(string.h strings.h stdlib.h unistd.h)
-AC_CHECK_FUNCS(sbrk realpath)
+AC_CHECK_FUNCS(sbrk realpath glob)
 AC_HEADER_DIRENT
 
 BFD_BINARY_FOPEN
This page took 0.022944 seconds and 4 git commands to generate.