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

configure completion problem



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