Hi Andreas: Am 03.12.17 10:45 schrieb(en) Andreas Schmidt:
*** configure: WARNING: unrecognized options: --with-gpg-app, --enable-smime *** However, these options are still mentioned in ./README: *** --enable-smime Include support for S/MIME signed and encrypted messages. This option requires GPGME (see above). --with-gpg-app=PATH Specify the GnuPG application which shall be used by GPGME. Typically, configure will automatically detect gpg, so this option should be given only if the desired gpg version is installed in an uncommon place. *** Shouldn't this reference be removed if the options have disappeared?
Yes… I removed the configure options a while ago, as GpgME deals with these settings properly itself. And I forgot to fix the README. The trivial patch is attached. Thanks for pointing me to it! Cheers, Albrecht.
diff --git a/README b/README index 55ac09b..0fd5d09 100644 --- a/README +++ b/README @@ -60,16 +60,6 @@ installed in an uncommon place. See the (rather outdated) web page http://home.arcor.de/dralbrecht.dress/balsa/UsingGnuPG.html#FAQ for more details. ---enable-smime - Include support for S/MIME signed and encrypted messages. -This option requires GPGME (see above). - ---with-gpg-app=PATH - Specify the GnuPG application which shall be used by GPGME. -Typically, configure will automatically detect gpg, so this option -should be given only if the desired gpg version is installed in an -uncommon place. - --with-gss[=/usr/kerberos] This enables GSSAPI Kerberos based authentication scheme. Specify the kerberos directory as the argument.
Attachment:
pgpX5kmi4zuMV.pgp
Description: PGP signature