[PATCH] Sync and use zlib.m4 with binutils-gdb

H.J. Lu hjl.tools@gmail.com
Tue Jul 14 14:20:00 GMT 2015


On Tue, Apr 14, 2015 at 12:11 PM, H.J. Lu <hongjiu.lu@intel.com> 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.
>         * configure.ac: Use AM_ZLIB.
>         * configure: Regeneated.
> ---
>  config/zlib.m4   | 27 ++++++++++++++-------------
>  gcc/Makefile.in  |  3 +++
>  gcc/aclocal.m4   |  1 +
>  gcc/configure    | 13 +++++++++----
>  gcc/configure.ac | 10 +---------
>  5 files changed, 28 insertions(+), 26 deletions(-)
>

I am checking in this patch.


-- 
H.J.



More information about the Gcc-patches mailing list