old-cross-binutils/bfd/doc
H.J. Lu 243340ad57 Add --with-system-zlib in bfd
This patch adds --with-system-zlib and remove --with-zlib in bfd.

	* Makefile.am (ZLIB): New.
	(ZLIBINC): Likewise.
	(AM_CFLAGS): Add $(ZLIBINC).
	(libbfd_la_LIBADD): Add $(ZLIB).
	* compress.c: Don't check HAVE_ZLIB_H to include <zlib.h>.
	(decompress_contents): Don't check HAVE_ZLIB_H.
	(decompress_contents): Likewise.
	(bfd_compress_section_contents): Likewise.
	(bfd_get_full_section_contents): Likewise.
	(bfd_init_section_decompress_status): Likewise.
	(bfd_init_section_compress_status): Likewise.
	* configure.ac (AM_ZLIB): Removed
	(zlibdir): New.  AC_SUBST.
	(zlibinc): Likewise.
	Add --with-system-zlib.
	* Makefile.in: Regenerated.
	* acinclude.m4: Likewise.
	* config.in: Likewise.
	* configure: Likewise.
	* doc/Makefile.in: Likewise.
2015-03-29 07:13:00 -07:00
..
bfd.texinfo ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
bfdint.texi ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
bfdsumm.texi ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
ChangeLog Wrap BFD headers in extern "C" 2015-02-11 10:04:47 +00:00
ChangeLog-9103 Add copyright notices 2012-12-10 12:48:03 +00:00
chew.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
doc.str
fdl.texi Change documentation license to FDL v1.3 2008-11-19 16:22:48 +00:00
header.sed * header.sed: Strip tabs. 2002-08-13 02:37:47 +00:00
Makefile.am Wrap BFD headers in extern "C" 2015-02-11 10:04:47 +00:00
Makefile.in Add --with-system-zlib in bfd 2015-03-29 07:13:00 -07:00
makefile.vms ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
proto.str Tidy up formatting in bfd-in2.h 2002-01-30 18:12:17 +00:00