Changeset 20795
- Timestamp:
- 09/08/07 06:47:05 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/branches/2.2/modules/gadgeteer/drivers/configure.ac
r20724 r20795 84 84 # There is default path. 85 85 AC_ARG_WITH(libusb, [ --with-libusb=<PATH> libusb installation], 86 _with_libusb="$withval", _with_libusb=' no')86 _with_libusb="$withval", _with_libusb='/usr') 87 87 88 88 # Define the binary format.
