Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#252233: zsh: filename completion after long options like --foo=
- X-seq: zsh-workers 20011
- From: Clint Adams <clint@xxxxxxx>
- To: Bill Allombert <allomber@xxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: Bug#252233: zsh: filename completion after long options like --foo=
- Date: Wed, 2 Jun 2004 17:19:53 -0400
- Cc: 252233@xxxxxxxxxxxxxxx
- In-reply-to: <20040602163936.GU5026@seventeen>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040602085613.GA4559@xxxxxxxxxxxxxxxx> <20040602132227.GB16405@xxxxxxxxxxx> <20040602141018.GC5838@seventeen> <20040602143728.GA17567@xxxxxxxxxxx> <20040602163936.GU5026@seventeen>
> I can reproduce the problem with a standard configure file:
> If a package use gettext (I tried with lostirc), configure says:
> ./configure --help
> ...
> --with-libintl-prefix[=DIR] search for libintl in DIR/include and
> DIR/lib
> ...
> but ./configure --with-libintl-prefix= won't complete on directory.
So, if you remove the brackets from that line in ./configure, it works.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author