From: Michael Date: Mon, 12 Oct 2009 17:51:05 +0000 (-0400) Subject: fix to restart libusbok checking for non-PKGCONFIG X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=f5ccf9d4391b6a9e9f64b42543d45a00d31475c3;p=debian%2Fgnuradio fix to restart libusbok checking for non-PKGCONFIG --- diff --git a/config/usrp_libusb.m4 b/config/usrp_libusb.m4 index b5653f1c..4347bfba 100644 --- a/config/usrp_libusb.m4 +++ b/config/usrp_libusb.m4 @@ -58,7 +58,8 @@ AC_DEFUN([USRP_LIBUSB], [ fi if test x$1 != xyes || test $have_libusb1 = yes; then dnl Either (1) libusb1 was specified and found; or - dnl (2) libusb1 was not specified. + dnl (2) libusb1 was not specified. Restart checking. + libusbok=yes dnl Verify that $usb_header is a valid header, and if so, dnl then verify that $usb_lib_func can be found in the