From ce963ef43edf075a435d5f1c0c964c23bef1df19 Mon Sep 17 00:00:00 2001
From: "Todd C. Miller" <Todd.Miller@courtesan.com>
Date: Tue, 19 Jun 2007 23:37:35 +0000
Subject: [PATCH] mention --with-project

---
 INSTALL | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index 1e5a53a5b..70cbb3e29 100644
--- a/INSTALL
+++ b/INSTALL
@@ -237,6 +237,10 @@ Special features/options:
 	is supported.  If you don't have /usr/include/bsd_auth.h
 	then you cannot use this.
 
+  --with-project
+	Enable support for Solaris project resource limits.
+	This option is only available on Solaris 9 and above.
+
   --with-noexec[=PATH]
 	Enable support for the "noexec" functionality which prevents
 	a dynamically-linked program being run by sudo from executing
@@ -264,7 +268,7 @@ Special features/options:
 
   --disable-setreuid
 	Disable use of the setreuid() function for operating systems
-	where it is broken.  4.4BSD has setreuid() but it doesn't
+	where it is broken.  Mac OS X has setreuid() but it doesn't
 	really work.
 
   --disable-setresuid
-- 
2.40.0