Needs autoconf check for usb.h
Status: Alpha
Brought to you by:
root84
After running configure, make fails with:
gcc -DHAVE_CONFIG_H -I. -I. -I../include/scanbuttond -I../include -I. -g -O2 -DCFG_DIR= -DLIB_DIR=/usr/local/lib -MT libusbi.lo -MD -MP -MF .deps/libusbi.Tpo -c libusbi.c -fPIC -DPIC -o .libs/libusbi.o
libusbi.c:24:17: error: usb.h: No such file or directory
Installing libusb-dev (on Ubuntu) fixes the problem.