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)
commit916b205660aa676e1587411b48f24b6d5d3c0de2
treeeff0df2d1693337c7853ee56f7b462fa321389e9
parenta0c01f9f9ca5743189ce5c84ee3f2b1cea819335
parentd62b41974ce664e571da281e859abec31a492f62
Merge Michael Dicken's USB fixes after rebasing on maint

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).