mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-05 17:30:59 +02:00
Merge pull request #6082
55f55ec qt: disable qt tests when one of the checks for the gui fails (Wladimir J. van der Laan)
This commit is contained in:
commit
7abbb7ec7a
@ -6,6 +6,7 @@ AC_DEFUN([BITCOIN_QT_FAIL],[
|
|||||||
AC_MSG_WARN([$1; bitcoin-qt frontend will not be built])
|
AC_MSG_WARN([$1; bitcoin-qt frontend will not be built])
|
||||||
fi
|
fi
|
||||||
bitcoin_enable_qt=no
|
bitcoin_enable_qt=no
|
||||||
|
bitcoin_enable_qt_test=no
|
||||||
else
|
else
|
||||||
AC_MSG_ERROR([$1])
|
AC_MSG_ERROR([$1])
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user