diff options
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"> |
