From: Ben Kaduk Date: Fri, 29 Jun 2012 18:13:05 +0000 (-0400) Subject: Only list --enable-dns-for-realm once X-Git-Tag: krb5-1.11-alpha1~424 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec7b0436a4476a0c6854af4b95d5bb1037dc9560;p=thirdparty%2Fkrb5.git 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. --- diff --git a/doc/rst_source/krb_build/options2configure.rst b/doc/rst_source/krb_build/options2configure.rst index 744e3694c7..9c79766e97 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.