From 576aaca098d3fc573ed7f7f5e46fb119504098e3 Mon Sep 17 00:00:00 2001 From: frankmorgner Date: Tue, 27 Apr 2010 20:02:31 +0000 Subject: [PATCH] updated instructions git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@82 96b47cad-a561-4643-ad3b-153ac7d7599c --- ccid/INSTALL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ccid/INSTALL b/ccid/INSTALL index 2b82c47..e7b601a 100644 --- a/ccid/INSTALL +++ b/ccid/INSTALL @@ -6,8 +6,9 @@ compilation or install process, you will need to pass variables to make. pkg-config is available) OPENSSL_CFLAGS compiler flags for libssl usage (needed if no pkg-config is available) - EXTRA_CFLAGS set it to "" to enable PACE, make sure that your - openssl is compiled with the OpenPACE patch + PACE set it to something (e.g. "yes") to enable PACE, make + sure that your openssl is compiled with the OpenPACE + patch See the Makefile for more details.