Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#411050: zsh: configure completion doesn't work after --enable-shared
- X-seq: zsh-workers 23180
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx, 411050-forwarded@xxxxxxxxxxxxxxx
- Subject: Re: Bug#411050: zsh: configure completion doesn't work after --enable-shared
- Date: Thu, 15 Feb 2007 22:49:31 +0100
- In-reply-to: <20070215152055.GA4432@xxxxxxxxxxx>
- Mail-followup-to: zsh-workers@xxxxxxxxxx, 411050-forwarded@xxxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20070215140733.GA6282@xxxxxxxxxxxxxxxxxxx> <20070215152055.GA4432@xxxxxxxxxxx>
On 2007-02-15 10:20:55 -0500, Clint Adams wrote:
> > If I type:
> >
> > ./configure --enable-shared --en[TAB]
> >
> > the completion doesn't work. It seems that the completion code waits
> > for a --enable-shared argument. However the argument is optional.
>
> What is the relevant output of ./configure --help ?
--enable-shared[=PKGS] build shared libraries [default=yes]
Same problem with --enable-static, where one has:
--enable-static[=PKGS] build static libraries [default=yes]
--
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 / Arenaire project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author