Ticket #14 (assigned enhancement)
Change the method to check libusb at configuring
| Reported by: | jerryyu | Owned by: | zany |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | openobex-lib | Version: | |
| Keywords: | Cc: |
Description
libusb.pc is checked at configuring to ensure that the usb library exists. However, the file libusb.pc isn't shipped in Solaris. So it won't work on Solaris. It was modified to check if the function 'usb_open' is there or not. If 'usb_open' is found, we think the usb library exists. It will work in Solaris as well as in Linux.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
