]> granicus.if.org Git - sudo/commitdiff
added --with-CC
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 27 Apr 1996 15:20:22 +0000 (15:20 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 27 Apr 1996 15:20:22 +0000 (15:20 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 29691dbafbf2565c74a38738be7d6bdf94120219..f9d8a710c08f42cc240d565702bc2b9851b46f9f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -94,6 +94,8 @@ Directory and file names:
   --srcdir=DIR            Find the sources in DIR [configure dir or ..]
 
 Special features/options:
+  --with-CC               Specifies path to C compiler you wish to use.
+
   --with-getpass          Use system getpass(3) instead of sudo-supplied
                           tgetpass() for systems where tgetpass() fails.