This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix a typo in bfd/ChangeLog


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b51724e857c1066b0141f3989b521fb56e834aeb

commit b51724e857c1066b0141f3989b521fb56e834aeb
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sun Mar 29 07:36:27 2015 -0700

    Fix a typo in bfd/ChangeLog

Diff:
---
 bfd/ChangeLog | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2beeade..062e636 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -6,12 +6,11 @@
 	(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
+	* configure.ac (AM_ZLIB): Removed.
 	(zlibdir): New.  AC_SUBST.
 	(zlibinc): Likewise.
 	Add --with-system-zlib.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]