Show
Ignore:
Timestamp:
09/08/07 06:47:05 (1 year ago)
Author:
patrick
Message:

MFT r20794: Changed the default installation location for libusb to /usr.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/branches/2.2/modules/gadgeteer/drivers/configure.ac

    r20724 r20795  
    8484# There is default path. 
    8585AC_ARG_WITH(libusb, [  --with-libusb=<PATH>    libusb installation], 
    86             _with_libusb="$withval", _with_libusb='no') 
     86            _with_libusb="$withval", _with_libusb='/usr') 
    8787 
    8888# Define the binary format.