Browse Source

Merge commit 'cd20abb' into bfgminer-2.9.x

Luke Dashjr 13 years ago
parent
commit
619b5637cc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      configure.ac

+ 1 - 0
configure.ac

@@ -219,6 +219,7 @@ PKG_CHECK_MODULES([USB], [libusb-1.0],[
 	done
 	if test "x$libusb" = xyes; then
 			AC_CHECK_DECL([libusb_init],[
+				true
 			],[
 				AC_PROG_CPP
 				AC_MSG_CHECKING([whether libusb_init is declared in subdirectory])