bug-gettext
[Top][All Lists]
Advanced

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

Re: [bug-gettext] [PATCH] gettext-runtime: use @SHELL@ for the SHELL var


From: Daiki Ueno
Subject: Re: [bug-gettext] [PATCH] gettext-runtime: use @SHELL@ for the SHELL variable definition
Date: Thu, 30 May 2013 07:31:33 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Hi,

Thomas Petazzoni <address@hidden> writes:

> you run on a system where sh is a POSIX shell that doesn't understand
> the += bashim that libtool is using.

Perhaps it might be fixed with a portability check in the latest
libtool.  Regardless of that,

>> But due to the
>> complexity of autotools I was worried it might break something else.
>
> All other Makefile.in are doing this, and the SHELL variable gets
> properly expanded to the correct value, from my testing. So it should
> be alright.

Using @SHELL@ here seems to be the right thing, as suggested in the
Autoconf manual:
<http://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/The-Make-Macro-SHELL.html#The-Make-Macro-SHELL>

So I've pushed the patch.  Thanks.

Regards,
-- 
Daiki Ueno



reply via email to

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