diff options
| author | 2011-02-11 13:22:22 +0000 | |
|---|---|---|
| committer | 2011-02-11 13:22:22 +0000 | |
| commit | d07b987622bfc9fd13398ab412cd847541193c09 (patch) | |
| tree | db5290a5141e36439d520efad560ff07fe940014 /doc | |
| parent | added turkish translation (diff) | |
| download | KVIrc-d07b987622bfc9fd13398ab412cd847541193c09.tar.gz KVIrc-d07b987622bfc9fd13398ab412cd847541193c09.tar.bz2 KVIrc-d07b987622bfc9fd13398ab412cd847541193c09.zip | |
Don't make Crypto++ and OpenSSL support mutally exclusive.
This allows using SSL encrypted connections and still use Crypto++ for
the remaining cryptographic functions.
Signed-off-by: Kai Wasserbäch <curan@debian.org>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5466 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/INSTALL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/INSTALL b/doc/INSTALL index 5b3f2854f..009fd9042 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -489,11 +489,6 @@ General notes for the installation of the 4.0 release of KVIrc -DWANT_BEER (default: OFF) Add some beers to chat. :) - -DWANT_NO_EMBEDDED_CODE (default: OFF) - Use functions from widely tested libraries instead of embedded code or - reimplementations of code/functions available from such libraries. - For required dependencies see section two of this document. - ############################################################################### # 4. Interactive mode ############################################################################### |
