]> granicus.if.org Git - sudo/commitdiff
updated to include options.h and OPTIONS
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 29 Mar 1995 00:57:11 +0000 (00:57 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 29 Mar 1995 00:57:11 +0000 (00:57 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 21e8a4e86a7e2ef39c2a7a0df6af033022633725..594d21cf8ef2e642b673690c0d8e357f0d4916b8 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -16,7 +16,9 @@ INSTALL NOTES
 
    NOTE2: if you use AFS, you need to run configure with --with-AFS
 
-1) Read sudo.h to enable/disable the options you may or may not want.
+1) Read the OPTIONS file and then edit options.h to enable/disable the
+   options you may or may not want.  You should not have to edit
+   sudo.h or config.h.
 
 2) Type make.  If configure did its job correctly there won't be any
    problems.  If this doesn't work, take a look at the file PORTING for