Mailing List Archive

[PATCH] Correction empty shell-field patch
Sorry - my previous patch was bad. Here is the corrected one.

Cheers, Theo
Re: [PATCH] Correction empty shell-field patch [ In reply to ]
A nice

#ifndef _PATH_BSHELL
#define _PATH_BSHELL "/bin/sh"
#endif

would be a nice addition in the defines.h

and/or a search in the ./configure script for /bin/sh. Since not
all platforms define a _PATH_BSHELL.

Lucky for me NeXT's sh is standard and is in /bin/sh =)



On Sat, 1 Apr 2000, Theo Nolte wrote:

> Sorry - my previous patch was bad. Here is the corrected one.
>
> Cheers, Theo
>