diff options
author | Werner Koch <[email protected]> | 2004-01-12 13:41:20 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-01-12 13:41:20 +0000 |
commit | b5c66f75bac64e43d71bbc1299955e41ee5cc569 (patch) | |
tree | 3f295b373bb341faa9bce01c50635d802683f94e /README | |
parent | About to release 0.4.4: (diff) | |
download | gpgme-b5c66f75bac64e43d71bbc1299955e41ee5cc569.tar.gz gpgme-b5c66f75bac64e43d71bbc1299955e41ee5cc569.zip |
Updated the CVS build stuff
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -27,13 +27,7 @@ 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. -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 ---build-w32'. You also need to enable maintainer mode at configure -time with `--enable-maintainer-mode', or the documentation will not -built (because the version.texi won't be generated unless maintainer -mode is enabled). +For building the CVS version please see the file README.CVS Please subscribe to the [email protected] mailing list if you want to do serious work. |