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

Re: Bug#411050: zsh: configure completion doesn't work after --enable-shared



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