[BACK]Return to bsd.README CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / mk

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/share/mk/bsd.README between version 1.66 and 1.67

version 1.66, 2000/09/30 00:23:37 version 1.67, 2000/09/30 12:21:52
Line 236  MKCRYPTO If set to "no", no cryptography
Line 236  MKCRYPTO If set to "no", no cryptography
   
 NOCRYPTO        If set, it is equivalent to setting MKCRYPTO to "no".  NOCRYPTO        If set, it is equivalent to setting MKCRYPTO to "no".
   
 MKCRYPTO_RSA    If set to "no", RSA support will not be built into  MKCRYPTO_RSA    Obsoleted; no effect.  RSA functions are always built
                 the system's cryptography libraries.  This implies                  (as long as MKCRYPTO is set to "yes").
                 that SSLv2 support will not be present.  Defaults to "yes".  
   
 NOCRYPTO_RSA    If set, it is equivalent to setting MKCRYPTO_RSA to "no".  NOCRYPTO_RSA    Obsoleted; no effect.
   
 MKCRYPTO_IDEA   If set to "yes", IDEA support will be built into  MKCRYPTO_IDEA   If set to "yes", IDEA support will be built into
                 libcrypto_idea.a.  Defaults to "no".                  libcrypto_idea.a.  Defaults to "no".

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

CVSweb <webmaster@jp.NetBSD.org>