bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool(20080421), mingw-cross, check-local fail for DESTDIR tests


From: Ralf Wildenhues
Subject: Re: libtool(20080421), mingw-cross, check-local fail for DESTDIR tests
Date: Wed, 12 Nov 2008 21:04:58 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hi Roumen,

* Roumen Petrov wrote on Wed, Nov 12, 2008 at 08:41:09PM CET:
> Ralf Wildenhues wrote:
>> --- a/tests/destdir.at
>> +++ b/tests/destdir.at
>> @@ -56,7 +56,7 @@ $LIBTOOL --mode=compile $CC $CPPFLAGS $CFLAGS -c a.c
> [SNIP]
>
>>  AT_CHECK([$LIBTOOL --mode=finish $libdir], [ignore], [ignore], [ignore])
>> -LT_AT_EXEC_CHECK([$bindir/m])
>> +LT_AT_EXEC_CHECK([$bindir/m$EXEEXT])
>
> [SNIP]
> May we don't need to change call of LT_AT_EXEC_CHECK - yet another
>  patch that address LT_AT_EXEC_CHECK and LT_AT_NOINST_EXEC_CHECK has to  
> be enough.

Yes.  In fact, the other patch that I posted for review and testing
would make this very change above obsolete.  Doesn't matter, though,
it doesn't hurt to leave it in.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]