mirror of
https://github.com/PDP-10/klh10.git
synced 2026-02-12 10:58:20 +00:00
Use PKG_CHECK_MODULES to locate libusb-1.0.
This works better on FreeBSD.
This commit is contained in:
@@ -34,7 +34,7 @@ static int decosfcclossage;
|
||||
#if KLH10_DEV_LITES /* Moby conditional for entire file */
|
||||
|
||||
#if HAVE_LIBUSB_1_0
|
||||
#include <libusb-1.0/libusb.h>
|
||||
#include <libusb.h>
|
||||
#endif
|
||||
/*
|
||||
* For now, assume that having <sys/io.h> is equivalent to having
|
||||
|
||||
Reference in New Issue
Block a user