* common/aclocal.m4: Add include of ../../config/zlib.m4.
[deliverable/binutils-gdb.git] / sim / ppc / configure.ac
index 55699b228c0aa9dace193bb3893f5811e5c04b0c..1970291d1e93c1a34aaf46f49691f9d44309cb30 100644 (file)
@@ -668,7 +668,7 @@ AC_ARG_PROGRAM
 
 # BFD conditionally uses zlib, so we must link it in if libbfd does, by
 # using the same condition.
-AC_SEARCH_LIBS(zlibVersion, z, [AC_CHECK_HEADERS(zlib.h)])
+AM_ZLIB
 
 . ${srcdir}/../../bfd/configure.host
 
This page took 0.036377 seconds and 4 git commands to generate.