diff options
Diffstat (limited to 'docs/api/xmlsec-notes-new-crypto-skeleton.html')
-rw-r--r-- | docs/api/xmlsec-notes-new-crypto-skeleton.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/xmlsec-notes-new-crypto-skeleton.html b/docs/api/xmlsec-notes-new-crypto-skeleton.html index 979bbe34..fcdebf4f 100644 --- a/docs/api/xmlsec-notes-new-crypto-skeleton.html +++ b/docs/api/xmlsec-notes-new-crypto-skeleton.html @@ -239,7 +239,7 @@ src/mycrypto/Makefile library): <div class="EXAMPLE"> <a name="AEN532"></a><p><b>Example 5. Compiling the results.</b></p> -<pre class="PROGRAMLISTING">./autogen.sh --without-openssl --without-nss --without-gnutls --without-gcrypt \ +<pre class="PROGRAMLISTING">./autogen.sh --without-openssl --without-nss --without-gnutls \ --with-mycrypto=$HOME --disable-tmpl-tests make </pre> |