autoconf-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] Pass CONFIG_SHELL down if provided


From: Eric Blake
Subject: Re: [PATCH] Pass CONFIG_SHELL down if provided
Date: Thu, 13 Nov 2008 03:42:24 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Eric Blake <ebb9 <at> byu.net> writes:

> In the following patch, the test fails without the changes in lib/, but
> passes afterwards.  An alternate patch would be to output
> #!${CONFIG_SHELL-/bin/sh} rather than #!$SHELL in AS_INIT_GENERATED.
> Which would you prefer?  I like the idea of making SHELL sane during any
> m4sh script (ie. this patch variant), so that constructs like '$SHELL
> $build_aux/config.sub' will work.

I went ahead and applied my patch, with one modification - it is 
_AS_DETECT_BETTER_SHELL and not AS_INIT that should set SHELL.

-- 
Eric Blake







reply via email to

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