summaryrefslogtreecommitdiff
path: root/gold/Makefile.in
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2012-12-07 04:28:52 +0000
committerIan Lance Taylor <ian@airs.com>2012-12-07 04:28:52 +0000
commit4337032e66ad48a99715255480653653904ab0d1 (patch)
tree237497cd9cd0c5485cc7a7de4c8ed8d60a12f6d7 /gold/Makefile.in
parenteaaf89163f1ab13dd179d64e5456c56757a6e557 (diff)
downloadbinutils-redhat-4337032e66ad48a99715255480653653904ab0d1.tar.gz
* configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.
Use $ac_cv_header_zlib_h = yes as the condition in AM_CONDITIONAL. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. * testsuite/Makefile.in: Regenerate.
Diffstat (limited to 'gold/Makefile.in')
-rw-r--r--gold/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/Makefile.in b/gold/Makefile.in
index 16d2cf4b3f..8da48cd9c1 100644
--- a/gold/Makefile.in
+++ b/gold/Makefile.in
@@ -59,6 +59,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
$(top_srcdir)/../config/override.m4 \
$(top_srcdir)/../config/po.m4 \
$(top_srcdir)/../config/progtest.m4 \
+ $(top_srcdir)/../config/zlib.m4 \
$(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)