Upgrade Qt depends to 5.9.6

This commit is contained in:
Sebastian Kung
2018-06-02 23:45:52 +02:00
committed by TheCharlatan
parent 70afa65b17
commit 800dea88a6
3 changed files with 7 additions and 42 deletions
+1 -1
View File
@@ -306,7 +306,7 @@ AC_DEFUN([_BITCOIN_QT_CHECK_QT58],[
dnl Internal. Check if the linked version of Qt was built as static libs.
dnl Requires: Qt5. This check cannot determine if Qt4 is static.
dnl Requires: Qt5.
dnl Requires: INCLUDES and LIBS must be populated as necessary.
dnl Output: bitcoin_cv_static_qt=yes|no
dnl Output: Defines QT_STATICPLUGIN if plugins are static.