[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: relax cross-tools warning
From: |
Ralf Wildenhues |
Subject: |
Re: relax cross-tools warning |
Date: |
Wed, 3 Sep 2008 06:49:41 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hi Eric,
* Eric Blake wrote on Wed, Sep 03, 2008 at 12:31:32AM CEST:
> Based on the recent thread (with a poor subject line), what does
> everyone think about applying this patch?
I like it, naturally. I tend to think that if you are interested in a
wider audience then you may want to ask about this on the autoconf list.
Thanks,
Ralf
> From: Eric Blake <address@hidden>
> Date: Tue, 2 Sep 2008 16:28:31 -0600
> Subject: [PATCH] Relax tone when warning about cross-compiler names.
>
> * lib/autoconf/programs.m4 (_AC_TOOL_WARN): Support cross-compiles
> with poorly named tools; the issue has been reported too many
> times in the last four years to pull support.
> * doc/autoconf.texi (Specifying Names, Generic Programs): Update
> documentation accordingly.
> Reported by Josef Tran and others, wording suggested by Ralf
> Wildenhues.
>
> Signed-off-by: Eric Blake <address@hidden>