Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 4.3.1 released
- X-seq: zsh-workers 22307
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Re: 4.3.1 released
- Date: Tue, 28 Feb 2006 15:30:15 +0100
- In-reply-to: <EXCHANGE03JM1bDGxkH00011975@xxxxxxxxxxxxxxxxxx>
- Mail-followup-to: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <EXCHANGE03lhK9atCT1000118c6@xxxxxxxxxxxxxxxxxx> <20060228140411.GA2150@xxxxxxxxxxxxxxxxxxx> <EXCHANGE03JM1bDGxkH00011975@xxxxxxxxxxxxxxxxxx>
On 2006-02-28 14:19:56 +0000, Peter Stephenson wrote:
> Vincent Lefevre wrote:
> > I get a strange configure error:
> >
> > [...]
> > checking if the system adequately supports multibyte chars... no
> > ./configure: line 15889: test: =: unary operator expected
> > checking if your system uses ELF binaries... no
> > [...]
>
> Annoying, but should be harmless: the behaviour if test failed is the
> same as the default one, apart from the error message.
Is it still harmless for the tests using "!="?
perl -pe 's/(test|-o|-a) +(\$\S+ +!?= +)/\1 x\2x/g' configure.ac
may give a global fix for the configure.ac file.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author