]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove dangling --with-kdc-kdb-update references
authorGreg Hudson <ghudson@mit.edu>
Sun, 17 Nov 2013 17:37:09 +0000 (12:37 -0500)
committerGreg Hudson <ghudson@mit.edu>
Sun, 17 Nov 2013 17:37:09 +0000 (12:37 -0500)
commit0b3225d63f50d4e6297be5d751cae1d3368fcdb1
treefde740576daa46b5dd1378d7d1eb41d1306a6737
parente08db4b3097e31c9fd42e870b641ad97155cab39
Remove dangling --with-kdc-kdb-update references

This configure option hasn't done anything since 1.8, so don't mention
it in configure --help or the documentation.  The disable_last_success
and disable_lockout DB options are now used to turn it off.
doc/build/options2configure.rst
src/configure.in