diff options
author | Marcus Brinkmann <[email protected]> | 2002-03-06 15:35:09 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-03-06 15:35:09 +0000 |
commit | 12edab6492f8f0e99acbfdbcd14a3be9b57adb8c (patch) | |
tree | b5bce7ff261ab3cc3454c9707b8bcb55f572a048 /README | |
parent | doc/ (diff) | |
download | gpgme-12edab6492f8f0e99acbfdbcd14a3be9b57adb8c.tar.gz gpgme-12edab6492f8f0e99acbfdbcd14a3be9b57adb8c.zip |
Adjust requirement for GpgSM version according to configure.ac.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ For support of the CMS (Cryptographic Message Syntax) protocol, you need the latest CVS version of GpgSM, module name `newpg', at `:pserver:[email protected]:/cvs/aegypten'. -You need at least GpgSM 0.3.0. +You need at least GpgSM 0.3.1. 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 |