summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorXiaofan Chen <xiaofanc@gmail.com>2012-01-13 13:04:00 +0100
committerPeter Stuge <peter@stuge.se>2012-01-13 18:04:39 +0100
commit93b0e09d53ed1d177631af9182378492481a790a (patch)
tree02b70e8e42b117f65005050a6c39deda1c21f860 /configure.ac
parentcdc5df8f1b206a7c19bc221e8a9a97d5d98deb85 (diff)
downloadlibusb-93b0e09d53ed1d177631af9182378492481a790a.tar.gz
examples: Link only with ../libusb/libusb-1.0.la and not with -lusb-1.0
Previous _LDFLAGS included both the freshly built libusb in ../libusb and -lusb-1.0, where libtool would usually resolve the latter to an already-installed libusb library in the system. The extra reference to a second libusb library resulted in failure to build examples on Mac OS X in some cases, and is plain wrong. See also the thread at http://marc.info/?m=132637593623667
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions