Skip to content

Commit

Permalink
qt: disable qt tests when one of the checks for the gui fails
Browse files Browse the repository at this point in the history
  • Loading branch information
laanwj committed Apr 29, 2015
1 parent 5a91043 commit 55f55ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-aux/m4/bitcoin_qt.m4
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 55f55ec

Please sign in to comment.