From 7db351d7ab7266ff92cf418097ff2bb85c17759e Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 24 Sep 2004 00:23:51 +0000 Subject: [PATCH] SunOS /bin/sh blows up with configure --- INSTALL | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/INSTALL b/INSTALL index f23a650b6..57d04474d 100644 --- 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. -- 2.40.0