[PATCH 1/2] Bump to autoconf 2.69 and automake 1.15.1

Nick Clifton nickc@redhat.com
Fri Jun 15 15:30:00 GMT 2018


Hi Simon,

> My patch contains this hunk, doesn't it?

Nope!  But that is the change that I was expecting. :-)

> diff --git a/config/override.m4 b/config/override.m4
> index b5ce6545ab69..d3e815bb1b40 100644
> --- a/config/override.m4
> +++ b/config/override.m4
> @@ -29,7 +29,7 @@ m4_copy_force([_AC_PREREQ], [AC_PREREQ])
> 
>  dnl Ensure exactly this Autoconf version is used
>  m4_ifndef([_GCC_AUTOCONF_VERSION],
> -  [m4_define([_GCC_AUTOCONF_VERSION], [2.64])])
> +  [m4_define([_GCC_AUTOCONF_VERSION], [2.69])])

Cheers
  Nick



More information about the Gdb-patches mailing list