]> sigrok.org Git - libsigrokdecode.git/commit - decode.c
Fix build when no libusb-LA is compiled.
authorUwe Hermann <redacted>
Wed, 2 Feb 2011 09:25:52 +0000 (10:25 +0100)
committerUwe Hermann <redacted>
Wed, 2 Feb 2011 09:25:52 +0000 (10:25 +0100)
commit17830fe1a2445c109761a5f50aa9f6d665157cd0
tree5712eb8d5beb554555bce509f7ab610da62a7815
parent7ea73e33f50211a1b3df6556f6fcfcbab6c36735
Fix build when no libusb-LA is compiled.

Until now the build would break if the user doesn't enable at least one
of the libusb1.0-based LAs. I.e., you could not compile only OLS, or
only the demo driver.
decode.c