summaryrefslogtreecommitdiff
path: root/bfd/aclocal.m4
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-03-31 05:54:55 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-03-31 06:39:57 -0700
commit9ae46699504c63af285d40ad8856a29300d318e4 (patch)
treeaeb93448d6b4802099344de3eca39653c07cc434 /bfd/aclocal.m4
parentfa1f5da0b6ff3622f9bf60e348e149b76920abba (diff)
downloadbinutils-gdb-9ae46699504c63af285d40ad8856a29300d318e4.tar.gz
Revert the AM_ZLIB change in bfd
* configure.ac: Revert the AM_ZLIB change. * Makefile.in: Regenerated. * aclocal.m4: Likewise. * configure: Likewise. * doc/Makefile.in: Likewise.
Diffstat (limited to 'bfd/aclocal.m4')
-rw-r--r--bfd/aclocal.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/aclocal.m4 b/bfd/aclocal.m4
index d9e743e031f..d3243c62687 100644
--- a/bfd/aclocal.m4
+++ b/bfd/aclocal.m4
@@ -979,6 +979,7 @@ m4_include([../config/plugins.m4])
m4_include([../config/po.m4])
m4_include([../config/progtest.m4])
m4_include([../config/stdint.m4])
+m4_include([../config/zlib.m4])
m4_include([../libtool.m4])
m4_include([../ltoptions.m4])
m4_include([../ltsugar.m4])