This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] more override.m4 tweaks


* Paolo Bonzini wrote on Wed, Apr 23, 2008 at 12:21:13PM CEST:
> I applied this patch because, you guessed it right, libgloss and newlib  
> are already using 2.61.

First off, is that on purpose or by accident?

(Apologies for not having posted a patch to enforce uniform version
yet.  Too much to do...)

Then, Paolo, can we agree to using m4_version_prereq?  When I do my
upgrade testing, I may happen to use development versions of the
autotools (if only to bisect them for a bug hunt exposed through GCC
sources), so I'd like to be confident that the overrides apply to any
version earlier than some fixed one.

No need to fix this instance, I suppose I will post a patch fixing
existing instances; but for the future that would be nice.

Thanks,
Ralf

> 2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
>
> 	* override.m4: Apply _AC_ARG_VAR_VALIDATE fix to any version
> 	but 2.62.

> +ifelse(m4_PACKAGE_VERSION, [2.62],, [


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