renamed libpace to libnpa

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@403 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-02-02 18:49:14 +00:00
parent ddbf72ee2e
commit 8cd77084cc
20 changed files with 286 additions and 285 deletions

11
npa/libnpa.pc.in Normal file
View File

@@ -0,0 +1,11 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: lib@PACKAGE_NAME@
Description: Library for the new German ID card (neuer Personalausweis, nPA)
Version: @VERSION@
Requires: libcrypto
Libs: -L${libdir} -lnpa @OPENSC_LIBS@
Cflags: -I${includedir}