Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bug#252233: zsh: filename completion after long options like --foo=



On Wed, Jun 02, 2004 at 05:19:53PM -0400, Clint Adams wrote:
> > 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.

Yes, but it is highly impractical in this particular case since this
text come from gettext files /usr/share/aclocal/lib-link.m4 and
/usr/share/aclocal/lib-prefix.m4, just grep for "search for".

[] are used to denote optionnal arguments in the help messages.

Cheers,
-- 
Bill. <ballombe@xxxxxxxxxx>

Imagine a large red swirl here. 



Messages sorted by: Reverse Date, Date, Thread, Author