diff options
| author | Ben Kaduk <kaduk@mit.edu> | 2012-06-29 14:13:05 -0400 |
|---|---|---|
| committer | Ben Kaduk <kaduk@mit.edu> | 2012-07-12 14:57:26 -0400 |
| commit | ec7b0436a4476a0c6854af4b95d5bb1037dc9560 (patch) | |
| tree | 4bfddab7c784e55f841178bb897166c67e9f1c26 | |
| parent | 8d2b33bdbe85f4de28b70bf6a6439b12b9b5d5bc (diff) | |
| download | krb5-ec7b0436a4476a0c6854af4b95d5bb1037dc9560.tar.gz krb5-ec7b0436a4476a0c6854af4b95d5bb1037dc9560.tar.xz krb5-ec7b0436a4476a0c6854af4b95d5bb1037dc9560.zip | |
Only list --enable-dns-for-realm once
If we list something as "commonly used", we seem to not also
list it with the rest of the options. This has the advantage
of not requiring us to remember to update two things for future
changes, but the disadvantage of requiring users to look in two
places for options. Stick with the prevailing form for now.
| -rw-r--r-- | doc/rst_source/krb_build/options2configure.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/rst_source/krb_build/options2configure.rst b/doc/rst_source/krb_build/options2configure.rst index 744e3694c..9c79766e9 100644 --- a/doc/rst_source/krb_build/options2configure.rst +++ b/doc/rst_source/krb_build/options2configure.rst @@ -287,9 +287,6 @@ Optional features **--enable-**\ *FEATURE*\ [=\ *ARG*] Include *FEATURE* [ARG=yes]. -**--enable-dns-for-realm** - Enable DNS lookups of Kerberos realm names. - **--enable-maintainer-mode** Enable rebuilding of source files, Makefiles, etc. |
