Merge branch 'wip/examples' of http://gnuradio.org/git/jblum into sync
[debian/gnuradio] / config / grc_usrp.m4
index b9740aea7bb455c6e1884ed1157e0172611c6f2f..286641928bc8367b101ac2fe34a72cec5b3650e8 100644 (file)
@@ -45,7 +45,7 @@ AC_DEFUN([GRC_USRP],[
         AC_CHECK_FUNCS([sigaction snprintf])
 
        dnl Make sure libusb version is installed; required for legacy USB
-        USRP_LIBUSB([$req_libusb1],[passed=no;AC_MSG_RESULT([Unable to find dependency libusb.])])
+        USRP_LIBUSB([$req_libusb1],[],[passed=no;AC_MSG_RESULT([Unable to find dependency libusb.])])
 
        dnl Make sure SDCC >= 2.4.0 is available.
         USRP_SDCC([2.4.0],[],[passed=no;AC_MSG_RESULT([Unable to find firmware compiler SDCC.])])