diff options
author | Werner Koch <[email protected]> | 2013-05-28 09:05:43 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2013-05-28 09:09:07 +0000 |
commit | 009e26a989f8a251563303f155c51fe012af52a4 (patch) | |
tree | 117b89e4d7bee66c89335ed1f47ed94318f44985 /README | |
parent | Add convenience macro GPGME_PROTOCOL_OPENPGP. (diff) | |
download | gpgme-009e26a989f8a251563303f155c51fe012af52a4.tar.gz gpgme-009e26a989f8a251563303f155c51fe012af52a4.zip |
Release 1.4.2.gpgme-1.4.2
* configure.ac: Set LT version to C21/A10/R0.
Diffstat (limited to '')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -57,6 +57,10 @@ If configure can't find the `gpgsm' binary in your path, you can specify the location with the --with-gpgsm=/path/to/gpgsm argument to configure. +On some platforms GPGME based applications might hang at certain +operations when using GPGME_PROTOCOL_CMS. A workaround for this +problem is to build with the configure option --disable-fd-passing. + For building the GIT version of GPGME please see the file README.GIT for more information. |