diff options
| author | Marcus Brinkmann <[email protected]> | 2002-11-28 20:36:19 +0100 |
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2002-11-28 20:36:19 +0100 |
| commit | b13d1fc2b8dab3a2043672bad10c46a62c75e33b (patch) | |
| tree | 038d5b01a187739e6597b6916b08373837b8f7dd /README | |
| parent | 2002-11-25 Marcus Brinkmann <[email protected]> (diff) | |
| download | gpgme-b13d1fc2b8dab3a2043672bad10c46a62c75e33b.tar.gz gpgme-b13d1fc2b8dab3a2043672bad10c46a62c75e33b.zip | |
2002-11-28 Marcus Brinkmann <[email protected]>
* NEWS: Add note about moving "gpgmeplug" to the "cryptplug"
package.
* README: Remove instructions related to "gpgmeplug".
* configure.ac: Remove enable option "gpgmeplug" and automake
conditional BUILD_GPGMEPLUG, as well as the status info about it.
(GPGMEPLUG): Remove variable.
* Makefile.am (gpgmeplug): Remove variable.
(SUBDIRS): Remove ${gpgmeplug}.
* cryptplug.h, gpgme-openpgp.c, gpgmeplug.dox, gpgme-smime.c,
Makefile.am, gpgmeplug.c, ChangeLog: Files removed.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -19,12 +19,6 @@ 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. -To enable the CryptPlug GPGME PlugIn for both protocols, use the -`--enable-gpgmeplug' option to the configure script. `gpgmeplug' is -experimental and you should not assume that it will stay with gpgme. -The plug-ins are installed by `make install' in `pkglibdir', normally -`PREFIX/lib/gpgme'. - Before building the CVS version following the generic install instructions in `INSTALL', you need to set up the build scripts with `./autogen.sh'. To build the W32 version, use `./autogen.sh |
