Skip to content

Commit 7abbb7e

Browse files
committed
Merge pull request #6082
55f55ec qt: disable qt tests when one of the checks for the gui fails (Wladimir J. van der Laan)
2 parents 5a91043 + 55f55ec commit 7abbb7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-aux/m4/bitcoin_qt.m4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ AC_DEFUN([BITCOIN_QT_FAIL],[
66
AC_MSG_WARN([$1; bitcoin-qt frontend will not be built])
77
fi
88
bitcoin_enable_qt=no
9+
bitcoin_enable_qt_test=no
910
else
1011
AC_MSG_ERROR([$1])
1112
fi

0 commit comments

Comments
 (0)