-
- Downloads
Make libusb-1.0 the default for USB support
When libusb-1.0 is not found, libusb-0.1 will be tried. On BeOS and OS2, nothing should have changed in terms of detection of USB support. On all systems the --enable-libusb* flags are now ignored. Instead, the --with-usb and --without-usb flags now control support. When neither is given USB support will be enable if possible and disabled otherwise. If --with-usb is requested but not possible, ./configure will fail. There is no support to prefer libusb-0.1 over libusb-1.0.
Showing
- README 1 addition, 1 deletionREADME
- backend/Makefile.am 1 addition, 1 deletionbackend/Makefile.am
- backend/genesys.c 2 additions, 2 deletionsbackend/genesys.c
- backend/sm3600.c 1 addition, 1 deletionbackend/sm3600.c
- configure.ac 59 additions, 81 deletionsconfigure.ac
- sanei/Makefile.am 1 addition, 1 deletionsanei/Makefile.am
- sanei/sanei_usb.c 94 additions, 94 deletionssanei/sanei_usb.c
- testsuite/sanei/Makefile.am 1 addition, 1 deletiontestsuite/sanei/Makefile.am
- testsuite/sanei/sanei_usb_test.c 6 additions, 6 deletionstestsuite/sanei/sanei_usb_test.c
- tools/Makefile.am 1 addition, 1 deletiontools/Makefile.am
- tools/check-usb-chip.c 4 additions, 4 deletionstools/check-usb-chip.c
- tools/sane-find-scanner.c 16 additions, 16 deletionstools/sane-find-scanner.c
Loading
Please register or sign in to comment