Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
configure completion problem
- X-seq: zsh-workers 15411
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH Workers Mailing List" <zsh-workers@xxxxxxxxxx>
- Subject: configure completion problem
- Date: Wed, 18 Jul 2001 18:27:31 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
configure always allowed at least host as parameter (configure
mips-sni-sysv4 e.g.) and 2.50 allows environment assignments on command
line, like in
/tools/src/lftp-pre2.4.0-1/configure --prefix=/tools --without-libresolv --w
ith-socks --with-socks5 --di-ge LDFLAGS=-L/tools/lib
CPPFLAGS=-I/tools/include
Currently it is impossible to complete options if non-option argument
follows (--di-ge in above example).
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author