libtool
[Top][All Lists]
Advanced

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

Re: libtool-HEAD, 20051007, cygwin


From: Charles Wilson
Subject: Re: libtool-HEAD, 20051007, cygwin
Date: Tue, 11 Oct 2005 22:56:55 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Ralf Wildenhues wrote:

Index: tests/testsuite.at
===================================================================
RCS file: /cvsroot/libtool/libtool/tests/testsuite.at,v
retrieving revision 1.26
diff -u -r1.26 testsuite.at
--- tests/testsuite.at  11 Oct 2005 16:51:50 -0000      1.26
+++ tests/testsuite.at  11 Oct 2005 19:19:49 -0000
@@ -94,7 +94,7 @@
 # --------------------------
 m4_define([LT_AT_MAKE],
 [( $unset LIBTOOL LIBTOOLIZE
-   AT_CHECK([$2 $MAKE -e $1], [0], [ignore], [ignore]) )
+   AT_CHECK([$MAKE $1 $2], [0], [ignore], [ignore]) )
 ])

Yep, with this change, I re-ran the 'new' tests in the tarball-derived build directory, and got the same results (28 pass, 1 skip, 1 expected failure) as I had originally seen in the build directory created directly from the CVS working dir.

--
Chuck






reply via email to

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