contrib/Kobil_mIDentity_switch/Makefile.am:2: compiling `Kobil_mIDentity_switch.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in'
1 lines of code changed in 1 file:
call usb_detach_kernel_driver_np() only if libusb provides it (Linux
only)
1 lines of code changed in 1 file:
check for usb_detach_kernel_driver_np() since only libusb on Linux provides it
3 lines of code changed in 1 file:
use $(PTHREAD_CFLAGS) and $(PTHREAD_LIBS) since the thread library must
be explicitly used on *BSD
2 lines of code changed in 1 file:
add Eutron CryptoIdentity
1 lines of code changed in 1 file:
add Eutron CryptoIdentity (generated under FreeBSD 6.2-STABLE)
307 lines of code changed in 2 files:
add Giesecke & Devrient CardToken 350 and 550.
They were listed in the README, the web site but not in this list.
4 lines of code changed in 1 file:
use PCSC_LIBS instead of LDLIBS in the error message if
SCardEstablishContext() is not found
1 lines of code changed in 1 file: