40 |
* let autoconf (using the AM_PATH_GPGME macro) check that this |
* let autoconf (using the AM_PATH_GPGME macro) check that this |
41 |
* header matches the installed library. |
* header matches the installed library. |
42 |
* Warning: Do not edit the next line. configure will do that for you! */ |
* Warning: Do not edit the next line. configure will do that for you! */ |
43 |
#define GPGME_VERSION "20050306ts" |
#define GPGME_VERSION "20050418ts" |
44 |
|
|
45 |
struct gpgme_context_s; |
struct gpgme_context_s; |
46 |
typedef struct gpgme_context_s *gpgme_ctx_t; |
typedef struct gpgme_context_s *gpgme_ctx_t; |