Mail Archives: djgpp-workers/2001/03/12/03:20:30
On Sun, 11 Mar 2001, Mark E. wrote:
> > # This is REQUIRED: using simply "/bin/(ba)sh" will NOT work (m4 needs this
> > # to be a full path with executable suffix)
> > SHELL=/dev/env/DJDIR/bin/bash.exe
> > CONFIG_SHELL=$SHELL
>
> For a long term solution, what about enhancing system() to better handle
> SHELL so this code can go away someday?
What enhancement did you have in mind, specifically? I think we need
to be very careful about this, given the blissful way DOS will invoke
any file if you tell it.
(At the time the current limited support was written, the Bash
distribution didn't even include sh.exe.)
- Raw text -