libtool-patches
[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: Roumen Petrov
Subject: Re: libtool(20080421), mingw-cross, check-local fail for DESTDIR tests
Date: Wed, 12 Nov 2008 23:52:10 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.17) Gecko/20080925 SeaMonkey/1.1.12

Ralf Wildenhues wrote:
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

10x

make check-local TESTSUITEFLAGS="38 39" result:

## -------------------------- ##
## libtool 2.2.7a test suite. ##
## -------------------------- ##

Testing libtool functions.

 38: Install tests                                   ok

DESTDIR tests

 39: Simple DESTDIR install                          ok

## ------------- ##
## Test results. ##
## ------------- ##

All 2 tests were successful.

Roumen




reply via email to

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