X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=configure;h=5602be247611558fdb1cc1f743e0ac3cf9239a82;hb=5973881b771b4da489a365572152c44e21c329eb;hp=ace465ba4ebfdee60a011ab7775501a01c76805a;hpb=3c7d97c3c742fdf1b9a531ae639ce9ed6d4f5166;p=notmuch diff --git a/configure b/configure index ace465ba..5602be24 100755 --- a/configure +++ b/configure @@ -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) : @@ -427,7 +431,7 @@ case a simple command will install everything you need. For example: On Debian and similar systems: - sudo apt-get install libxapian-dev libgmime-2.4-dev libtalloc-dev + sudo apt-get install libxapian-dev libgmime-2.6-dev libtalloc-dev Or on Fedora and similar systems: