Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
_configure does not work RE: PATCH: _long_options
- X-seq: zsh-workers 5694
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: _configure does not work RE: PATCH: _long_options
- Date: Tue, 9 Mar 1999 11:12:37 +0300
- Importance: Normal
- In-reply-to: <199903081003.LAA11713@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
(patches up to and including 5962)
bor@itsrm2:~%> zsh -f
itsrm2% cd /tools/src
itsrm2% cd zsh-3.1.5-pws-11
itsrm2% fpath=($PWD/Completion/*(/))
itsrm2% source Completion/Core/compinit
itsrm2% ./configure --prefix=/t<TAB>
B-e-e-p
itsrm2% ./configure --e-d<TAB>
itsrm2% ./configure
(the whole stuff deleted)
I'd thought, it completed to at least --enable-dynamic before.
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author