libtool/libtool-2.4.2-TEMPORARY-disable-gcj-tests.patch
Pavel Raiskup 1945f99711 libtool: revert to 2.4.2
This reverts commit 814b78bc80.
This reverts commit 6f9ef243b6.
This reverts commit f6d9cfe433.

This is safe without epoch bumping because I did not build libtool
in f22 yet.

Related: #1159497
Version: 2.4.2-31
2015-01-15 11:15:18 +01:00

14 lines
360 B
Diff

diff --git a/tests/convenience.at b/tests/convenience.at
index f076e61..b97b5f3 100644
--- a/tests/convenience.at
+++ b/tests/convenience.at
@@ -231,6 +231,8 @@ AT_SETUP([Java convenience archives])
LT_AT_EXEC_TAG([GCJ])
AT_KEYWORDS([libtool])
+AT_CHECK([exit 77])
+
cat >foo1.java <<EOF
public class foo1 {
public static void main(String[[]] argv) {