bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] gnulib-tool: avoid 'if ! ...' in conditional dependencies.


From: Paul Eggert
Subject: Re: [PATCH] gnulib-tool: avoid 'if ! ...' in conditional dependencies.
Date: Tue, 9 Mar 2021 18:34:22 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/9/21 6:29 PM, Nick Bowler wrote:
This syntax is not portable in practice, as discussed in the Autoconf
manual[1].

This shouldn't be a issue in configure scripts, since they should arrange to use a good shell. If that isn't happening for some reason I'd rather fix the underlying problem than go through configure.ac and .m4 files etc. looking for compatibility problems with old or nonstandard shells.



reply via email to

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