>>> "Richard" == Richard Dawe <[EMAIL PROTECTED]> 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