]> granicus.if.org Git - sudo/commitdiff
SunOS 4.x is no longer supported
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 17 Nov 2016 15:09:06 +0000 (08:09 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 17 Nov 2016 15:09:06 +0000 (08:09 -0700)
INSTALL

diff --git a/INSTALL b/INSTALL
index f1267e9442ddae2481a324d4d5074f79167948b1..fc24ca8731ac8589af42bc882035b4c164212d80 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -893,11 +893,3 @@ Solaris:
     on Solaris 11 and higher and is distributed on the Solaris
     Companion CD for older Solaris releases.  You can also download
     gcc packages from http://www.opencsw.org/packages/CSWgcc4core/
-
-SunOS 4.x:
-    SunOS does not ship with an ANSI C compiler.  You will need to
-    install an ANSI compiler such as gcc to build sudo.
-
-    The /bin/sh shipped with SunOS blows up while running configure.
-    You can work around this by installing bash or zsh.  If you
-    have bash or zsh in your path, configure will use it automatically.