X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Fgrc_usrp.m4;h=286641928bc8367b101ac2fe34a72cec5b3650e8;hb=fe3150d5e5a0bb7bf98b5f44ad0b68a107bd7f9a;hp=b9740aea7bb455c6e1884ed1157e0172611c6f2f;hpb=265484bfaaaab4f83c43a53c9e0fd307e205e5c4;p=debian%2Fgnuradio diff --git a/config/grc_usrp.m4 b/config/grc_usrp.m4 index b9740aea..28664192 100644 --- a/config/grc_usrp.m4 +++ b/config/grc_usrp.m4 @@ -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.])])