On 10/27/2010 08:13 PM, Ralf Wildenhues wrote:
[snip]
>> oh, well - good to know that ;) is there some documentation i can refer to
>> wrt to this requirement? it seems we need to adapt some things, as this was
>> not the case with previous versions - and i need to argue the need to do the
>> work
Hi Markus.
* Markus Duft wrote on Wed, Oct 27, 2010 at 09:13:17AM CEST:
> On 10/23/2010 09:16 AM, Ralf Wildenhues wrote:
> > * Markus Duft wrote on Fri, Oct 22, 2010 at 09:59:27AM CEST:
> >> or am i wrong, and it is specified, that the shells that configure and
> >> make use have to be the same?
>
On 10/23/2010 09:16 AM, Ralf Wildenhues wrote:
> Hello Markus,
>
> * Markus Duft wrote on Fri, Oct 22, 2010 at 09:59:27AM CEST:
>> I have a question: In the new libtool, $ECHO is checked for in
>> libtool.me, preferring print over printf over a fallback echo. Now, on
>> interix, i have a KSH as /b
Hello Markus,
* Markus Duft wrote on Fri, Oct 22, 2010 at 09:59:27AM CEST:
> I have a question: In the new libtool, $ECHO is checked for in
> libtool.me, preferring print over printf over a fallback echo. Now, on
> interix, i have a KSH as /bin/sh which has print builtin, and thus
> configure choo