summaryrefslogtreecommitdiff
path: root/bfd/acinclude.m4
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-11-24 22:47:19 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-11-24 22:47:19 +0000
commit3433c2626ca2dc9f9605c88ead2db081dedd8a5f (patch)
tree083a8d4b1c0cbb448d8c9ed7a041c72e21416432 /bfd/acinclude.m4
parent87835ada44c6faa783f10c7e7a567be449be057e (diff)
downloadbinutils-redhat-3433c2626ca2dc9f9605c88ead2db081dedd8a5f.tar.gz
* acinclude.m4: Add include of ../config/zlib.m4.
* configure.in: AM_ZLIB to check for zlib support. * configure: Regenerate.
Diffstat (limited to 'bfd/acinclude.m4')
-rw-r--r--bfd/acinclude.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/acinclude.m4 b/bfd/acinclude.m4
index aaa147ece8..d9813bdf14 100644
--- a/bfd/acinclude.m4
+++ b/bfd/acinclude.m4
@@ -1,3 +1,5 @@
+sinclude([../config/zlib.m4])
+
dnl See whether we need to use fopen-bin.h rather than fopen-same.h.
AC_DEFUN([BFD_BINARY_FOPEN],
[AC_REQUIRE([AC_CANONICAL_TARGET])