[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tru64/OSF: BIN_SH revisited
From: |
Stepan Kasal |
Subject: |
Re: Tru64/OSF: BIN_SH revisited |
Date: |
Fri, 17 Mar 2006 18:28:27 +0100 |
User-agent: |
Mutt/1.4.1i |
Hello,
On Fri, Mar 17, 2006 at 06:10:10PM +0100, Ralf Wildenhues wrote:
> * Stepan Kasal wrote on Fri, Mar 17, 2006 at 04:27:09PM CET:
> >
> > Second, if this change
> >
> > > 0b) Additionally, prepend /usr/bin/posix/ to the path walk of
> > > _AS_DETECT_BETTER_SHELL, [...]
> >
> > make things work on OSF, then the BIN_SH assignment becomes redundant
> > cruft, right?
>
> That depends on whether anything below (spawned by) configure ever calls
> `sh' unadorned.
Well, if it does, it should not make any assumptions about it.
Thusly, it should be reasonably safe to remove BIN_SH.
Stepan