March 24, 2010
4:58 p.m.
On Wed, 24 Mar 2010 16:15:59 +0200, Damjan Jovanovic <damjan.jov(a)gmail.com> wrote:
Changelog: * configure.ac: detect libusb-1.0
There are multiple libusb implementations (notably, Solaris libusb and FreeBSD libusb20) and it would be necessary to do an API test for those, rather than using pkgconfig. -Albert