diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2018-04-03 19:36:00 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2018-04-03 19:36:00 +0000 |
| commit | b0e4d68d5124581ae353493d69bea352de4cff8a (patch) | |
| tree | 43300ec43e83eccd367fd76fdfdefba2dcd7d8f4 /doc/html/build/options2configure.html | |
| parent | 33a9b234e7087f573ef08cd7318c6497ba08b439 (diff) | |
Notes
Diffstat (limited to 'doc/html/build/options2configure.html')
| -rw-r--r-- | doc/html/build/options2configure.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/html/build/options2configure.html b/doc/html/build/options2configure.html index 3552932b5ebf..9f15e2d5bd90 100644 --- a/doc/html/build/options2configure.html +++ b/doc/html/build/options2configure.html @@ -15,7 +15,7 @@ <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', - VERSION: '1.15.1', + VERSION: '1.16', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true @@ -351,9 +351,6 @@ implemented crypto backend is <tt class="docutils literal"><span class="pre">ope <dd>Use specified PRNG algorithm. For example, to use the OS native prng specify <tt class="docutils literal"><span class="pre">--with-prng-alg=os</span></tt>. The default is <tt class="docutils literal"><span class="pre">fortuna</span></tt>. (See <a class="reference internal" href="../mitK5features.html#mitk5features"><em>MIT Kerberos features</em></a>)</dd> -<dt><strong>-</strong><strong>-with-pkinit-crypto-impl=</strong><em>IMPL</em></dt> -<dd>Use the specified pkinit crypto implementation <em>IMPL</em>. -Defaults to using OpenSSL.</dd> <dt><strong>-</strong><strong>-without-libedit</strong></dt> <dd>Do not compile and link against libedit. Some utilities will no longer offer command history or completion in interactive mode if @@ -467,7 +464,7 @@ SS_LIB='-lss -lcurses' DB_HEADER=db3/db_185.h DB_LIB=-ldb-3.3 <div class="footer-wrapper"> <div class="footer" > - <div class="right" ><i>Release: 1.15.1</i><br /> + <div class="right" ><i>Release: 1.16</i><br /> © <a href="../copyright.html">Copyright</a> 1985-2017, MIT. </div> <div class="left"> |
