mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-19 09:53:47 +01:00
qt: disable qt tests when one of the checks for the gui fails
This commit is contained in:
parent
5a91043a8c
commit
55f55ec5db
@ -6,6 +6,7 @@ AC_DEFUN([BITCOIN_QT_FAIL],[
|
||||
AC_MSG_WARN([$1; bitcoin-qt frontend will not be built])
|
||||
fi
|
||||
bitcoin_enable_qt=no
|
||||
bitcoin_enable_qt_test=no
|
||||
else
|
||||
AC_MSG_ERROR([$1])
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user