bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Problems with (not) building wget against libiconv


From: Akash Rawal
Subject: Re: [Bug-wget] Problems with (not) building wget against libiconv
Date: Thu, 20 Apr 2017 17:55:52 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0



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

[Prev in Thread] Current Thread [Next in Thread]