diff options
author | Marcus Brinkmann <[email protected]> | 2001-12-18 23:32:08 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2001-12-18 23:32:08 +0000 |
commit | 98faded2e38b9fb2e58a3164ecd32249e93f4ac3 (patch) | |
tree | 4e04bdf38be8555feee580c093ed70d9baf7332d /README | |
parent | 2001-12-18 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-98faded2e38b9fb2e58a3164ecd32249e93f4ac3.tar.gz gpgme-98faded2e38b9fb2e58a3164ecd32249e93f4ac3.zip |
2001-12-18 Marcus Brinkmann <[email protected]>
* autogen.sh (libtool_vers): Bump to 1.4.
* configure.ac (LIBGPGME_LT_CURRENT): Increment.
(LIBGPGME_LT_AGE): Likewise.
Improve comment.
Fix wrong comment character.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ 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.0.0. + 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. |