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

_configure does not work RE: PATCH: _long_options



(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