]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Only list --enable-dns-for-realm once
authorBen Kaduk <kaduk@mit.edu>
Fri, 29 Jun 2012 18:13:05 +0000 (14:13 -0400)
committerBen Kaduk <kaduk@mit.edu>
Thu, 12 Jul 2012 18:57:26 +0000 (14:57 -0400)
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.

doc/rst_source/krb_build/options2configure.rst

index 744e3694c7ddd99f45bb4b9743022f3e6ae0642c..9c79766e977366b2523381b913b0933f66ce1d3e 100644 (file)
@@ -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.