On 04/18/2017 02:32 PM, Tim Rühsen wrote:
I have some problems with bootstrapping.

On Solaris it's:

./bootstrap
./bootstrap: syntax error at line 91: `me_=$' unexpected

I experience this as well and use 'bash ./bootstrap'.
Autoconf manual says $(...) style command substitution is less portable
than using backticks `...`.
https://www.gnu.org/software/autoconf/manual/autoconf.html#Shell-Substitutions

Hope it helps. I am unable to do any testing at the moment, so sorry.

Regards,
Akash Rawal

Reply via email to