Fixed a typo
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@558 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -61,7 +61,7 @@ Linking against libnpa
|
|||||||
If you have a local build of libnpa and OpenPACE, the preferred way to adjust
|
If you have a local build of libnpa and OpenPACE, the preferred way to adjust
|
||||||
libraries and cflags for foreign code is to use pkg-config:
|
libraries and cflags for foreign code is to use pkg-config:
|
||||||
|
|
||||||
``./configure PKG_CONFIG_PATH=/path/to/openssl-1.0.0d_with_openpace-0.6/lib/pkgconfig:/path/to/libnpa/lib/pkgconfig"``
|
``./configure PKG_CONFIG_PATH="/path/to/openssl-1.0.0d_with_openpace-0.6/lib/pkgconfig:/path/to/libnpa/lib/pkgconfig"``
|
||||||
|
|
||||||
Alternatively you can define libs and cflags by hand: ::
|
Alternatively you can define libs and cflags by hand: ::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user