do not try to find usb.h and other libusb files if --disable-libusb is
used. Needed if you only want to build the serial driver. Thanks to Niki
Waibel for the patch.
15 lines of code changed in 1 file:
add a --enable-ccidtwindir argument to ./configure to specify the
serial GemPC Twin installation directory
59 lines of code changed in 3 files:
use a updated version of acx_pthread.m4 needed for FreeBSD
21 lines of code changed in 5 files:
check that the installed libusb implements usb_get_string_simple()
6 lines of code changed in 1 file:
add SPR 532 in "Supported CCID readers" list
2 lines of code changed in 1 file:
release 0.3.2
14 lines of code changed in 1 file:
version 0.3.2
1 lines of code changed in 1 file:
comment out the automatic GET RESPONSE part. I don't think it should be
in the driver. Maybe in pcscd instead?
2 lines of code changed in 1 file:
also distribute SPR532.txt
1 lines of code changed in 1 file:
bootstrap is no more distributed (it is no more in CVS either)
1 lines of code changed in 1 file:
$(CCID_BUNDLE) is a directory so use 'rm -r' in uninstall_ccid: target
1 lines of code changed in 1 file:
modify the hack to compile under MacOSX.
6 lines of code changed in 1 file:
config.guess, config.sub, depcomp and ltmain.sh are in build/ so removed
them there.
1 lines of code changed in 1 file:
useless since we have a 'make dist' rule
0 lines of code changed in 1 file: