zsh-workers
 help / color / mirror / code / Atom feed
* configure completion problem
@ 2001-07-18 14:27 Andrej Borsenkow
  2001-07-18 14:33 ` Sven Wischnowsky
  0 siblings, 1 reply; 2+ messages in thread
From: Andrej Borsenkow @ 2001-07-18 14:27 UTC (permalink / raw)
  To: ZSH Workers Mailing List

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: configure completion problem
  2001-07-18 14:27 configure completion problem Andrej Borsenkow
@ 2001-07-18 14:33 ` Sven Wischnowsky
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Wischnowsky @ 2001-07-18 14:33 UTC (permalink / raw)
  To: zsh-workers

Andrej Borsenkow wrote:

> 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).

Works for me.  With our configure (cursor at `_'):

  % ./configure --pre_<TAB>  LDFLAGS=-L/tools/lib
  % ./configure --prefix=_  LDFLAGS=-L/tools/lib


Bye
  Sven


-- 
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-18 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-18 14:27 configure completion problem Andrej Borsenkow
2001-07-18 14:33 ` Sven Wischnowsky

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).