|
| From: | Alexandre Duret-Lutz |
| Subject: | Re: CVS, bootstrapping and DJGPP |
| Date: | Mon, 10 Feb 2003 00:55:46 +0100 |
| User-agent: | Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) |
>>> "Richard" == Richard Dawe <address@hidden> writes:
[...]
Richard> I found the problem. It was due to $SHELL (in the
Richard> environment) not being set to bash.
Is this something we should set in Automake?
For instance
$ENV{'SHELL'} = '@SHELL@'
where @SHELL@ is the shell computed by ./configure
Or is this something DJGPP users should stick in their
environment?
The issue doesn't seem limited to automake. For instance
autoupdate will calls autoconf using arguments like
"--trace define:'AC:\$f:\$1'".
[...]
--
Alexandre Duret-Lutz
| [Prev in Thread] | Current Thread | [Next in Thread] |