OpenSC fork, with some Italian healthcare smart card utils
Go to file
Viktor Tarasov 4bed397fbc build: return to standard use of 'autoconf'
Following http://sourceforge.net/p/opensc/mailman/message/32009859/

* 'configure.ac' is not mored created by bootstrap script, but present in source
* 'version.m4' is introduced and contains the 'volatile' package settings:
   settings that can be changed for the needs of particular build (ex. change PACKAGE_SUFFIX using the Git 'describe' or 'commit' data)
* 'bootstrap' script facilitate change of the package setting during the 'autoconf' phase
2014-05-07 09:53:08 +02:00
MacOSX macosx: inlude all files needed to build the installer from distribution. 2014-01-14 16:35:12 +00:00
doc sc-hsm: Added support for token label to be set via C_InitToken or sc-hsm-tool 2014-01-08 16:07:13 +01:00
etc Mention that create_slots_for_pins can be used to get opensc-onepin behavior. 2014-04-21 13:40:26 +02:00
m4 Use AX_PTHREAD instead of ACX_PTHREAD 2012-09-25 23:03:38 +02:00
packaging/debian.templates fix LGPL version 2013-09-29 20:55:41 +02:00
solaris Thomas Uhle: modify Makefile so configure finds the include files 2009-12-03 07:05:15 +00:00
src fixed one more warning 2014-05-03 22:24:06 +02:00
win32 build: define in configure.ac.in the common fields of version-info 2013-12-30 10:31:21 +01:00
.gitignore macosx: Ignore the configure-changed distribution.xml file in git. 2014-01-04 16:44:13 +00:00
COPYING - changed license to LGPL 2001-11-06 18:34:19 +00:00
Makefile.am packaging: debian packaging templates 2013-08-07 10:34:13 +02:00
Makefile.mak build: 'auto-config' parameters 2012-06-08 20:17:36 +02:00
NEWS release 0.13.0 2012-12-04 14:58:10 +01:00
README Update wiki URL 2013-01-06 20:49:14 +01:00
bootstrap build: return to standard use of 'autoconf' 2014-05-07 09:53:08 +02:00
configure.ac build: return to standard use of 'autoconf' 2014-05-07 09:53:08 +02:00
version.m4 build: return to standard use of 'autoconf' 2014-05-07 09:53:08 +02:00

README

OpenSC documentation wiki is available online at
	https://github.com/OpenSC/OpenSC/wiki

Please take a look at the documentation before trying to use OpenSC.