]> granicus.if.org Git - sudo/commitdiff
document --enable/--disable
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 12 Sep 1998 00:30:33 +0000 (00:30 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 12 Sep 1998 00:30:33 +0000 (00:30 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 1aacfcb7adb940543c87460ecf7707d7b8dbf62d..dbd631e5ec083c0637b910465611ccc6941376fd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -135,15 +135,15 @@ Special features/options:
                           links with the standard kerberos v5 libraries
                           as well as the v4 compatibility libraries.
 
+  --with-pam              Enable PAM support.  Tested on Readhat Linux 5.x
+                         but may work on earlier versions too.  Not tested
+                         on Solaris.
+
   --with-AFS              Enable AFS support with kerberos authentication.
                           Should work under AFS 3.3.  If your AFS
                           doesn't have -laudit you should be able to
                           link without it.
 
-  --with-pam              Enable PAM support.  Tested on Readhat Linux 5.x
-                         but may work on earlier versions too.  Not tested
-                         on Solaris.
-
   --with-authenticate     Enable support for the AIX 4.x general authentication
                          function.  This will use the authentication
                          scheme specified for the user on the machine.
@@ -179,6 +179,14 @@ Special features/options:
 
   --with-csops            Add CSOps standard options.
 
+  --enable-log-host       Log the hostname in the log file.
+
+  --disable-log-host      Do not log hostname in the log file (default).
+
+  --enable-log-wrap       Wrap long lines in the log file (default).
+
+  --disable-log-wrap      Do not wrap long lines in the log file.
+
 Shadow password and C2 support
 ==============================