Home
last modified time | relevance | path

Searched defs:USE_USBDK (Results 1 – 1 of 1) sorted by relevance

/external/libusb/
Dconfigure.ac190 AC_DEFINE(USE_USBDK, 1, [Use UsbDk Windows backend]) definition
192 AC_SUBST(USE_USBDK) subst
215 AM_CONDITIONAL(USE_USBDK, test "x$enable_usbdk" = xyes) condition