* ld-m68k/m68k.exp ("TLS indirect symbol use"): Pass
[deliverable/binutils-gdb.git] / ld / configure.in
index 44013aa5f1745949d0e98f3bcc4687055f2928e3..63936f2dffa282de640663d2294bce7cbbbf2a43 100644 (file)
@@ -217,7 +217,7 @@ AC_CHECK_DECLS([strstr, free, sbrk, getenv, environ])
 
 # Link in zlib if we can.  This is needed only for the bootstrap tests
 # right now, since those tests use libbfd, which depends on zlib.
-AC_SEARCH_LIBS(zlibVersion, z, [AC_CHECK_HEADERS(zlib.h)])
+AM_ZLIB
 
 # When converting linker scripts into strings for use in emulation
 # files, use astring.sed if the compiler supports ANSI string
This page took 0.025155 seconds and 4 git commands to generate.