diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-03-22 09:04:14 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-03-22 09:04:14 +0000 |
commit | 8b11650d62a12a840528b195e25366acf9aa354d (patch) | |
tree | 1069692f1283a5ae291892a330e1a6dd2dd77b3e /INSTALL | |
parent | 655e43b525bb329203d04e60bc01e7655fb284e5 (diff) | |
download | fetchmail-8b11650d62a12a840528b195e25366acf9aa354d.tar.gz fetchmail-8b11650d62a12a840528b195e25366acf9aa354d.tar.bz2 fetchmail-8b11650d62a12a840528b195e25366acf9aa354d.zip |
Bug fixes.
svn path=/trunk/; revision=3268
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -70,10 +70,7 @@ you can direct the build to look for GSSAPI support under DIR. Hooks for the OpenSSL library (see http://www.openssl.org/) are included in the distribution. To enable these, configure with ---with-ssl; they are not included in the standard build. Note that -due to U.S. crypto export regulations (which we hope will soon be -overturned on Constitutional grounds), no actual cryptography code is -included in the distribution. +--with-ssl; they are not included in the standard build. If you want to build for debugging, |