This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4
commit92827dbf256bf91015fa08d617b502e86e4c580e
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Jul 2015 14:25:35 +0000 (14 14:25 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Jul 2015 14:25:35 +0000 (14 14:25 +0000)
tree283d05c62f478517a553de7fb4c73d0181b4189d
parentf2bdc3ffbe53cebc5c6b367499f3b9ed4d10face
This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4
in gcc/configure.ac.

config/

* zlib.m4: Sync with binutils-gdb.

gcc/

* Makefile.in (top_srcdir): New.
* configure.ac: Use AM_ZLIB.
* configure: Regeneated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225774 138bc75d-0d04-0410-961f-82ee72b054a4
config/ChangeLog
config/zlib.m4
gcc/ChangeLog
gcc/Makefile.in
gcc/aclocal.m4
gcc/configure
gcc/configure.ac