Skip to content

Commit

Permalink
qrencode headers where searched, even whit use_qrencode=no
Browse files Browse the repository at this point in the history
  • Loading branch information
wellenreiter01 committed Nov 20, 2017
1 parent f1c52fd commit 33f277b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -573,8 +573,6 @@ fi

BITCOIN_QT_PATH_PROGS([PROTOC], [protoc],$protoc_bin_path)

AC_CHECK_HEADER([qrencode.h],, [AC_MSG_ERROR(qrencode headerfiles not found)])
AC_CHECK_HEADER([zxing/ZXing.h],, [AC_MSG_ERROR(zxing header files not found)])

AC_MSG_CHECKING([whether to build feathercoind])
AM_CONDITIONAL([BUILD_BITCOIND], [test x$build_feathercoind = xyes])
Expand Down

0 comments on commit 33f277b

Please sign in to comment.