From e16f1317cae1cb4a101bfb275103e9995dbfceee Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 4 Dec 1997 05:32:20 +0000 Subject: [PATCH] add --disable-otp git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4098 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/install.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/install.texi b/doc/install.texi index 4c1a5f2fe..6b47d8a27 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -57,6 +57,9 @@ used by the ``KDC'' in AFS. Requires Kerberos 4 support. Gives the path for the GNU Readline library, which will be used in some programs. If no readline library is found, the (simpler) editline library will be used instead. +@item @kbd{--disable-otp} +By default some of the application programs will build with support for +one-time passwords (OTP). Use this option to disable that support. @end table @menu