OpenSC fork, with some Italian healthcare smart card utils
Go to file
Diego Elio Pettenò e88c08d138 build: allow cross-compilation build by reordering libraries' order.
If the system libraries are set before the locally built libraries,
libtool will pick the system copy of OpenSC instead of the local one,
and that can make cross-builds fail badly.

This patch is already applied in Gentoo for proper building.
2012-05-16 17:18:38 +02:00
doc cherry-picked from Frank Morgner OpenSC.git and rebased 2012-05-16 15:45:08 +02:00
etc build: fix parallel install by creating directory in the rule 2012-05-16 17:18:38 +02:00
m4 Assuan is not used. 2010-06-30 17:27:04 +00:00
MacOSX Make the Mac OS X package builder script more resilient. 2011-12-08 12:18:22 +02:00
solaris Thomas Uhle: modify Makefile so configure finds the include files 2009-12-03 07:05:15 +00:00
src build: allow cross-compilation build by reordering libraries' order. 2012-05-16 17:18:38 +02:00
win32 OpenSC.msi: install opensc.dll into the 'tools' directory 2011-06-14 14:56:49 +02:00
.gitignore Changes to build scripts requires for Git transition 2011-06-15 10:58:37 +03:00
bootstrap Add --force to autoreconf 2008-04-18 20:37:55 +00:00
configure.ac Remove libltdl: Remove ltld references 2012-03-17 20:55:05 +01:00
COPYING - changed license to LGPL 2001-11-06 18:34:19 +00:00
Makefile.am Changes to build scripts requires for Git transition 2011-06-15 10:58:37 +03:00
Makefile.mak Header file cleanup. 2010-03-04 08:14:36 +00:00
NEWS Release OpenSC 0.12.2 2011-07-15 13:40:07 +03:00
README Update documentation about about wiki and package content. 2010-10-15 14:29:42 +00:00
svnignore Update svn:ignore 2010-10-05 20:37:08 +00:00

OpenSC documentation wiki is available online at
	http://www.opensc-project.org/opensc/

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