[sane-devel] plustek-usbhw.c -> itimerval struct not known on OS/2
Henning Meier-Geinitz
henning at meier-geinitz.de
Sun Mar 17 20:12:33 GMT 2002
Hi,
On Sun, Mar 17, 2002 at 06:34:51PM +0100, Franz Bakan wrote:
> When I change plustek.c like this:
>
> ...
> /* might be used to disable all USB stuff */
> #ifdef HAVE_USB_H
> #define _PLUSTEK_USB
> #endif
This will also disable _PLUSTEK_USB for all other platforms that don't
have libusb. But plustek uses sanei_usb, not libusb...
So better check for OS2_H.
Bye,
Henning
More information about the sane-devel
mailing list