zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "ZSH workers mailing list" <zsh-workers@sunsite.auc.dk>
Subject: Case-insensitive conmpletion in configure
Date: Wed, 28 Jun 2000 13:17:41 +0400	[thread overview]
Message-ID: <000101bfe0e1$b5feeeb0$21c9ca95@mow.siemens.ru> (raw)

With this style

zstyle ':completion:*' matcher-list '' 'm:{a-z}={A-Z}' 'm:{a-z}={A-Z}
r:|[._-]=* r:|=*' 'm:{a-z}={A-Z} r:|[.-]=** r:|=**'

and the following --help output of fetchmail configure

...
Features and packages:
  --disable-FEATURE       do not include FEATURE (same
as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --x-includes=DIR        X include files are in DIR
  --x-libraries=DIR       X library files are in DIR
--enable and --with options recognized:
  --disable-nls           do not use Native Language Support
  --with-included-gettext use the GNU gettext library included here
  --with-catgets          use catgets functions if available
  --enable-POP2           compile in POP2 protocol support (obsolete)
  --disable-POP3          don't compile in POP3 protocol support
  --disable-IMAP          don't compile in IMAP protocol support
  --disable-ETRN          don't compile in ETRN protocol support
  --enable-RPA            compile in RPA protocol support
  --enable-NTLM           compile in NTLM authentication support
  --enable-SDPS           compile in SDPS protocol support
  --enable-opie           support OTP through the OPIE library
  --enable-inet6          support IPv6 (requires the inet6-apps library)
  --enable-netsec         support network security (requires inet6-apps
library)
  --with-kerberos5=DIR    point fetchmail compilation at a Kerberos 5
directory
  --with-ssl=[DIR]        enable SSL support using libraries in DIR
  --with-kerberos=DIR     point fetchmail compilation at a Kerberos
directory
  --with-socks[=DIR]      add built-in SOCKS firewall access
  --with-socks5[=DIR]     add built-in SOCKS5 firewall access
  --with-hesiod=DIR       point fetchmail compilation at a HESIOD
directory
  --with-gssapi[=DIR]     compile in GSSAPI support using libraries in
DIR

I get

bor@itsrm2% CFLAGS=-O ./configure --prefix=/tools --en-ntTAB
Completing no arguments

I'd expect it to complete --enable-NTLM?

-andrej

-andrej

Have a nice DOS!
B >>


                 reply	other threads:[~2000-06-28  9:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000101bfe0e1$b5feeeb0$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).