]> granicus.if.org Git - sudo/commitdiff
remove dunix note since configure checks for this now
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 19 Oct 1998 21:13:33 +0000 (21:13 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 19 Oct 1998 21:13:33 +0000 (21:13 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index d295897bee752de7ce27fdc10b719243c8d5a03f..939fbc9c07ed31bec42650b5026a60f9540af80e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -510,14 +510,6 @@ Ultrix 4.x:
     I recommend it highly.  If you do not do this you probably want
     to run configure with --with-logging=file
 
-Digital UNIX:
-    Digital UNIX 4.0 shipped with /usr/include/prot.h including acl.h,
-    but there is no /usr/include/acl.h.  This was fixed in version 4.0D.
-    If you are running a version of 4.0 before 4.0D, Digital recommends
-    that you just:
-       cd /usr/include
-       ln -s sys/acl.h acl.h
-
 Linux:
     One person reported that he needed to run configure with
     the --with-getpass flag to get a working sudo.  Other people