diff options
Diffstat (limited to 'config/usrp_libusb.m4')
-rw-r--r-- | config/usrp_libusb.m4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/usrp_libusb.m4 b/config/usrp_libusb.m4 index bbf94b82d4..673fa994d0 100644 --- a/config/usrp_libusb.m4 +++ b/config/usrp_libusb.m4 @@ -18,9 +18,9 @@ dnl the Free Software Foundation, Inc., 51 Franklin Street, dnl Boston, MA 02110-1301, USA. # $1 is $req_libusb1: -# yes : check libusb-1.0 -# no : check libusb-0.12 -# "" : check libusb-0.12 +# yes : check libusb-1.0 +# no : check libusb-0.12 +# "" : check libusb-0.12 AC_DEFUN([USRP_LIBUSB], [ |