Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#284191: zsh: would like autocompletion for autogen.sh (like ./configure)
- X-seq: zsh-workers 20602
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Bug#284191: zsh: would like autocompletion for autogen.sh (like ./configure)
- Date: Sat, 4 Dec 2004 13:05:53 -0500
- Cc: "Jean-Luc Coulon (f5ibh)" <jean-luc.coulon@xxxxxxxxxx>, 284191-forwarded@xxxxxxxxxxxxxxx
- In-reply-to: <E1CaYvp-0006Mk-OQ@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <E1CaYvp-0006Mk-OQ@xxxxxxxxxxxxxxxxxxxxxxx>
> Hi,
>
> Some tarballs uses an autogen.sh script.
> This script, after creation of the configure and Makefile calls configure with
> the parameter he got from the command line.
>
> The same kind of autocompletaion as for configure (at least for --prefix= )
> should be nice.
So, zsh could parse the autogen.sh file, look for an invocation of
"configure", then do completion based on the output of configure
--help.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author