Skip to content

Commit 55f55ec

Browse files
committed
qt: disable qt tests when one of the checks for the gui fails
1 parent 5a91043 commit 55f55ec

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)