This is the mail archive of the binutils@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]

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


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


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