On Tue, Apr 14, 2015 at 12:11 PM, H.J. Lu wrote:
> This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4
> in gcc/configure.ac. OK for trunk?
>
> Thanks.
>
> H.J.
> --
> config/
>
> * zlib.m4: Sync with binutils-gdb.
>
> gcc/
>
> * Makefile.in (top_srcdir): New.
This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4
in gcc/configure.ac. OK for trunk?
Thanks.
H.J.
--
config/
* zlib.m4: Sync with binutils-gdb.
gcc/
* Makefile.in (top_srcdir): New.
* configure.ac: Use AM_ZLIB.
* configure: Regeneated.
--