We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aeb98a commit 1bb1661Copy full SHA for 1bb1661
build-aux/m4/bitcoin_qt.m4
@@ -268,7 +268,7 @@ AC_DEFUN([_BITCOIN_QT_CHECK_QT5],[
268
269
dnl Internal. Check if the included version of Qt is greater than Qt58.
270
dnl Requires: INCLUDES must be populated as necessary.
271
-dnl Output: bitcoin_cv_qt5=yes|no
+dnl Output: bitcoin_cv_qt58=yes|no
272
AC_DEFUN([_BITCOIN_QT_CHECK_QT58],[
273
AC_CACHE_CHECK(for > Qt 5.7, bitcoin_cv_qt58,[
274
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
0 commit comments