]> granicus.if.org Git - sudo/commitdiff
SunOS /bin/sh blows up with configure
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 24 Sep 2004 00:23:51 +0000 (00:23 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 24 Sep 2004 00:23:51 +0000 (00:23 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index f23a650b65c2f83deb00e84c1d5a11399a05c3b7..57d04474df48f2d1fd3556025fe6e625aea7c742 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -695,3 +695,9 @@ HP-UX:
     functionality.  You must use either the HP ANSI C compiler or gcc for
     noexec to work.  Binary packages of gcc are available from
     http://hpux.connect.org.uk/ and http://hpux.cs.utah.edu/.
+
+SunOS 4.x:
+    The /bin/sh shipped with SunOS blows up while running configure.
+    You can work around this by installalling bash or zsh.  If you
+    have bash or zsh in your path, configure will use it instead
+    automatically.