mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 09:24:54 +01:00
configure: add help note about gmime version
This commit is contained in:
parent
dc2877b232
commit
fae97b1013
1 changed files with 4 additions and 0 deletions
4
configure
vendored
4
configure
vendored
|
@ -114,6 +114,10 @@ Fine tuning of some installation directories is available:
|
|||
--bashcompletiondir=DIR Bash completions files [SYSCONFDIR/bash_completion.d]
|
||||
--zshcompletiondir=DIR Zsh completions files [PREFIX/share/zsh/functions/Completion/Unix]
|
||||
|
||||
Some specific library versions can be specified (auto-detected otherwise):
|
||||
|
||||
--with-gmime-version=VERS Specify GMIME version (2.4 or 2.6)
|
||||
|
||||
Some features can be disabled (--with-feature=no is equivalent to
|
||||
--without-feature) :
|
||||
|
||||
|
|
Loading…
Reference in a new issue