From: Jameson Graef Rollins Date: Wed, 23 May 2012 18:38:47 +0000 (-0700) Subject: configure: add help note about gmime version X-Git-Tag: 0.14~108 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=fae97b1013a18ad960aa0cd413154783409f310d configure: add help note about gmime version --- diff --git a/configure b/configure index 71981b7c..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) :