Skip to content

Commit 1bb1661

Browse files
committed
doc: fix typo in bitcoin_qt.m4 comment
1 parent 0aeb98a commit 1bb1661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-aux/m4/bitcoin_qt.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ AC_DEFUN([_BITCOIN_QT_CHECK_QT5],[
268268
269269
dnl Internal. Check if the included version of Qt is greater than Qt58.
270270
dnl Requires: INCLUDES must be populated as necessary.
271-
dnl Output: bitcoin_cv_qt5=yes|no
271+
dnl Output: bitcoin_cv_qt58=yes|no
272272
AC_DEFUN([_BITCOIN_QT_CHECK_QT58],[
273273
AC_CACHE_CHECK(for > Qt 5.7, bitcoin_cv_qt58,[
274274
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[

0 commit comments

Comments
 (0)