From 452cef9d5db1d773eb367d03029a5e45a7ac2122 Mon Sep 17 00:00:00 2001 From: Moritz Schulte Date: Sun, 27 Apr 2003 19:38:57 +0000 Subject: 2003-04-27 Moritz Schulte * README: Documented new configure switches. --- README | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index ef8a7bed..8f791a14 100644 --- a/README +++ b/README @@ -79,7 +79,7 @@ Configure options ----------------- - Here is a list of configure options which are sometime useful + Here is a list of configure options which are sometimes useful for installation. --enable-m-guard @@ -104,10 +104,14 @@ Note, that you should never ever use an undocumented symbol or one which is prefixed with an underscore. - - - - - - + --enable-ciphers=list + --enable-pubkey-ciphers=list + --enable-digests=list + If not otherwise specified, all algorithms + included in the libgcrypt source tree are built. + An exception are algorithms, which depend on + features not provided by the system, like 64bit + data types. With these switches it is possible + to select exactly those algorithm modules, which + should be built. -- cgit v1.2.1