Merge Michael Dicken's USB fixes after rebasing on maint
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Wed, 6 Oct 2010 19:06:01 +0000 (12:06 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Wed, 6 Oct 2010 19:06:38 +0000 (12:06 -0700)
Fixed setting of USB_LIBS for *win*
Fix so that non-Darwin OSs use USB_LIBS correctly for linking
New way of checking for various LIBUSB names; for legacy version, make sure the symbol 'usb_debug' exists (so-as to not use the 'compat' version).


Trivial merge