Browse Source

Merge commit 'cd20abb' into bfgminer

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

+ 1 - 0
configure.ac

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