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

RE: PATCH: (was Re: _configure does not work)



with all but a-a-m-c patches (upto 5714):

bor@itsrm2:/tools/src/zsh-3.1.5-pws-11%> ./configure --p=/to<TAB>
bor@itsrm2:/tools/src/zsh-3.1.5-pws-11%> ./configure --pr=/to
                                                         ^ cursor here
(after --pr)

   now I add `e'
bor@itsrm2:/tools/src/zsh-3.1.5-pws-11%> ./configure --pre=/to<TAB>
                                                          ^ cursor here
(after --pre)
bor@itsrm2:/tools/src/zsh-3.1.5-pws-11%> ./configure --prefix}tools/to

(I tracked actually another problem I had on Friday)

cheers

/andrej



Messages sorted by: Reverse Date, Date, Thread, Author