]> sigrok.org Git - libsigrok.git/commit
configure.ac: Fix build when libusb-1.0 not available.
authorMarcus Comstedt <redacted>
Wed, 31 Jul 2013 09:44:57 +0000 (11:44 +0200)
committerUwe Hermann <redacted>
Tue, 20 Aug 2013 17:55:57 +0000 (19:55 +0200)
commit6383365795b8f9a3408315f8726fa75fa25e19d1
tree2c01c5e51c72463d9a27baf01eef2f4578b14784
parentc463dcf06cdeb7f6ec0d2bafda707cce3a486bf0
configure.ac: Fix build when libusb-1.0 not available.

The Saleae Logic16 needs libusb-1.0, thus disable this driver when
libusb-1.0 cannot be found.
configure.ac