adapted to openpace

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@644 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-12-07 23:08:20 +00:00
parent a8821d7feb
commit 181940a093

View File

@@ -54,7 +54,7 @@ an example of how to get the standard installation of OpenSSL with OpenPACE_::
svn co https://openpace.svn.sourceforge.net/svnroot/openpace $OPENPACE
cd $OPENPACE
make patch_with_openpace
cd openssl-*/
cd openpace
./config experimental-pace --prefix=$PREFIX
make depend
make